aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sleep (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown4-6/+4
2007-07-24ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enterRafael J. Wysocki1-5/+4
2007-07-24ACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_PROCFSLen Brown2-7/+15
2007-07-22ACPI: Add acpi_pm_device_sleep_state helper routineShaohua Li1-0/+75
2007-07-22ACPI: Implement the set_target() callback from pm_opsRafael J. Wysocki1-32/+52
2007-07-22Pull misc into release branchLen Brown1-5/+0
2007-07-19PM: Introduce pm_power_off_prepareRafael J. Wysocki1-29/+9
2007-07-19ACPI: Do not prepare for hibernation in acpi_shutdownRafael J. Wysocki1-3/+0
2007-07-19swsusp: introduce restore platform operationsRafael J. Wysocki1-0/+16
2007-07-03ACPI: suspend: delete toshiba S1 quirkPavel Machek1-5/+0