summaryrefslogtreecommitdiff
path: root/drivers/opp/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2025-10-23OPP: Initialize scope-based pointers inlineViresh Kumar1-7/+9
2025-05-02OPP: Use mutex locking guardsViresh Kumar1-2/+1
2025-05-02OPP: Define and use scope-based cleanup helpersViresh Kumar1-18/+9
2023-08-18OPP: Fix argument name in doc commentViresh Kumar1-2/+2
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-20OPP: Don't remove dynamic OPPs from _dev_pm_opp_remove_table()Viresh Kumar1-6/+3
2018-09-20OPP: Protect dev_list with opp_table lockViresh Kumar1-0/+2
2018-09-20OPP: 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