aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/syscore.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-08syscore: Use pm_pr_dbg() for syscore_{suspend,resume}()Gravatar Stephen Boyd 1-5/+3
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelyGravatar Sakari Ailus 1-6/+6
2017-12-07driver core: Remove redundant license textGravatar Greg Kroah-Hartman 1-2/+0
2017-12-07driver core: add SPDX identifiers to all driver core filesGravatar Greg Kroah-Hartman 1-0/+1
2014-09-01genirq: Simplify wakeup mechanismGravatar Thomas Gleixner 1-4/+3
2014-06-07PM / sleep: trace events for suspend/resumeGravatar Todd E Brandt 1-0/+5
2011-07-11PM: Reintroduce dropped call to check_wakeup_irqsGravatar Colin Cross 1-0/+8
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsGravatar Rafael J. Wysocki 1-0/+2
2011-03-15PM / Core: Introduce struct syscore_ops for core subsystems PMGravatar Rafael J. Wysocki 1-0/+117