index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
sleep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: DMI workaround for Asus A8N-SLI Premium and Asus A8N-SLI DELUX
Zhang Rui
2011-07-30
1
-0
/
+16
*
Merge branch 'linus' into release
Len Brown
2011-03-23
1
-2
/
+3
|
\
|
*
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2011-03-16
1
-0
/
+1
|
|
\
|
|
*
x86, trampoline: Use the unified trampoline setup for ACPI wakeup
H. Peter Anvin
2011-02-17
1
-0
/
+1
|
*
|
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
2011-03-15
1
-2
/
+2
|
|
/
*
|
ACPI / PM: acpi_hibernation_enter() need not switch interrupts off
Rafael J. Wysocki
2011-02-24
1
-3
/
+0
*
|
ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()
Rafael J. Wysocki
2011-02-24
1
-4
/
+1
*
|
ACPI / PM: Call acpi_save_state_mem() right before low-level suspend
Rafael J. Wysocki
2011-02-24
1
-8
/
+4
*
|
ACPI / PM: Modify the "low-level resume finished" message
Rafael J. Wysocki
2011-02-24
1
-2
/
+1
*
|
ACPI / PM: acpi_suspend_enter() need not switch interrupts off
Rafael J. Wysocki
2011-02-24
1
-3
/
+0
*
|
ACPI / PM: Drop acpi_restore_state_mem()
Rafael J. Wysocki
2011-02-24
1
-4
/
+0
|
/
*
ACPI / PM: Call suspend_nvs_free() earlier during resume
Rafael J. Wysocki
2011-01-20
1
-1
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
1
-3
/
+10
|
\
|
*
Merge branch 'suspend-ioremap-cache' into release
Len Brown
2011-01-12
1
-3
/
+2
|
|
\
|
|
*
PM: Fix oops in suspend/hibernate code related to failing ioremap()
Jiri Slaby
2011-01-07
1
-3
/
+2
|
*
|
ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvs
Rafael J. Wysocki
2011-01-07
1
-0
/
+8
|
|
/
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-2
/
+10
|
\
|
|
*
Merge branch 'bugzilla-23002' into release
Len Brown
2010-12-13
1
-0
/
+8
|
|
\
|
|
*
ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130D
Rafael J. Wysocki
2010-12-13
1
-0
/
+8
|
*
|
ACPI: eliminate unused variable warning for !ACPI_SLEEP
Jan Beulich
2010-12-11
1
-2
/
+2
|
|
/
*
|
suspend: constify platform_suspend_ops
Lionel Debroux
2010-11-16
1
-2
/
+2
*
|
hibernation: constify platform_hibernation_ops
Lionel Debroux
2010-11-16
1
-2
/
+2
|
/
*
Merge branch 'misc' into release
Len Brown
2010-10-26
1
-2
/
+10
|
\
|
*
ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvs
Rafael J. Wysocki
2010-10-25
1
-0
/
+8
|
*
ACPI: static sleep_states[] and acpi_gts_bfs_check
Stephen Hemminger
2010-10-19
1
-2
/
+2
*
|
ACPI / PM: Fix problems with acpi_pm_device_sleep_state()
Rafael J. Wysocki
2010-10-15
1
-6
/
+10
|
/
*
PM / ACPI: Blacklist systems known to require acpi_sleep=nonvs
Rafael J. Wysocki
2010-09-24
1
-0
/
+22
*
Merge branch 'acpica-gpe' into release
Len Brown
2010-08-15
1
-12
/
+3
|
\
|
*
ACPICA: Introduce acpi_gpe_wakeup()
Rafael J. Wysocki
2010-07-06
1
-12
/
+3
*
|
Merge branch 'nvs' into release
Len Brown
2010-08-14
1
-39
/
+21
|
\
\
|
*
|
ACPI / Sleep: Drop acpi_suspend_finish()
Rafael J. Wysocki
2010-07-06
1
-7
/
+2
|
*
|
ACPI / Sleep: Consolidate suspend and hibernation routines
Rafael J. Wysocki
2010-07-06
1
-26
/
+16
|
*
|
ACPI / Wakeup: Simplify enabling of wakeup devices
Rafael J. Wysocki
2010-07-06
1
-3
/
+2
|
*
|
ACPI / Sleep: Rework enabling wakeup devices
Rafael J. Wysocki
2010-07-06
1
-4
/
+2
|
*
|
ACPI / Sleep: Free NVS copy if suspending of devices fails
Rafael J. Wysocki
2010-07-06
1
-1
/
+1
|
|
/
*
/
ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM
Rafael J. Wysocki
2010-07-24
1
-18
/
+17
|
/
*
Merge branch 'bugzilla-13931-sleep-nvs' into release
Len Brown
2010-06-12
1
-15
/
+19
|
\
|
*
ACPI: Store NVS state even when entering suspend to RAM
Matthew Garrett
2010-06-10
1
-8
/
+13
|
*
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
2010-06-10
1
-6
/
+6
*
|
Merge branches 'bugzilla-14668' and 'misc-2.6.35' into release
Len Brown
2010-06-01
1
-155
/
+2
|
\
|
|
*
ACPI: Unconditionally set SCI_EN on resume
Matthew Garrett
2010-05-12
1
-155
/
+2
*
|
ACPI / EC / PM: Fix names of functions that block/unblock EC transactions
Rafael J. Wysocki
2010-05-28
1
-6
/
+6
*
|
ACPI / EC / PM: Fix race between EC transactions and system suspend
Rafael J. Wysocki
2010-05-28
1
-26
/
+29
|
/
*
ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]
Alex Chiang
2010-05-11
1
-89
/
+1
*
ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155x
Kamal Mostafa
2010-05-06
1
-0
/
+24
*
ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPads
Alex Chiang
2010-05-05
1
-0
/
+120
*
-
-
-
.
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
2010-03-14
1
-8
/
+26
|
\
\
\
|
|
|
*
ACPI: Use GPE reference counting to support shared GPEs
Rafael J. Wysocki
2010-02-22
1
-3
/
+12
|
|
_
|
/
|
/
|
|
|
*
|
ACPI / EC / PM: Close race between EC and resume from hibernation
Rafael J. Wysocki
2010-03-08
1
-5
/
+14
|
/
/
*
/
ACPI: introduce kernel parameter acpi_sleep=sci_force_enable
Zhang Rui
2009-12-30
1
-12
/
+17
|
/
[next]