summaryrefslogtreecommitdiffstats
path: root/kernel/cpu_pm.c
Commit message (Expand)AuthorAgeFilesLines
* PM: cpu: Make notifier chain use a raw_spinlock_tValentin Schneider2021-08-161-12/+38
* notifier: Fix broken error handling patternPeter Zijlstra2020-09-011-30/+18
* kernel/cpu_pm: Fix uninitted local in cpu_pmDouglas Anderson2020-05-151-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1
* PM / CPU: replace raw_notifier with atomic_notifierAlex Shi2017-07-311-37/+13
* kernel/cpu_pm: fix cpu_cluster_pm_exit commentLina Iyer2015-09-031-1/+1
* kernel/cpu_pm.c: fix various typosNicolas Pitre2012-05-311-8/+8
* cpu_pm: call notifiers during suspendColin Cross2011-09-231-0/+33
* cpu_pm: Add cpu power management notifiersColin Cross2011-09-231-0/+200