summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sleep/main.c
AgeCommit message (Expand)AuthorLines
2008-04-29ACPI: re-name acpi_pm_ops to acpi_suspend_opsLen Brown-21/+21
2008-04-01ACPI PM: Restore the 2.6.24 suspend orderingRafael J. Wysocki-57/+14
2008-03-11ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown-1/+1
2008-02-07Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into rel...Len Brown-3/+12
2008-02-07PM: documentation cleanupsPavel Machek-1/+1
2008-02-01ACPI: Print message before calling _PTSRafael J. Wysocki-1/+3
2008-02-01ACPI hibernation: Call _PTS before suspending devicesRafael J. Wysocki-11/+25
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki-2/+12
2008-02-01ACPI suspend: Call _PTS before suspending devicesRafael J. Wysocki-13/+38
2008-02-01ACPI: Separate disabling of GPEs from _PTSRafael J. Wysocki-2/+15
2008-02-01ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAKRafael J. Wysocki-0/+7
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki-4/+18
2008-02-01ACPI: clear GPE earily in resume to avoid warningShaohua Li-0/+7
2008-02-01ACPI: Fix mismerge in acpi_hibernation_finishRafael J. Wysocki-5/+0
2008-01-11ACPI: Fix acpi_pm_device_sleep_state()Rafael J. Wysocki-3/+12
2007-10-25ACPI: suspend: Wrong order of GPE restore.Alexey Starikovskiy-2/+2
2007-10-25ACPI: sleep: Fix GPE suspend cleanupAlexey Starikovskiy-0/+1
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-1/+5
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki-0/+10
2007-10-18PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki-1/+1
2007-10-18PM: Rework struct hibernation_opsRafael J. Wysocki-1/+11
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki-5/+2
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki-3/+3
2007-10-10Pull bugzilla-292300 into release branchLen Brown-1/+0
2007-10-10Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finishRafael J. Wysocki-0/+5
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik-1/+1
2007-09-27ACPI: Hibernate erroneously disabled Suspend wakeup devicesAlexey Starikovskiy-1/+0
2007-09-25ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)Alexey Starikovskiy-0/+4
2007-09-25ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=yAlexey Starikovskiy-21/+21
2007-09-21ACPI: suspend: consolidate handling of Sx states addendumFrans Pop-2/+4
2007-09-20ACPI: suspend: consolidate handling of Sx states.Alexey Starikovskiy-5/+48
2007-08-25ACPI: "ACPI handle has no context!" should be KERN_DEBUGShaohua Li-1/+1
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki-44/+50
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki-3/+3
2007-07-25Pull d-states into release branchLen Brown-33/+127
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown-0/+2
2007-07-24ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enterRafael J. Wysocki-5/+4
2007-07-22ACPI: Add acpi_pm_device_sleep_state helper routineShaohua Li-0/+75
2007-07-22ACPI: Implement the set_target() callback from pm_opsRafael J. Wysocki-32/+52
2007-07-22Pull misc into release branchLen Brown-5/+0
2007-07-19swsusp: introduce restore platform operationsRafael J. Wysocki-0/+16
2007-07-03ACPI: suspend: delete toshiba S1 quirkPavel Machek-5/+0
2007-05-09ACPICA: LindentLen Brown-2/+1
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki-14/+53
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg-2/+11
2007-02-10ACPI: invoke acpi_sleep_init() earlierAlexey Starikovskiy-2/+1
2006-06-15ACPI: suppress power button event on S3 resumeArnaud Patard-0/+8
2005-10-30[PATCH] introduce .valid callback for pm_opsShaohua Li-0/+8
2005-09-10[PATCH] remove ACPI S4bios supportPavel Machek-8/+0