aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/suspend_test.c
AgeCommit message (Expand)Author
2022-03-01PM: suspend: fix return value of __setup handlerRandy Dunlap
2021-08-04PM: sleep: check RTC features instead of ops in suspend_testAlexandre Belloni
2019-12-20PM: sleep: Switch to rtc_time64_to_tm()/rtc_tm_to_time64()Alexandre Belloni
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2017-08-11PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLERafael J. Wysocki
2017-02-18PM / sleep: Fix test_suspend after sleep state reworkGeert Uytterhoeven
2016-11-02PM / sleep: fix device reference leak in test_suspendJohan Hovold
2014-09-09PM / sleep: Enhance test_suspend option with repeat capabilitySrinivas Pandruvada
2014-09-09PM / sleep: Support freeze as test_suspend optionSrinivas Pandruvada
2014-09-03PM / sleep: Fix test_suspend= command line optionRafael J. Wysocki
2014-07-21PM / sleep: Simplify sleep states sysfs interface codeRafael J. Wysocki
2014-05-26PM / sleep: Use valid_state() for platform-dependent sleep states onlyRafael J. Wysocki
2014-05-26PM / sleep: Add state field to pm_states[] entriesRafael J. Wysocki
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław
2009-10-22PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki
2009-06-12PM: Separate suspend to RAM functionality from coreRafael J. Wysocki