summaryrefslogtreecommitdiffstats
path: root/kernel/power/suspend_test.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: class: make rtc_class constantRicardo B. Marliere2024-03-081-1/+1
* PM: suspend: fix return value of __setup handlerRandy Dunlap2022-03-011-4/+4
* PM: sleep: check RTC features instead of ops in suspend_testAlexandre Belloni2021-08-041-1/+1
* PM: sleep: Switch to rtc_time64_to_tm()/rtc_tm_to_time64()Alexandre Belloni2019-12-201-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-2/+1
* PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLERafael J. Wysocki2017-08-111-2/+2
* PM / sleep: Fix test_suspend after sleep state reworkGeert Uytterhoeven2017-02-181-1/+1
* PM / sleep: fix device reference leak in test_suspendJohan Hovold2016-11-021-1/+3
* PM / sleep: Enhance test_suspend option with repeat capabilitySrinivas Pandruvada2014-09-091-3/+22
* PM / sleep: Support freeze as test_suspend optionSrinivas Pandruvada2014-09-091-0/+7
* PM / sleep: Fix test_suspend= command line optionRafael J. Wysocki2014-09-031-12/+19
* PM / sleep: Simplify sleep states sysfs interface codeRafael J. Wysocki2014-07-211-6/+6
* PM / sleep: Use valid_state() for platform-dependent sleep states onlyRafael J. Wysocki2014-05-261-1/+1
* PM / sleep: Add state field to pm_states[] entriesRafael J. Wysocki2014-05-261-12/+10
* driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-6/+5
* PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki2009-10-221-2/+3
* PM: Separate suspend to RAM functionality from coreRafael J. Wysocki2009-06-121-0/+187