aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/opp/cpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-08OPP: Use consistent names for OPP table instancesViresh Kumar1-6/+6
2020-08-24opp: Remove _dev_pm_opp_find_and_remove_table() wrapperViresh Kumar1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-09-19OPP: Don't remove dynamic OPPs from _dev_pm_opp_remove_table()Viresh Kumar1-6/+3
2018-09-19OPP: Protect dev_list with opp_table lockViresh Kumar1-0/+2
2018-09-19OPP: Don't try to remove all OPP tables on failureViresh Kumar1-2/+6
2018-02-12opp: cpu: Replace GFP_ATOMIC with GFP_KERNEL in dev_pm_opp_init_cpufreq_tableJia-Ju Bai1-1/+1
2017-10-03PM / OPP: Move the OPP directory out of power/Viresh Kumar1-0/+236