Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e3728b50cd9be7d4b1469447cdf1feb93e3b7adb
/
drivers
/
acpi
/
sleep.c
e3728b5
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
by Rafael J. Wysocki
· 4 years, 11 months ago
8c53b31
ACPI/sleep: Convert acpi_wakeup_address into a function
by Sean Christopherson
· 5 years ago
024aa87
ACPI: PM: s2idle: Rework ACPI events synchronization
by Rafael J. Wysocki
· 5 years ago
2189624
ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklist
by Mario Limonciello
· 5 years ago
b90ff35
ACPI: PM: s2idle: Always set up EC GPE for system wakeup
by Rafael J. Wysocki
· 5 years ago
45dc157
ACPI: PM: s2idle: Avoid rearming SCI for wakeup unnecessarily
by Rafael J. Wysocki
· 5 years ago
ac9eafb
ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices
by Rafael J. Wysocki
· 5 years ago
6e86633
ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events()
by Rafael J. Wysocki
· 5 years ago
068b47d
ACPI: PM: s2idle: Add acpi.sleep_no_lps0 module parameter
by Rafael J. Wysocki
· 5 years ago
2e2c2fd
ACPI: PM: s2idle: Rearrange lps0_device_attach()
by Rafael J. Wysocki
· 5 years ago
10a08fd
ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
by Rafael J. Wysocki
· 5 years ago
56b9918
PM: sleep: Simplify suspend-to-idle control flow
by Rafael J. Wysocki
· 5 years ago
41275eb
ACPI: PM: Set s2idle_wakeup earlier and clear it later
by Rafael J. Wysocki
· 5 years ago
50e163d
Merge branches 'acpi-pm' and 'pm-pci'
by Rafael J. Wysocki
· 5 years ago
ad5a449
ACPI: PM: Make acpi_sleep_state_supported() non-static
by Dexuan Cui
· 5 years ago
a3487d8
ACPI / sleep: Switch to use acpi_dev_get_first_match_dev()
by Andy Shevchenko
· 6 years ago
55716d2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
by Thomas Gleixner
· 6 years ago
bb18690
ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation
by Rafael J. Wysocki
· 6 years ago
2f844b6
ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle
by Rajat Jain
· 6 years ago
7edcbbf
ACPI: PM: Loop in full LPS0 mode only
by Rafael J. Wysocki
· 6 years ago
f941d3e
ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle
by Rafael J. Wysocki
· 6 years ago
231f941
ACPI / PM: save NVS memory for ASUS 1025C laptop
by Willy Tarreau
· 6 years ago
6f9db69
ACPI / PM: Default to s2idle in all machines supporting LP S0
by Tristian Celestin
· 7 years ago
68e2201
ACPI: EC: Dispatch the EC GPE directly on s2idle wake
by Rafael J. Wysocki
· 7 years ago
855c1c2
ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016)
by Chen Yu
· 7 years ago
f2d2856
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
6f1d7c4
ACPI / PM: Fix keyboard wakeup from suspend-to-idle on ASUS UX331UA
by Chris Chiu
· 7 years ago
fa54150
ACPI / PM: Reduce LPI constraints logging noise
by Rafael J. Wysocki
· 7 years ago
9c0a30b
ACPI/sleep: Simplify code by using the new dmi_get_bios_year() helper
by Andy Shevchenko
· 7 years ago
147a7d9
ACPI / PM: Do not reconfigure GPEs for suspend-to-idle
by Rafael J. Wysocki
· 7 years ago
29a5a6d
ACPI / PM: Use Low Power S0 Idle on more systems
by Rafael J. Wysocki
· 7 years ago
5704403
ACPI / PM: Make it possible to ignore the system sleep blacklist
by Rafael J. Wysocki
· 7 years ago
71630b7
ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360
by Rafael J. Wysocki
· 7 years ago
6faadbb
dmi: Mark all struct dmi_system_id instances const
by Christoph Hellwig
· 7 years ago
53ac64a
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
7b01463
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 7 years ago
726fb6b
ACPI / PM: Check low power idle constraints for debug only
by Srinivas Pandruvada
· 7 years ago
23d5855
PM / s2idle: Rename platform operations structure
by Rafael J. Wysocki
· 7 years ago
690cbb9
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE
by Rafael J. Wysocki
· 7 years ago
e870c6c8
ACPI / PM: Prefer suspend-to-idle over S3 on some systems
by Rafael J. Wysocki
· 7 years ago
a042e0c
ACPI / sleep: Make acpi_sleep_syscore_init() static
by Jean Delvare
· 7 years ago
880a662
ACPI / PM / EC: Flush all EC work in acpi_freeze_sync()
by Rafael J. Wysocki
· 7 years ago
8110dd28
ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems
by Rafael J. Wysocki
· 8 years ago
33e4f80
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
by Rafael J. Wysocki
· 8 years ago
235d81a
ACPI / PM: Clean up device wakeup enable/disable code
by Rafael J. Wysocki
· 8 years ago
fbd78af
Merge branches 'intel_pstate' and 'pm-sleep'
by Rafael J. Wysocki
· 8 years ago
f3b7eaa
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
by Rafael J. Wysocki
· 8 years ago
dc9edaa
Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
eed4d47
ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
by Rafael J. Wysocki
· 8 years ago
8ece1d8
ACPI / power: Delay turning off unused power resources after suspend
by Hans de Goede
· 8 years ago
cbc00c1
ACPI: save NVS memory for Lenovo G50-45
by Zhang Rui
· 8 years ago
ff7e593
Merge branches 'pm-sleep' and 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
e326ce0
Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"
by Rafael J. Wysocki
· 8 years ago
631ddab
Merge branches 'pm-sleep' and 'powercap'
by Rafael J. Wysocki
· 8 years ago
7e5c07a
Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'
by Rafael J. Wysocki
· 8 years ago
08b98d3
PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag
by Rafael J. Wysocki
· 8 years ago
9713adc
Revert "ACPI: Execute _PTS before system reboot"
by Rafael J. Wysocki
· 8 years ago
0137a33
Merge branches 'acpi-wdat' and 'acpi-ec'
by Rafael J. Wysocki
· 8 years ago
c2b46d6
ACPI / EC: Add PM operations to improve event handling for resume process
by Lv Zheng
· 8 years ago
18864cc
ACPI / sysfs: Use new GPE masking mechanism in GPE interface
by Lv Zheng
· 8 years ago
2c85025
ACPI: Execute _PTS before system reboot
by Ocean He
· 9 years ago
1373718
ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5
by Chen Yu
· 9 years ago
3513ac74
Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'
by Rafael J. Wysocki
· 9 years ago
fbda4b3
ACPI / PM: Runtime resume devices when waking from hibernate
by Lukas Wunner
· 9 years ago
504997c
ACPI / sleep: move acpi_processor_sleep to sleep.c
by Sudeep Holla
· 9 years ago
e3e9b57
ACPICA: Drop Linux-specific waking vector functions
by Rafael J. Wysocki
· 9 years ago
9bb4064
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 9 years ago
8c01275
ACPI / PM: Fix incorrect wakeup IRQ setting during suspend-to-idle
by Chen Yu
· 9 years ago
ef25ba0
PM / sleep: Add flags to indicate platform firmware involvement
by Rafael J. Wysocki
· 9 years ago
7b02cce
ACPI / PM: Enable all wakeup GPEs in suspend-to-idle
by Chen Yu
· 10 years ago
b8ee297
ACPI / sleep: Drop acpi_suspend() which is not used
by Rafael J. Wysocki
· 10 years ago
8b691c9
ACPI / sleep: mark acpi_sleep_dmi_check() __init
by Jan Beulich
· 10 years ago
c52fa70
ACPI / sleep: Drain outstanding events after disabling multiple GPEs
by Rafael J. Wysocki
· 10 years ago
a8d46b9
ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle
by Rafael J. Wysocki
· 10 years ago
821d6f0
ACPI / sleep: Do not save NVS for new machines to accelerate S3
by Lan Tianyu
· 10 years ago
bb3632c
PM / sleep: trace events for suspend/resume
by Todd E Brandt
· 11 years ago
1f0b638
ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state
by Rafael J. Wysocki
· 11 years ago
fad16dd
ACPI / PM: Export acpi_target_system_state() to modules
by Rafael J. Wysocki
· 11 years ago
a4e90be
ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states
by Rafael J. Wysocki
· 11 years ago
4c7b704
Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"
by Rafael J. Wysocki
· 11 years ago
3130497
ACPI / sleep: pm_power_off needs more sanity checks to be installed
by Li, Aubrey
· 11 years ago
bcc7201
Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'acpi-sleep'
by Rafael J. Wysocki
· 11 years ago
98feb7c
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 11 years ago
5c551e6
ACPI / sleep: remove panic in case hardware has changed after S4
by Oliver Neukum
· 11 years ago
100eb0b
ACPI / sleep: Drop redundant acpi_disabled check
by Hanjun Guo
· 11 years ago
8b48463
ACPI: Clean up inclusions of ACPI header files
by Lv Zheng
· 11 years ago
51468a9
ACPI / sleep: clean up compiler warning about uninitialized field
by Al Stone
· 11 years ago
0c58141
Merge branch 'acpi-assorted'
by Rafael J. Wysocki
· 11 years ago
ad07277
ACPI / PM: Hold acpi_scan_lock over system PM transitions
by Rafael J. Wysocki
· 11 years ago
3e4376f
ACPI / Sleep: Fix incorrect placement of __initdata
by Sachin Kamat
· 11 years ago
0db9820
ACPI: introduce helper function acpi_execute_simple_method()
by Jiang Liu
· 12 years ago
d6a77ea
x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.
by Konrad Rzeszutek Wilk
· 12 years ago
469dd1c
ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21M
by Fabio Valentini
· 12 years ago
ed4cf5b
ACPI / Sleep: Avoid interleaved message on errors
by Joe Perches
· 12 years ago
a68d353
Merge branch 'acpi-assorted'
by Rafael J. Wysocki
· 12 years ago
66f2fda
ACPI: Add DMI entry for Sony VGN-FW41E_H
by Joseph Salisbury
· 12 years ago
02040f0
ACPI / PM: Consolidate suspend-specific and hibernate-specific code
by Rafael J. Wysocki
· 12 years ago
781d737
ACPI: Drop power resources driver
by Rafael J. Wysocki
· 12 years ago
6b728f1
Merge branch 'acpi-general'
by Rafael J. Wysocki
· 12 years ago
0ac1b1d
ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is set
by Zhang Rui
· 12 years ago
Next »