summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/sti-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Explicitly include correct DT includesRob Herring2023-07-201-1/+1
* cpufreq: Add __init annotation to module init funcsXiu Jianfeng2022-09-261-1/+1
* cpufreq: sti: Migrate to dev_pm_opp_set_config()Viresh Kumar2022-07-081-17/+10
* cpufreq: st: Add missing MODULE_DEVICE_TABLEPali Rohár2020-12-071-0/+7
* cpufreq: sti-cpufreq: fix mem leak in sti_cpufreq_set_opp_info()Yangtao Li2020-12-071-1/+6
* cpufreq: sti-cpufreq: add stih418 supportAlain Volmat2020-09-161-2/+4
* cpufreq: sti-cpufreq: Fix some formatting and misspelling issuesLee Jones2020-07-301-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312Thomas Gleixner2019-06-051-4/+1
* cpufreq: Convert to using %pOF instead of full_nameRob Herring2017-08-251-4/+4
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-081-2/+2
* PM / OPP: Return opp_table from dev_pm_opp_set_*() routinesViresh Kumar2017-01-301-6/+7
* cpufreq: st: add missing \n to end of dev_err messageColin Ian King2016-09-261-1/+1
* cpufreq: st: enable selective initialization based on the platformSudeep Holla2016-04-281-0/+4
* cpufreq: st: Provide runtime initialised driver for ST's platformsLee Jones2015-12-121-0/+294