aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sleep
Commit message (Expand)AuthorAgeFilesLines
* ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y.Rafael J. Wysocki2008-10-251-0/+2
* ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=nLen Brown2008-10-231-1/+1
* Merge branch 'linus' into testLen Brown2008-10-231-9/+9
|\
| * acpi: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-9/+9
* | Merge branch 'ull' into testLen Brown2008-10-221-1/+1
|\ \
| * | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-1/+1
| |/
* | Merge branch 'suspend' into testLen Brown2008-10-221-1/+58
|\ \
| * | ACPI suspend: Blacklist HP xw4600 Workstation for old code orderingRafael J. Wysocki2008-10-161-0/+8
| * | ACPI Suspend: Enable ACPI during resume if SCI_EN is not setRafael J. Wysocki2008-10-161-0/+2
| * | ACPI: Add the support for _TTS objectZhao Yakui2008-10-161-1/+48
| |/
* / ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warningsRafael J. Wysocki2008-10-221-4/+3
|/
* ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)Rafael J. Wysocki2008-10-031-0/+10
* pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend orderingCarlos Corbacho2008-07-241-0/+20
* pm: acpi hibernation: utilize hardware signatureShaohua Li2008-07-241-0/+22
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-162-118/+196
|\
| * PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-072-4/+32
| * ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki2008-07-071-1/+1
| * Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-121-113/+163
| * ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki2008-06-111-31/+0
| * ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-06-111-4/+4
* | ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki2008-07-161-31/+0
* | ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-07-161-4/+4
* | x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-051-3/+2
* | rtc: fix CMOS time error after writing /proc/acpi/alarmHuacai Chen2008-07-041-1/+4
* | 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
|/