summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sleep
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui2008-06-111-0/+6
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-301-21/+21
|\
| * ACPI: re-name acpi_pm_ops to acpi_suspend_opsLen Brown2008-04-291-21/+21
* | acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-17/+9
|/
* ACPI PM: Restore the 2.6.24 suspend orderingRafael J. Wysocki2008-04-011-57/+14
* ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-111-1/+1
*-. Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown2008-02-071-1/+1
|\ \
| | * PM: documentation cleanupsPavel Machek2008-02-071-1/+1
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-071-31/+15
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | ACPI: /proc/acpi/alarm parsing: handle large numbers properlyYi Yang2007-12-271-31/+10
| | |/ / | |/| |
| | * | ACPI: detect invalid argument written to /proc/acpi/alarmSigned-off by Yi Yang2007-12-271-0/+5
| |/ /
* | | Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into rel...Len Brown2008-02-071-3/+12
|\ \ \ | |_|/ |/| |
| * | ACPI: Fix acpi_pm_device_sleep_state()Rafael J. Wysocki2008-01-111-3/+12
| |/
* | ACPI: Print message before calling _PTSRafael J. Wysocki2008-02-012-3/+3
* | ACPI hibernation: Call _PTS before suspending devicesRafael J. Wysocki2008-02-011-11/+25
* | Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-011-2/+12
* | ACPI suspend: Call _PTS before suspending devicesRafael J. Wysocki2008-02-011-13/+38
* | ACPI: Separate disabling of GPEs from _PTSRafael J. Wysocki2008-02-011-2/+15
* | ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAKRafael J. Wysocki2008-02-011-0/+7
* | Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-011-4/+18
* | ACPI: clear GPE earily in resume to avoid warningShaohua Li2008-02-011-0/+7
* | ACPI: Fix mismerge in acpi_hibernation_finishRafael J. Wysocki2008-02-011-5/+0
|/
* Pull alexey-fixes into release branchLen Brown2007-10-291-2/+3
|\
| * ACPI: suspend: Wrong order of GPE restore.Alexey Starikovskiy2007-10-251-2/+2
| * ACPI: sleep: Fix GPE suspend cleanupAlexey Starikovskiy2007-10-251-0/+1
* | Fix /proc/acpi/alarm BCD alarm encodingsLinus Torvalds2007-10-251-37/+29
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-193-79/+45
|\
| * Pull bugzilla-292300 into release branchLen Brown2007-10-103-79/+40
| |\
| | * ACPI: Hibernate erroneously disabled Suspend wakeup devicesAlexey Starikovskiy2007-09-273-79/+40
| * | Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finishRafael J. Wysocki2007-10-101-0/+5
| |/
* | Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-181-0/+10
* | PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki2007-10-181-1/+1
* | PM: Rework struct hibernation_opsRafael J. Wysocki2007-10-181-1/+11
* | PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-181-5/+2
* | PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-3/+3
* | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-1/+1
|/
* ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)Alexey Starikovskiy2007-09-252-1/+5
* ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=yAlexey Starikovskiy2007-09-251-21/+21
* ACPI: suspend: consolidate handling of Sx states addendumFrans Pop2007-09-211-2/+4
* ACPI: suspend: consolidate handling of Sx states.Alexey Starikovskiy2007-09-203-81/+49
* ACPI: (more) delete CONFIG_ACPI_PROCFS_SLEEP (again)Christian Borntraeger2007-08-281-5/+5
* ACPI: "ACPI handle has no context!" should be KERN_DEBUGShaohua Li2007-08-251-1/+1
* ACPI: restore CONFIG_ACPI_SLEEPLen Brown2007-07-293-3/+5
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-294-50/+58
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-292-4/+4
* Pull d-states into release branchLen Brown2007-07-251-33/+127
|\
| * ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enterRafael J. Wysocki2007-07-241-5/+4
| * ACPI: Add acpi_pm_device_sleep_state helper routineShaohua Li2007-07-221-0/+75
| * ACPI: Implement the set_target() callback from pm_opsRafael J. Wysocki2007-07-221-32/+52
* | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-254-6/+4