Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't force-enable suspend/hibernate support just for ACPI | Linus Torvalds | 2007-07-26 | 1 | -3/+0 |
* | Pull auto-load-modules into release branch | Len Brown | 2007-07-25 | 19 | -72/+227 |
|\ | |||||
| * | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 2007-07-23 | 15 | -23/+112 |
| * | ACPI: autoload modules - Create ACPI alias interface | Thomas Renninger | 2007-07-23 | 1 | -45/+111 |
| * | ACPI: autoload modules - ACPICA modifications | Thomas Renninger | 2007-07-23 | 3 | -4/+4 |
* | | Pull d-states into release branch | Len Brown | 2007-07-25 | 1 | -33/+127 |
|\ \ | |||||
| * | | ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enter | Rafael J. Wysocki | 2007-07-24 | 1 | -5/+4 |
| * | | ACPI: Add acpi_pm_device_sleep_state helper routine | Shaohua Li | 2007-07-22 | 1 | -0/+75 |
| * | | ACPI: Implement the set_target() callback from pm_ops | Rafael J. Wysocki | 2007-07-22 | 1 | -32/+52 |
* | | | Pull kconfig into release branch | Len Brown | 2007-07-25 | 6 | -55/+39 |
|\ \ \ | |||||
| * | | | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown | 2007-07-25 | 5 | -13/+7 |
| * | | | ACPI: Kconfig: always enable CONFIG_ACPI_SLEEP on X86 | Len Brown | 2007-07-24 | 1 | -17/+4 |
| * | | | ACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_PROCFS | Len Brown | 2007-07-24 | 3 | -20/+16 |
| * | | | ACPI: Kconfig: CONFIG_ACPI_PROCFS now defaults to N | Len Brown | 2007-07-24 | 1 | -10/+17 |
| | |/ | |/| | |||||
* | | | ACPI: quiet ACPI Exceptions due to no _PTC or _TSS | Len Brown | 2007-07-25 | 1 | -16/+37 |
* | | | ACPI: fix oops due to typo in new throttling code | Luming Yu | 2007-07-23 | 1 | -2/+4 |
|/ / | |||||
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2007-07-22 | 1 | -2/+2 |
|\ \ | |||||
| * | | backlight: Convert from struct class_device to struct device | Richard Purdie | 2007-07-16 | 1 | -2/+2 |
* | | | Pull tables-in-sysfs into release branch | Len Brown | 2007-07-22 | 1 | -21/+144 |
|\ \ \ | |||||
| * | | | ACPI: Populate /sys/firmware/acpi/tables/ | Zhang Rui | 2007-07-22 | 1 | -21/+144 |
| | |/ | |/| | |||||
* | | | Pull netlink into release branch | Len Brown | 2007-07-22 | 2 | -7/+150 |
|\ \ \ | |||||
| * | | | ACPI: export ACPI events via acpi_mc_group multicast group | Zhang Rui | 2007-07-22 | 1 | -20/+9 |
| * | | | ACPI: netlink: remove unnecessary EXPORT_SYMBOL | Len Brown | 2007-07-03 | 1 | -2/+0 |
| * | | | ACPI: Export events via generic netlink | Zhang Rui | 2007-07-03 | 2 | -7/+163 |
* | | | | Pull osi into release branch | Len Brown | 2007-07-22 | 2 | -48/+9 |
|\ \ \ \ | |||||
| * | | | | ACPICA: Update _OSI string list | Bob Moore | 2007-07-03 | 1 | -10/+7 |
| * | | | | ACPI: static | Adrian Bunk | 2007-07-03 | 1 | -1/+1 |
| * | | | | ACPI: disable _OSI(Linux) by default | Len Brown | 2007-06-09 | 1 | -37/+1 |
* | | | | | Pull video into release branch | Len Brown | 2007-07-22 | 2 | -39/+83 |
|\ \ \ \ \ | |||||
| * | | | | | ACPI video: Don't export sysfs backlight interface if query _BCL fail | Danny Kukawka | 2007-07-03 | 1 | -38/+42 |
| * | | | | | ACPI: video: output switch sysfs support | Luming Yu | 2007-05-09 | 2 | -1/+41 |
* | | | | | | Pull throttle into release branch | Len Brown | 2007-07-22 | 2 | -15/+401 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ACPI: static | Adrian Bunk | 2007-07-03 | 1 | -2/+4 |
| * | | | | | | ACPI: Lindent processor throttling code | Len Brown | 2007-06-02 | 1 | -65/+75 |
| * | | | | | | ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling support | Luming Yu | 2007-06-02 | 2 | -6/+380 |
* | | | | | | | Pull misc into release branch | Len Brown | 2007-07-22 | 5 | -23/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ACPI: fix empty macros found by -Wextra | Dave Jones | 2007-07-22 | 1 | -1/+1 |
| * | | | | | | | ACPI: drivers/acpi/pci_link.c: lower printk severity | Dan Aloni | 2007-07-22 | 1 | -1/+1 |
| * | | | | | | | ACPI: Enable C3 even when PM2_control is zero | Venkatesh Pallipadi | 2007-07-18 | 1 | -5/+15 |
| * | | | | | | | ACPI: suspend: delete toshiba S1 quirk | Pavel Machek | 2007-07-03 | 1 | -5/+0 |
| * | | | | | | | ACPI: Use menuconfig objects | Jan Engelhardt | 2007-07-03 | 1 | -11/+2 |
| * | | | | | | | ACPI: asus_acpi: Do not load if no device has been found | Thomas Renninger | 2007-06-20 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Pull dock-bay into release branch | Len Brown | 2007-07-22 | 2 | -40/+106 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ACPI: dock: fix oops when _DCK evaluation fails | Dmitry Torokhov | 2007-07-18 | 1 | -4/+4 |
| * | | | | | | | ACPI: bay: send envp with uevent | Kristen Carlson Accardi | 2007-06-02 | 1 | -10/+4 |
| * | | | | | | | ACPI: bay: unsuppress uevents | Kristen Carlson Accardi | 2007-05-10 | 1 | -0/+5 |
| * | | | | | | | ACPI: dock: send envp with uevent | Kristen Carlson Accardi | 2007-05-10 | 1 | -1/+9 |
| * | | | | | | | ACPI: dock: unsuppress uevents | Kristen Carlson Accardi | 2007-05-10 | 1 | -0/+3 |
| * | | | | | | | ACPI: dock: add immediate_undock option | Kristen Carlson Accardi | 2007-05-10 | 1 | -2/+49 |
| * | | | | | | | ACPI: dock: use dynamically allocated platform device | Kristen Carlson Accardi | 2007-05-10 | 1 | -24/+23 |