summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/mediatek-cpufreq-hw.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-14cpufreq: mediatek-hw: Fix wrong return value in mtk_cpufreq_get_cpu_power()Jinjie Ruan1-1/+1
2024-11-08cpufreq: Generalize of_perf_domain_get_sharing_cpumask phandle formatHector Martin1-5/+9
2024-03-27cpufreq: mediatek-hw: Don't error out if supply is not foundNĂ­colas F. R. A. Prado1-1/+1
2024-03-27cpufreq: mediatek-hw: Wait for CPU supplies before probingNĂ­colas F. R. A. Prado1-1/+18
2024-03-27cpufreq: Explicitly include correct DT includesRob Herring1-1/+2
2022-07-15PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba1-3/+4
2022-04-13PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba1-2/+2
2021-12-27cpufreq: mediatek-hw: Fix double devm_remap in hotplug caseHector.Yuan1-3/+30
2021-10-07cpufreq: mediatek-hw: Fix cpufreq_table_find_index_dl() callVincent Donnefort1-1/+1
2021-09-06cpufreq: mediatek-hw: Add support for CPUFREQ HWHector.Yuan1-0/+308