index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: PM: s2idle: Move x86-specific code to the x86 directory
Rafael J. Wysocki
2020-12-17
1
-441
/
+12
*
ACPI: PM: s2idle: Add AMD support to handle _DSM
Shyam Sundar S K
2020-12-16
1
-9
/
+157
*
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-06-02
1
-1
/
+3
|
\
|
*
-
.
Merge branches 'acpica' and 'acpi-tables'
Rafael J. Wysocki
2020-06-01
1
-1
/
+3
|
|
\
\
|
|
|
*
ACPI: sleep: Put the FACS table after using it
Hanjun Guo
2020-05-09
1
-1
/
+3
|
|
|
/
*
|
/
ACPI: PM: s2idle: Print type of wakeup debug messages
Rafael J. Wysocki
2020-05-25
1
-5
/
+15
|
/
/
*
|
ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive
Rafael J. Wysocki
2020-05-18
1
-11
/
+4
*
|
ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()
Rafael J. Wysocki
2020-05-11
1
-12
/
+2
|
/
*
ACPI: PM: Add acpi_[un]register_wakeup_handler()
Hans de Goede
2020-04-04
1
-0
/
+4
*
ACPI: PM: s2idle: Refine active GPEs check
Rafael J. Wysocki
2020-03-25
1
-9
/
+10
*
ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
Rafael J. Wysocki
2020-03-25
1
-1
/
+1
*
ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late()
Rafael J. Wysocki
2020-03-22
1
-4
/
+1
*
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
2020-02-21
1
-0
/
+7
*
ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system
Rafael J. Wysocki
2020-02-11
1
-3
/
+9
*
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
2020-02-11
1
-13
/
+31
*
ACPI/sleep: Convert acpi_wakeup_address into a function
Sean Christopherson
2019-12-10
1
-0
/
+3
*
ACPI: PM: s2idle: Rework ACPI events synchronization
Rafael J. Wysocki
2019-12-02
1
-7
/
+19
*
ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklist
Mario Limonciello
2019-10-10
1
-13
/
+0
*
ACPI: PM: s2idle: Always set up EC GPE for system wakeup
Rafael J. Wysocki
2019-08-21
1
-2
/
+13
*
ACPI: PM: s2idle: Avoid rearming SCI for wakeup unnecessarily
Rafael J. Wysocki
2019-08-21
1
-2
/
+2
*
ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices
Rafael J. Wysocki
2019-08-08
1
-12
/
+24
*
ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events()
Rafael J. Wysocki
2019-08-08
1
-9
/
+0
*
ACPI: PM: s2idle: Add acpi.sleep_no_lps0 module parameter
Rafael J. Wysocki
2019-08-08
1
-16
/
+15
*
ACPI: PM: s2idle: Rearrange lps0_device_attach()
Rafael J. Wysocki
2019-08-08
1
-15
/
+17
*
ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
Rafael J. Wysocki
2019-07-30
1
-11
/
+2
*
PM: sleep: Simplify suspend-to-idle control flow
Rafael J. Wysocki
2019-07-23
1
-22
/
+25
*
ACPI: PM: Set s2idle_wakeup earlier and clear it later
Rafael J. Wysocki
2019-07-23
1
-2
/
+4
*
Merge branches 'acpi-pm' and 'pm-pci'
Rafael J. Wysocki
2019-07-08
1
-15
/
+7
|
\
|
*
ACPI: PM: Make acpi_sleep_state_supported() non-static
Dexuan Cui
2019-07-06
1
-1
/
+1
|
*
ACPI / sleep: Switch to use acpi_dev_get_first_match_dev()
Andy Shevchenko
2019-06-13
1
-14
/
+6
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-3
/
+1
*
|
ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation
Rafael J. Wysocki
2019-05-27
1
-15
/
+24
|
/
*
ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle
Rajat Jain
2019-05-14
1
-0
/
+4
*
ACPI: PM: Loop in full LPS0 mode only
Rafael J. Wysocki
2018-12-18
1
-2
/
+3
*
ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle
Rafael J. Wysocki
2018-12-18
1
-0
/
+11
*
ACPI / PM: save NVS memory for ASUS 1025C laptop
Willy Tarreau
2018-07-11
1
-0
/
+8
*
ACPI / PM: Default to s2idle in all machines supporting LP S0
Tristian Celestin
2018-07-04
1
-14
/
+8
*
ACPI: EC: Dispatch the EC GPE directly on s2idle wake
Rafael J. Wysocki
2018-05-25
1
-0
/
+7
*
ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016)
Chen Yu
2018-04-23
1
-0
/
+13
*
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-04-03
1
-15
/
+9
|
\
|
*
ACPI / PM: Fix keyboard wakeup from suspend-to-idle on ASUS UX331UA
Chris Chiu
2018-03-31
1
-1
/
+2
|
*
ACPI / PM: Reduce LPI constraints logging noise
Rafael J. Wysocki
2018-03-18
1
-4
/
+6
|
*
ACPI / PM: Do not reconfigure GPEs for suspend-to-idle
Rafael J. Wysocki
2018-02-21
1
-10
/
+1
*
|
ACPI/sleep: Simplify code by using the new dmi_get_bios_year() helper
Andy Shevchenko
2018-02-23
1
-3
/
+1
|
/
*
ACPI / PM: Use Low Power S0 Idle on more systems
Rafael J. Wysocki
2018-01-11
1
-2
/
+4
*
ACPI / PM: Make it possible to ignore the system sleep blacklist
Rafael J. Wysocki
2017-11-27
1
-0
/
+10
*
ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360
Rafael J. Wysocki
2017-11-06
1
-0
/
+28
*
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-14
1
-1
/
+1
*
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-09-05
1
-1
/
+1
|
\
|
*
ACPI / sleep: Make acpi_sleep_syscore_init() static
Jean Delvare
2017-08-01
1
-1
/
+1
[next]