summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorLines
2022-04-26cpufreq: qcom-cpufreq-hw: Clear dcvs interruptsVladimir Zapolskiy-0/+8
2022-04-25cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probeXiaobing Luo-1/+3
2022-04-04cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platformsVladimir Zapolskiy-6/+11
2022-04-04cpufreq: qcom-hw: provide online/offline operationsDmitry Baryshkov-2/+26
2022-04-04cpufreq: qcom-hw: fix the opp entries refcountingDmitry Baryshkov-4/+10
2022-04-04cpufreq: qcom-hw: fix the race between LMH worker and cpuhpDmitry Baryshkov-1/+1
2022-04-04cpufreq: qcom-hw: drop affinity hint before freeing the IRQDmitry Baryshkov-0/+1
2022-03-22Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki-25/+45
2022-03-18Merge branch 'pm-tools'Rafael J. Wysocki-3/+78
2022-03-17cpufreq: powernow-k8: Re-order the init checksMario Limonciello-3/+3
2022-03-16cpufreq: intel_pstate: Use firmware default EPPSrinivas Pandruvada-6/+32
2022-03-10cpufreq: unify show() and store() naming and use __ATTR_XXLianjie Zhang-20/+18
2022-03-09cpufreq: amd-pstate: Add more tracepoint for AMD P-State moduleJinzhou Su-3/+78
2022-02-28Merge back cpufreq changes for v5.18.Rafael J. Wysocki-7/+2
2022-02-25cpufreq: blocklist Qualcomm sc8280xp and sa8540p in cpufreq-dt-platdevBjorn Andersson-0/+2
2022-02-24cpufreq: qcom-hw: Add support for per-core-dcvsBjorn Andersson-0/+18
2022-02-10cpufreq: CPPC: Fix performance/frequency conversionPierre Gondois-22/+21
2022-02-09cpufreq: Add i.MX7S to cpufreq-dt-platdev blocklistStefan Agner-0/+1
2022-02-09cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuseLuca Weiss-1/+1
2022-02-09cpufreq: replace cpumask_weight with cpumask_empty where appropriateYury Norov-2/+2
2022-02-09cpufreq: qcom-hw: Delay enabling throttle_irqBjorn Andersson-1/+10
2022-02-09cpufreq: Reintroduce ready() callbackBjorn Andersson-0/+4
2022-02-04cpufreq: longhaul: Replace acpi_bus_get_device()Rafael J. Wysocki-2/+2
2022-02-04cpufreq: Move to_gov_attr_set() to cpufreq.hKevin Hao-5/+0
2022-01-06cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-StateHuang Rui-3/+3
2022-01-06cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc commentYang Li-0/+2
2021-12-30cpufreq: amd-pstate: Add AMD P-State performance attributesHuang Rui-0/+18
2021-12-30cpufreq: amd-pstate: Add AMD P-State frequencies attributesHuang Rui-0/+47
2021-12-30cpufreq: amd-pstate: Add boost mode support for AMD P-StateHuang Rui-3/+66
2021-12-30cpufreq: amd-pstate: Add trace for AMD P-State moduleHuang Rui-1/+88
2021-12-30cpufreq: amd-pstate: Introduce the support for the processors with shared mem...Huang Rui-8/+97
2021-12-30cpufreq: amd-pstate: Add fast switch function for AMD P-StateHuang Rui-0/+36
2021-12-30cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future pro...Huang Rui-0/+404
2021-12-30Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki-23/+49
2021-12-28cpufreq: use default_groups in kobj_typeGreg Kroah-Hartman-6/+9
2021-12-27cpufreq: mediatek-hw: Fix double devm_remap in hotplug caseHector.Yuan-3/+30
2021-12-22cpufreq: intel_pstate: Update cpuinfo.max_freq on HWP_CAP changesRafael J. Wysocki-7/+17
2021-12-17cpufreq: Fix initialization of min and max frequency QoS requestsRafael J. Wysocki-2/+2
2021-12-17cpufreq: intel_pstate: Update EPP for AlderLake mobileSrinivas Pandruvada-22/+57
2021-12-17cpufreq: intel_pstate: Drop redundant intel_pstate_get_hwp_cap() callRafael J. Wysocki-12/+8
2021-12-03cpufreq: qcom-hw: Use optional irq APIStephen Boyd-3/+5
2021-12-01cpufreq: Fix a comment in cpufreq_policy_freeTang Yizhou-2/+3
2021-12-01cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()Xiongfeng Wang-5/+4
2021-11-25cpufreq: qcom-hw: Set CPU affinity of dcvsh interruptsVladimir Zapolskiy-0/+5
2021-11-25cpufreq: qcom-hw: Fix probable nested interrupt handlingVladimir Zapolskiy-2/+2
2021-11-25cpufreq: qcom-cpufreq-hw: Avoid stack buffer for IRQ nameArd Biesheuvel-4/+4
2021-11-23cpufreq: intel_pstate: ITMT support for overclocked systemSrinivas Pandruvada-0/+10
2021-11-23cpufreq: intel_pstate: Fix active mode offline/online EPP handlingRafael J. Wysocki-0/+6
2021-11-23cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDsAdamos Ttofari-0/+1
2021-11-23cpufreq: qcom-cpufreq-hw: Use new thermal pressure update functionLukasz Luba-12/+3