summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/mediatek-cpufreq-hw.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: mediatek-hw: Don't error out if supply is not foundNícolas F. R. A. Prado2024-01-291-1/+1
* cpufreq: mediatek-hw: Wait for CPU supplies before probingNícolas F. R. A. Prado2024-01-231-1/+18
* cpufreq: mediatek-hw: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
* cpufreq: Explicitly include correct DT includesRob Herring2023-07-201-1/+2
* Merge tag 'cpufreq-arm-updates-6.3' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2023-02-141-0/+1
|\
| * cpufreq: mediatek-hw: Register to module device tableNícolas F. R. A. Prado2023-02-061-0/+1
* | cpufreq: Make cpufreq_unregister_driver() return voidUwe Kleine-König2023-02-091-1/+3
|/
* cpufreq: Generalize of_perf_domain_get_sharing_cpumask phandle formatHector Martin2022-11-021-5/+9
* PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba2022-07-151-3/+4
* PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba2022-04-131-2/+2
* cpufreq: mediatek-hw: Fix double devm_remap in hotplug caseHector.Yuan2021-12-271-3/+30
* cpufreq: mediatek-hw: Fix cpufreq_table_find_index_dl() callVincent Donnefort2021-10-071-1/+1
* cpufreq: mediatek-hw: Add support for CPUFREQ HWHector.Yuan2021-09-061-0/+308