summaryrefslogtreecommitdiff
path: root/drivers/acpi/sleep/main.c
AgeCommit message (Expand)Author
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', '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-10-25ACPI: suspend: Wrong order of GPE restore.Alexey Starikovskiy
2007-10-25ACPI: sleep: Fix GPE suspend cleanupAlexey Starikovskiy
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki
2007-10-18PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki
2007-10-18PM: Rework struct hibernation_opsRafael J. Wysocki
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki
2007-10-10Pull bugzilla-292300 into release branchLen Brown
2007-10-10Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finishRafael J. Wysocki
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik
2007-09-27ACPI: Hibernate erroneously disabled Suspend wakeup devicesAlexey Starikovskiy
2007-09-25ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)Alexey Starikovskiy
2007-09-25ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=yAlexey Starikovskiy
2007-09-21ACPI: suspend: consolidate handling of Sx states addendumFrans Pop
2007-09-20ACPI: suspend: consolidate handling of Sx states.Alexey Starikovskiy
2007-08-25ACPI: "ACPI handle has no context!" should be KERN_DEBUGShaohua Li
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki
2007-07-25Pull d-states into release branchLen Brown
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown
2007-07-24ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enterRafael J. Wysocki
2007-07-22ACPI: Add acpi_pm_device_sleep_state helper routineShaohua Li
2007-07-22ACPI: Implement the set_target() callback from pm_opsRafael J. Wysocki
2007-07-22Pull misc into release branchLen Brown
2007-07-19swsusp: introduce restore platform operationsRafael J. Wysocki
2007-07-03ACPI: suspend: delete toshiba S1 quirkPavel Machek
2007-05-09ACPICA: LindentLen Brown
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg
2007-02-10ACPI: invoke acpi_sleep_init() earlierAlexey Starikovskiy
2006-06-15ACPI: suppress power button event on S3 resumeArnaud Patard
2005-10-30[PATCH] introduce .valid callback for pm_opsShaohua Li
2005-09-10[PATCH] remove ACPI S4bios supportPavel Machek