index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
suspend_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: suspend: fix return value of __setup handler
Randy Dunlap
2022-03-01
1
-4
/
+4
*
PM: sleep: check RTC features instead of ops in suspend_test
Alexandre Belloni
2021-08-04
1
-1
/
+1
*
PM: sleep: Switch to rtc_time64_to_tm()/rtc_tm_to_time64()
Alexandre Belloni
2019-12-20
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE
Rafael J. Wysocki
2017-08-11
1
-2
/
+2
*
PM / sleep: Fix test_suspend after sleep state rework
Geert Uytterhoeven
2017-02-18
1
-1
/
+1
*
PM / sleep: fix device reference leak in test_suspend
Johan Hovold
2016-11-02
1
-1
/
+3
*
PM / sleep: Enhance test_suspend option with repeat capability
Srinivas Pandruvada
2014-09-09
1
-3
/
+22
*
PM / sleep: Support freeze as test_suspend option
Srinivas Pandruvada
2014-09-09
1
-0
/
+7
*
PM / sleep: Fix test_suspend= command line option
Rafael J. Wysocki
2014-09-03
1
-12
/
+19
*
PM / sleep: Simplify sleep states sysfs interface code
Rafael J. Wysocki
2014-07-21
1
-6
/
+6
*
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
2014-05-26
1
-1
/
+1
*
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
2014-05-26
1
-12
/
+10
*
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-06
1
-6
/
+5
*
PM: Make warning in suspend_test_finish() less likely to happen
Rafael J. Wysocki
2009-10-22
1
-2
/
+3
*
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
2009-06-12
1
-0
/
+187