aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sleep (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2007-12-27ACPI: /proc/acpi/alarm parsing: handle large numbers properlyYi Yang1-31/+10
2007-10-29Pull alexey-fixes into release branchLen Brown1-2/+3
2007-10-25Fix /proc/acpi/alarm BCD alarm encodingsLinus Torvalds1-37/+29
2007-10-25ACPI: suspend: Wrong order of GPE restore.Alexey Starikovskiy1-2/+2
2007-10-25ACPI: sleep: Fix GPE suspend cleanupAlexey Starikovskiy1-0/+1
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-79/+45
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki1-0/+10
2007-10-18PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki1-1/+1
2007-10-18PM: Rework struct hibernation_opsRafael J. Wysocki1-1/+11
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki1-5/+2
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki1-3/+3
2007-10-10Pull bugzilla-292300 into release branchLen Brown3-79/+40
2007-10-10Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finishRafael J. Wysocki1-0/+5
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik1-1/+1
2007-09-27ACPI: Hibernate erroneously disabled Suspend wakeup devicesAlexey Starikovskiy3-79/+40
2007-09-25ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)Alexey Starikovskiy2-1/+5
2007-09-25ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=yAlexey Starikovskiy1-21/+21
2007-09-21ACPI: suspend: consolidate handling of Sx states addendumFrans Pop1-2/+4
2007-09-20ACPI: suspend: consolidate handling of Sx states.Alexey Starikovskiy3-81/+49
2007-08-28ACPI: (more) delete CONFIG_ACPI_PROCFS_SLEEP (again)Christian Borntraeger1-5/+5
2007-08-25ACPI: "ACPI handle has no context!" should be KERN_DEBUGShaohua Li1-1/+1
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown3-3/+5
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki4-50/+58
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2-4/+4
2007-07-25Pull d-states into release branchLen Brown1-33/+127