aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/ppc_cbe_cpufreq.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-20cpufreq: Explicitly include correct DT includesGravatar Rob Herring 1-1/+1
2022-04-13cpufreq: Prepare cleanup of powerpc's asm/prom.hGravatar Christophe Leroy 1-1/+0
2019-08-26cpufreq: powerpc_cbe: Switch to QoS requests for freq limitsGravatar Viresh Kumar 1-1/+18
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Gravatar Thomas Gleixner 1-14/+1
2019-04-08cpufreq: ppc_cbe: fix possible object reference leakGravatar Wen Yang 1-0/+1
2018-03-20cpufreq: ppc_cbe: Don't validate the frequency table twiceGravatar Viresh Kumar 1-3/+2
2014-04-30cpufreq: Use cpufreq_for_each_* macros for frequency table iterationGravatar Stratos Karafotis 1-4/+5
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableGravatar Viresh Kumar 1-9/+9
2014-03-12cpufreq: Remove cpufreq_generic_exit()Gravatar Viresh Kumar 1-1/+0
2013-10-31cpufreq: move freq change notifications to cpufreq coreGravatar Viresh Kumar 1-18/+1
2013-10-25cpufreq: Implement light weight ->target_index() routineGravatar Viresh Kumar 1-10/+2
2013-10-16cpufreq: ppc_cbe: Use generic cpufreq routinesGravatar Viresh Kumar 1-13/+2
2013-09-30cpufreq: ppc: use cpufreq_table_validate_and_show()Gravatar Viresh Kumar 1-3/+1
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverGravatar Viresh Kumar 1-1/+0
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableGravatar Viresh Kumar 1-2/+2
2013-04-10cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqGravatar Viresh Kumar 1-0/+209