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