index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
opp
/
cpu.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-10-23
OPP: Initialize scope-based pointers inline
Viresh Kumar
2025-05-02
OPP: Use mutex locking guards
Viresh Kumar
2025-05-02
OPP: Define and use scope-based cleanup helpers
Viresh Kumar
2023-08-18
OPP: Fix argument name in doc comment
Viresh Kumar
2022-07-08
OPP: Use consistent names for OPP table instances
Viresh Kumar
2020-08-24
opp: Remove _dev_pm_opp_find_and_remove_table() wrapper
Viresh Kumar
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-09-19
OPP: Don't remove dynamic OPPs from _dev_pm_opp_remove_table()
Viresh Kumar
2018-09-19
OPP: Protect dev_list with opp_table lock
Viresh Kumar
2018-09-19
OPP: Don't try to remove all OPP tables on failure
Viresh Kumar
2018-02-12
opp: cpu: Replace GFP_ATOMIC with GFP_KERNEL in dev_pm_opp_init_cpufreq_table
Jia-Ju Bai
2017-10-03
PM / OPP: Move the OPP directory out of power/
Viresh Kumar