aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/syscore.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-08syscore: Use pm_pr_dbg() for syscore_{suspend,resume}()Stephen Boyd1-5/+3
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus1-6/+6
2017-12-07driver core: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-12-07driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman1-0/+1
2014-09-01genirq: Simplify wakeup mechanismThomas Gleixner1-4/+3
2014-06-07PM / sleep: trace events for suspend/resumeTodd E Brandt1-0/+5
2011-07-11PM: Reintroduce dropped call to check_wakeup_irqsColin Cross1-0/+8
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki1-0/+2
2011-03-15PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki1-0/+117