aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/mediatek-cpufreq-hw.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-29cpufreq: mediatek-hw: Don't error out if supply is not foundGravatar Nícolas F. R. A. Prado 1-1/+1
2024-01-23cpufreq: mediatek-hw: Wait for CPU supplies before probingGravatar Nícolas F. R. A. Prado 1-1/+18
2023-07-20cpufreq: mediatek-hw: Convert to platform remove callback returning voidGravatar Yangtao Li 1-4/+2
2023-07-20cpufreq: Explicitly include correct DT includesGravatar Rob Herring 1-1/+2
2023-02-14Merge tag 'cpufreq-arm-updates-6.3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Rafael J. Wysocki 1-0/+1
2023-02-09cpufreq: Make cpufreq_unregister_driver() return voidGravatar Uwe Kleine-König 1-1/+3
2023-02-06cpufreq: mediatek-hw: Register to module device tableGravatar Nícolas F. R. A. Prado 1-0/+1
2022-11-02cpufreq: Generalize of_perf_domain_get_sharing_cpumask phandle formatGravatar Hector Martin 1-5/+9
2022-07-15PM: EM: convert power field to micro-Watts precision and align driversGravatar Lukasz Luba 1-3/+4
2022-04-13PM: EM: Change the order of arguments in the .active_power() callbackGravatar Lukasz Luba 1-2/+2
2021-12-27cpufreq: mediatek-hw: Fix double devm_remap in hotplug caseGravatar Hector.Yuan 1-3/+30
2021-10-07cpufreq: mediatek-hw: Fix cpufreq_table_find_index_dl() callGravatar Vincent Donnefort 1-1/+1
2021-09-06cpufreq: mediatek-hw: Add support for CPUFREQ HWGravatar Hector.Yuan 1-0/+308