aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sleep (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-26ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resumeRafael J. Wysocki1-1/+39
2008-11-16acpi: fix oops in acpi_system_wakeup_device_seq_showLinus Torvalds1-1/+1
2008-11-11Merge branch 'ec' into releaseLen Brown1-4/+4
2008-11-11ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy1-4/+4
2008-11-06ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-10-25ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y.Rafael J. Wysocki1-0/+2
2008-10-23ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=nLen Brown1-1/+1
2008-10-23Merge branch 'linus' into testLen Brown1-9/+9
2008-10-22Merge branch 'ull' into testLen Brown1-1/+1
2008-10-22Merge branch 'suspend' into testLen Brown1-1/+58
2008-10-22ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warningsRafael J. Wysocki1-4/+3
2008-10-20acpi: use bcd2bin/bin2bcdAdrian Bunk1-9/+9
2008-10-16ACPI suspend: Blacklist HP xw4600 Workstation for old code orderingRafael J. Wysocki1-0/+8
2008-10-16ACPI Suspend: Enable ACPI during resume if SCI_EN is not setRafael J. Wysocki1-0/+2
2008-10-16ACPI: Add the support for _TTS objectZhao Yakui1-1/+48
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-1/+1
2008-10-03ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)Rafael J. Wysocki1-0/+10
2008-07-24pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend orderingCarlos Corbacho1-0/+20
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li1-0/+22
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-118/+196
2008-07-16ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki1-31/+0
2008-07-16ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell1-4/+4
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2-4/+32
2008-07-07ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki1-1/+1
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin1-3/+2
2008-07-04rtc: fix CMOS time error after writing /proc/acpi/alarmHuacai Chen1-1/+4
2008-06-12Suspend-related patches for 2.6.27Rafael J. Wysocki1-113/+163
2008-06-11ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki1-31/+0
2008-06-11ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell1-4/+4
2008-06-11ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui1-0/+6
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-21/+21
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev1-17/+9
2008-04-29ACPI: re-name acpi_pm_ops to acpi_suspend_opsLen Brown1-21/+21
2008-04-01ACPI PM: Restore the 2.6.24 suspend orderingRafael J. Wysocki1-57/+14
2008-03-11ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown1-1/+1
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into releaseLen Brown1-31/+15
2008-02-07Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into releaseLen Brown1-3/+12
2008-02-07PM: documentation cleanupsPavel Machek1-1/+1
2008-02-01ACPI: Print message before calling _PTSRafael J. Wysocki2-3/+3
2008-02-01ACPI hibernation: Call _PTS before suspending devicesRafael J. Wysocki1-11/+25
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki1-2/+12
2008-02-01ACPI suspend: Call _PTS before suspending devicesRafael J. Wysocki1-13/+38
2008-02-01ACPI: Separate disabling of GPEs from _PTSRafael J. Wysocki1-2/+15
2008-02-01ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAKRafael J. Wysocki1-0/+7
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki1-4/+18
2008-02-01ACPI: clear GPE earily in resume to avoid warningShaohua Li1-0/+7
2008-02-01ACPI: Fix mismerge in acpi_hibernation_finishRafael J. Wysocki1-5/+0
2008-01-11ACPI: Fix acpi_pm_device_sleep_state()Rafael J. Wysocki1-3/+12
2007-12-27ACPI: detect invalid argument written to /proc/acpi/alarmSigned-off by Yi Yang1-0/+5