summaryrefslogtreecommitdiff
path: root/drivers/acpi/sleep
AgeCommit message (Expand)Author
2008-11-26ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resumeRafael J. Wysocki
2008-11-16acpi: fix oops in acpi_system_wakeup_device_seq_showLinus Torvalds
2008-11-11Merge branch 'ec' into releaseLen Brown
2008-11-11ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy
2008-11-06ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-25ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y.Rafael J. Wysocki
2008-10-23ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=nLen Brown
2008-10-23Merge branch 'linus' into testLen Brown
2008-10-22Merge branch 'ull' into testLen Brown
2008-10-22Merge branch 'suspend' into testLen Brown
2008-10-22ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warningsRafael J. Wysocki
2008-10-20acpi: use bcd2bin/bin2bcdAdrian Bunk
2008-10-16ACPI suspend: Blacklist HP xw4600 Workstation for old code orderingRafael J. Wysocki
2008-10-16ACPI Suspend: Enable ACPI during resume if SCI_EN is not setRafael J. Wysocki
2008-10-16ACPI: Add the support for _TTS objectZhao Yakui
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2008-10-03ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)Rafael J. Wysocki
2008-07-24pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend orderingCarlos Corbacho
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki
2008-07-16ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki
2008-07-07ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin
2008-07-04rtc: fix CMOS time error after writing /proc/acpi/alarmHuacai Chen
2008-06-12Suspend-related patches for 2.6.27Rafael J. Wysocki
2008-06-11ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki
2008-06-11ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell
2008-06-11ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev
2008-04-29ACPI: re-name acpi_pm_ops to acpi_suspend_opsLen Brown
2008-04-01ACPI PM: Restore the 2.6.24 suspend orderingRafael J. Wysocki
2008-03-11ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown
2008-02-07Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into rel...Len Brown
2008-02-07PM: documentation cleanupsPavel Machek
2008-02-01ACPI: Print message before calling _PTSRafael J. Wysocki
2008-02-01ACPI hibernation: Call _PTS before suspending devicesRafael J. Wysocki
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01ACPI suspend: Call _PTS before suspending devicesRafael J. Wysocki
2008-02-01ACPI: Separate disabling of GPEs from _PTSRafael J. Wysocki
2008-02-01ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAKRafael J. Wysocki
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01ACPI: clear GPE earily in resume to avoid warningShaohua Li
2008-02-01ACPI: Fix mismerge in acpi_hibernation_finishRafael J. Wysocki
2008-01-11ACPI: Fix acpi_pm_device_sleep_state()Rafael J. Wysocki
2007-12-27ACPI: detect invalid argument written to /proc/acpi/alarmSigned-off by Yi Yang