aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-06cpufreq: Avoid unnecessary frequency updates due to mismatchViresh Kumar1-0/+11
2022-05-06cpufreq: mediatek: Add opp notification supportRex-BC Chen1-8/+82
2022-05-06cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()Jia-Wei Chang1-96/+51
2022-05-06cpufreq: mediatek: Move voltage limits to platform dataRex-BC Chen1-26/+58
2022-05-06cpufreq: mediatek: Unregister platform device on exitRex-BC Chen1-4/+6
2022-05-05Merge back earlier cpufreq changes for 5.19.Rafael J. Wysocki9-14/+21
2022-04-27cpufreq: mediatek: Fix NULL pointer dereference in mediatek-cpufreqWan Jiabing1-2/+2
2022-04-26cpufreq: mediatek: Make sram regulator optionalJia-Wei Chang1-1/+1
2022-04-26cpufreq: mediatek: Record previous target vproc valueJia-Wei Chang1-4/+16
2022-04-26cpufreq: mediatek: Replace old_* with pre_*Rex-BC Chen1-42/+42
2022-04-26cpufreq: mediatek: Use device print to show logsRex-BC Chen1-26/+28
2022-04-26cpufreq: mediatek: Enable clocks and regulatorsJia-Wei Chang1-5/+45
2022-04-26cpufreq: mediatek: Remove unused headersJia-Wei Chang1-2/+0
2022-04-26cpufreq: mediatek: Cleanup variables and error handling in mtk_cpu_dvfs_info_init()Jia-Wei Chang1-55/+34
2022-04-26cpufreq: mediatek: Use module_init and add module_exitJia-Wei Chang1-1/+7
2022-04-26cpufreq: tegra194: Add support for Tegra234Sumit Gupta1-0/+104
2022-04-26cpufreq: tegra194: add soc data to support multiple socSumit Gupta1-37/+105
2022-04-26cpufreq: qcom-cpufreq-hw: Clear dcvs interruptsVladimir Zapolskiy1-0/+8
2022-04-25cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probeXiaobing Luo1-1/+3
2022-04-22cpufreq: Fix possible race in cpufreq online error pathSchspa Shi1-2/+3
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann2-0/+2
2022-04-13cpufreq: intel_pstate: Handle no_turbo in frequency invarianceChen Yu1-0/+1
2022-04-13cpufreq: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy5-5/+3
2022-04-13PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba2-4/+4
2022-04-13cpufreq: governor: Use kobject release() method to free dbs_dataKevin Hao2-7/+14
2022-04-04cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platformsVladimir Zapolskiy1-6/+11
2022-04-04cpufreq: qcom-hw: provide online/offline operationsDmitry Baryshkov1-2/+26
2022-04-04cpufreq: qcom-hw: fix the opp entries refcountingDmitry Baryshkov1-4/+10
2022-04-04cpufreq: qcom-hw: fix the race between LMH worker and cpuhpDmitry Baryshkov1-1/+1
2022-04-04cpufreq: qcom-hw: drop affinity hint before freeing the IRQDmitry Baryshkov1-0/+1
2022-03-22Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki5-25/+45
2022-03-18Merge branch 'pm-tools'Rafael J. Wysocki2-3/+78
2022-03-17cpufreq: powernow-k8: Re-order the init checksMario Limonciello1-3/+3
2022-03-16cpufreq: intel_pstate: Use firmware default EPPSrinivas Pandruvada1-6/+32
2022-03-10cpufreq: unify show() and store() naming and use __ATTR_XXLianjie Zhang4-20/+18
2022-03-09cpufreq: amd-pstate: Add more tracepoint for AMD P-State moduleJinzhou Su2-3/+78
2022-02-28Merge back cpufreq changes for v5.18.Rafael J. Wysocki2-7/+2
2022-02-25cpufreq: blocklist Qualcomm sc8280xp and sa8540p in cpufreq-dt-platdevBjorn Andersson1-0/+2
2022-02-24cpufreq: qcom-hw: Add support for per-core-dcvsBjorn Andersson1-0/+18
2022-02-10cpufreq: CPPC: Fix performance/frequency conversionPierre Gondois1-22/+21
2022-02-09cpufreq: Add i.MX7S to cpufreq-dt-platdev blocklistStefan Agner1-0/+1
2022-02-09cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuseLuca Weiss1-1/+1
2022-02-09cpufreq: replace cpumask_weight with cpumask_empty where appropriateYury Norov2-2/+2
2022-02-09cpufreq: qcom-hw: Delay enabling throttle_irqBjorn Andersson1-1/+10
2022-02-09cpufreq: Reintroduce ready() callbackBjorn Andersson1-0/+4
2022-02-04cpufreq: longhaul: Replace acpi_bus_get_device()Rafael J. Wysocki1-2/+2
2022-02-04cpufreq: Move to_gov_attr_set() to cpufreq.hKevin Hao1-5/+0
2022-01-06cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-StateHuang Rui1-3/+3
2022-01-06cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc commentYang Li1-0/+2
2021-12-30cpufreq: amd-pstate: Add AMD P-State performance attributesHuang Rui1-0/+18