summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-022-33/+38
|\
| * cpufreq: pxa3: move clk register access to clk driverArnd Bergmann2022-05-072-31/+36
| * ARM: pxa: remove get_clk_frequency_khz()Arnd Bergmann2022-05-071-2/+0
| * ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-192-0/+2
* | cpufreq: CPPC: Fix unused-function warningPierre Gondois2022-05-301-9/+8
* | cpufreq: CPPC: Fix build error without CONFIG_ACPI_CPPC_CPUFREQ_FIEZheng Bin2022-05-301-1/+2
* | Merge tag 'cpufreq-arm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2022-05-252-259/+623
|\ \
| * | cpufreq: mediatek: Add support for MT8186Jia-Wei Chang2022-05-121-0/+10
| * | cpufreq: mediatek: Link CCI device to CPURex-BC Chen2022-05-121-1/+81
| * | cpufreq: mediatek: Fix potential deadlock problem in mtk_cpufreq_set_targetWan Jiabing2022-05-101-2/+4
| * | cpufreq: mediatek: Add opp notification supportRex-BC Chen2022-05-061-8/+82
| * | cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()Jia-Wei Chang2022-05-061-96/+51
| * | cpufreq: mediatek: Move voltage limits to platform dataRex-BC Chen2022-05-061-26/+58
| * | cpufreq: mediatek: Unregister platform device on exitRex-BC Chen2022-05-061-4/+6
| * | cpufreq: mediatek: Fix NULL pointer dereference in mediatek-cpufreqWan Jiabing2022-04-271-2/+2
| * | cpufreq: mediatek: Make sram regulator optionalJia-Wei Chang2022-04-261-1/+1
| * | cpufreq: mediatek: Record previous target vproc valueJia-Wei Chang2022-04-261-4/+16
| * | cpufreq: mediatek: Replace old_* with pre_*Rex-BC Chen2022-04-261-42/+42
| * | cpufreq: mediatek: Use device print to show logsRex-BC Chen2022-04-261-26/+28
| * | cpufreq: mediatek: Enable clocks and regulatorsJia-Wei Chang2022-04-261-5/+45
| * | cpufreq: mediatek: Remove unused headersJia-Wei Chang2022-04-261-2/+0
| * | cpufreq: mediatek: Cleanup variables and error handling in mtk_cpu_dvfs_info_...Jia-Wei Chang2022-04-261-55/+34
| * | cpufreq: mediatek: Use module_init and add module_exitJia-Wei Chang2022-04-261-1/+7
| * | cpufreq: tegra194: Add support for Tegra234Sumit Gupta2022-04-261-0/+104
| * | cpufreq: tegra194: add soc data to support multiple socSumit Gupta2022-04-261-37/+105
* | | cpufreq: CPPC: Enable dvfs_possible_from_any_cpuPierre Gondois2022-05-191-0/+1
* | | cpufreq: CPPC: Enable fast_switchPierre Gondois2022-05-191-0/+24
* | | cpufreq: make interface functions and lock holding state clearSchspa Shi2022-05-171-3/+3
* | | cpufreq: Abort show()/store() for half-initialized policiesSchspa Shi2022-05-171-4/+7
* | | cpufreq: Rearrange locking in cpufreq_remove_dev()Rafael J. Wysocki2022-05-121-7/+14
* | | cpufreq: Split cpufreq_offline()Rafael J. Wysocki2022-05-121-14/+19
* | | cpufreq: Reorganize checks in cpufreq_offline()Rafael J. Wysocki2022-05-121-12/+12
* | | cpufreq: Clear real_cpus mask from remove_cpu_dev_symlink()Viresh Kumar2022-05-111-4/+4
* | | cpufreq: intel_pstate: Support Sapphire Rapids OOB modeSrinivas Pandruvada2022-05-111-0/+1
* | | Revert "cpufreq: Fix possible race in cpufreq online error path"Viresh Kumar2022-05-091-3/+2
* | | cpufreq: CPPC: Register EM based on efficiency class informationPierre Gondois2022-05-061-0/+144
* | | cpufreq: CPPC: Add per_cpu efficiency_classPierre Gondois2022-05-061-0/+42
* | | Merge Energy Model material for 5.19 to satisfy dependencies.Rafael J. Wysocki2022-05-062-4/+4
|\ \ \
| * | | PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba2022-04-132-4/+4
| | |/ | |/|
* | | cpufreq: Avoid unnecessary frequency updates due to mismatchViresh Kumar2022-05-061-0/+11
* | | Merge back earlier cpufreq changes for 5.19.Rafael J. Wysocki2022-05-059-14/+21
|\ \ \ | |_|/ |/| |
| * | cpufreq: Fix possible race in cpufreq online error pathSchspa Shi2022-04-221-2/+3
| * | cpufreq: intel_pstate: Handle no_turbo in frequency invarianceChen Yu2022-04-131-0/+1
| * | cpufreq: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-04-135-5/+3
| * | cpufreq: governor: Use kobject release() method to free dbs_dataKevin Hao2022-04-132-7/+14
| |/
* | cpufreq: qcom-cpufreq-hw: Clear dcvs interruptsVladimir Zapolskiy2022-04-261-0/+8
* | cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probeXiaobing Luo2022-04-251-1/+3
* | cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platformsVladimir Zapolskiy2022-04-041-6/+11
* | cpufreq: qcom-hw: provide online/offline operationsDmitry Baryshkov2022-04-041-2/+26
* | cpufreq: qcom-hw: fix the opp entries refcountingDmitry Baryshkov2022-04-041-4/+10