summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2022-04-27cpufreq: mediatek: Fix NULL pointer dereference in mediatek-cpufreqWan Jiabing
2022-04-26cpufreq: mediatek: Make sram regulator optionalJia-Wei Chang
2022-04-26cpufreq: mediatek: Record previous target vproc valueJia-Wei Chang
2022-04-26cpufreq: mediatek: Replace old_* with pre_*Rex-BC Chen
2022-04-26cpufreq: mediatek: Use device print to show logsRex-BC Chen
2022-04-26cpufreq: mediatek: Enable clocks and regulatorsJia-Wei Chang
2022-04-26cpufreq: mediatek: Remove unused headersJia-Wei Chang
2022-04-26cpufreq: mediatek: Cleanup variables and error handling in mtk_cpu_dvfs_info_...Jia-Wei Chang
2022-04-26cpufreq: mediatek: Use module_init and add module_exitJia-Wei Chang
2022-04-26cpufreq: tegra194: Add support for Tegra234Sumit Gupta
2022-04-26cpufreq: tegra194: add soc data to support multiple socSumit Gupta
2022-04-26cpufreq: qcom-cpufreq-hw: Clear dcvs interruptsVladimir Zapolskiy
2022-04-25cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probeXiaobing Luo
2022-04-22cpufreq: Fix possible race in cpufreq online error pathSchspa Shi
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2022-04-13cpufreq: intel_pstate: Handle no_turbo in frequency invarianceChen Yu
2022-04-13cpufreq: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-04-13PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba
2022-04-13cpufreq: governor: Use kobject release() method to free dbs_dataKevin Hao
2022-04-04cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platformsVladimir Zapolskiy
2022-04-04cpufreq: qcom-hw: provide online/offline operationsDmitry Baryshkov
2022-04-04cpufreq: qcom-hw: fix the opp entries refcountingDmitry Baryshkov
2022-04-04cpufreq: qcom-hw: fix the race between LMH worker and cpuhpDmitry Baryshkov
2022-04-04cpufreq: qcom-hw: drop affinity hint before freeing the IRQDmitry Baryshkov
2022-03-22Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2022-03-18Merge branch 'pm-tools'Rafael J. Wysocki
2022-03-17cpufreq: powernow-k8: Re-order the init checksMario Limonciello
2022-03-16cpufreq: intel_pstate: Use firmware default EPPSrinivas Pandruvada
2022-03-10cpufreq: unify show() and store() naming and use __ATTR_XXLianjie Zhang
2022-03-09cpufreq: amd-pstate: Add more tracepoint for AMD P-State moduleJinzhou Su
2022-02-28Merge back cpufreq changes for v5.18.Rafael J. Wysocki
2022-02-25cpufreq: blocklist Qualcomm sc8280xp and sa8540p in cpufreq-dt-platdevBjorn Andersson
2022-02-24cpufreq: qcom-hw: Add support for per-core-dcvsBjorn Andersson
2022-02-10cpufreq: CPPC: Fix performance/frequency conversionPierre Gondois
2022-02-09cpufreq: Add i.MX7S to cpufreq-dt-platdev blocklistStefan Agner
2022-02-09cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuseLuca Weiss
2022-02-09cpufreq: replace cpumask_weight with cpumask_empty where appropriateYury Norov
2022-02-09cpufreq: qcom-hw: Delay enabling throttle_irqBjorn Andersson
2022-02-09cpufreq: Reintroduce ready() callbackBjorn Andersson
2022-02-04cpufreq: longhaul: Replace acpi_bus_get_device()Rafael J. Wysocki
2022-02-04cpufreq: Move to_gov_attr_set() to cpufreq.hKevin Hao
2022-01-06cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-StateHuang Rui
2022-01-06cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc commentYang Li
2021-12-30cpufreq: amd-pstate: Add AMD P-State performance attributesHuang Rui
2021-12-30cpufreq: amd-pstate: Add AMD P-State frequencies attributesHuang Rui
2021-12-30cpufreq: amd-pstate: Add boost mode support for AMD P-StateHuang Rui
2021-12-30cpufreq: amd-pstate: Add trace for AMD P-State moduleHuang Rui
2021-12-30cpufreq: amd-pstate: Introduce the support for the processors with shared mem...Huang Rui
2021-12-30cpufreq: amd-pstate: Add fast switch function for AMD P-StateHuang Rui
2021-12-30cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future pro...Huang Rui