| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: create acpica/ directory | Len Brown | 2009-01-09 | 5 | -1395/+0 |
* | ACPI: remove private acpica headers from driver files | Lin Ming | 2008-12-31 | 1 | -1/+0 |
* | ACPI: main.c: use new public GPE group enable/disable interfaces | Lin Ming | 2008-12-31 | 1 | -6/+6 |
* | ACPI: wakeup.c: remove ACPI_FUNCTION_TRACE | Lin Ming | 2008-12-31 | 1 | -5/+0 |
* | ACPI: proc.c: remove ACPI_FUNCTION_TRACE | Lin Ming | 2008-12-31 | 1 | -9/+3 |
* | ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resume | Rafael J. Wysocki | 2008-11-26 | 1 | -1/+39 |
* | acpi: fix oops in acpi_system_wakeup_device_seq_show | Linus Torvalds | 2008-11-16 | 1 | -1/+1 |
* | Merge branch 'ec' into release | Len Brown | 2008-11-11 | 1 | -4/+4 |
|\ |
|
| * | ACPICA: Use spinlock for acpi_{en|dis}able_gpe | Alexey Starikovskiy | 2008-11-11 | 1 | -4/+4 |
* | | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-06 | 1 | -2/+2 |
|/ |
|
* | ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y. | Rafael J. Wysocki | 2008-10-25 | 1 | -0/+2 |
* | ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n | Len Brown | 2008-10-23 | 1 | -1/+1 |
* | Merge branch 'linus' into test | Len Brown | 2008-10-23 | 1 | -9/+9 |
|\ |
|
| * | acpi: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 | 1 | -9/+9 |
* | | Merge branch 'ull' into test | Len Brown | 2008-10-22 | 1 | -1/+1 |
|\ \ |
|
| * | | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 2008-10-11 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'suspend' into test | Len Brown | 2008-10-22 | 1 | -1/+58 |
|\ \ |
|
| * | | ACPI suspend: Blacklist HP xw4600 Workstation for old code ordering | Rafael J. Wysocki | 2008-10-16 | 1 | -0/+8 |
| * | | ACPI Suspend: Enable ACPI during resume if SCI_EN is not set | Rafael J. Wysocki | 2008-10-16 | 1 | -0/+2 |
| * | | ACPI: Add the support for _TTS object | Zhao Yakui | 2008-10-16 | 1 | -1/+48 |
| |/ |
|
* | | ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warnings | Rafael J. Wysocki | 2008-10-22 | 1 | -4/+3 |
|/ |
|
* | ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again) | Rafael J. Wysocki | 2008-10-03 | 1 | -0/+10 |
* | pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering | Carlos Corbacho | 2008-07-24 | 1 | -0/+20 |
* | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 2008-07-24 | 1 | -0/+22 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 2 | -118/+196 |
|\ |
|
| * | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 2008-07-07 | 2 | -4/+32 |
| * | ACPI: Introduce acpi_device_sleep_wake function | Rafael J. Wysocki | 2008-07-07 | 1 | -1/+1 |
| * | Suspend-related patches for 2.6.27 | Rafael J. Wysocki | 2008-06-12 | 1 | -113/+163 |
| * | ACPI PM: Remove obsolete Toshiba workaround | Rafael J. Wysocki | 2008-06-11 | 1 | -31/+0 |
| * | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 2008-06-11 | 1 | -4/+4 |
* | | ACPI PM: Remove obsolete Toshiba workaround | Rafael J. Wysocki | 2008-07-16 | 1 | -31/+0 |
* | | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 2008-07-16 | 1 | -4/+4 |
* | | x86 ACPI: normalize segment descriptor register on resume | H. Peter Anvin | 2008-07-05 | 1 | -3/+2 |
* | | rtc: fix CMOS time error after writing /proc/acpi/alarm | Huacai Chen | 2008-07-04 | 1 | -1/+4 |
* | | ACPI: Disable Fixed_RTC event when installing RTC handler | Zhao Yakui | 2008-06-11 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-04-30 | 1 | -21/+21 |
|\ |
|
| * | ACPI: re-name acpi_pm_ops to acpi_suspend_ops | Len Brown | 2008-04-29 | 1 | -21/+21 |
* | | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -17/+9 |
|/ |
|
* | ACPI PM: Restore the 2.6.24 suspend ordering | Rafael J. Wysocki | 2008-04-01 | 1 | -57/+14 |
* | ACPI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-11 | 1 | -1/+1 |
*-. | Merge branches 'release', 'misc' and 'misc-2.6.25' into release | Len Brown | 2008-02-07 | 1 | -1/+1 |
|\ \ |
|
| | * | PM: documentation cleanups | Pavel Machek | 2008-02-07 | 1 | -1/+1 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ... | Len Brown | 2008-02-07 | 1 | -31/+15 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | ACPI: /proc/acpi/alarm parsing: handle large numbers properly | Yi Yang | 2007-12-27 | 1 | -31/+10 |
| | |/ /
| |/| | |
|
| | * | | ACPI: detect invalid argument written to /proc/acpi/alarm | Signed-off by Yi Yang | 2007-12-27 | 1 | -0/+5 |
| |/ / |
|
* | | | Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into rel... | Len Brown | 2008-02-07 | 1 | -3/+12 |
|\ \ \
| |_|/
|/| | |
|
| * | | ACPI: Fix acpi_pm_device_sleep_state() | Rafael J. Wysocki | 2008-01-11 | 1 | -3/+12 |
| |/ |
|
* | | ACPI: Print message before calling _PTS | Rafael J. Wysocki | 2008-02-01 | 2 | -3/+3 |
* | | ACPI hibernation: Call _PTS before suspending devices | Rafael J. Wysocki | 2008-02-01 | 1 | -11/+25 |
* | | Hibernation: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-01 | 1 | -2/+12 |