summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-06Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-10-05cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UTMeng Li
2022-10-05cpufreq: amd-pstate: modify type in argument 2 for filp_openMeng Li
2022-10-05cpufreq: amd-pstate: Add test module for amd-pstate driverMeng Li
2022-10-05cpufreq: amd-pstate: Expose struct amd_cpudataMeng Li
2022-10-03Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-10-03Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi'Rafael J. Wysocki
2022-09-28Merge tag 'cpufreq-arm-updates-6.1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2022-09-26cpufreq: qcom-cpufreq-hw: Add cpufreq qos for LMhXuewen Yan
2022-09-26cpufreq: Add __init annotation to module init funcsXiu Jianfeng
2022-09-26cpufreq: tegra194: change tegra239_cpufreq_soc to staticYang Yingliang
2022-09-24ACPI: CPPC: Disable FIE if registers in PCC regionsJeremy Linton
2022-09-24nvmem: prefix all symbols with NVMEM_Rafał Miłecki
2022-09-21cpufreq: tegra194: Add support for Tegra239Sumit Gupta
2022-09-21cpufreq: qcom-cpufreq-hw: Fix uninitialized throttled_freq warningViresh Kumar
2022-09-10cpufreq: intel_pstate: Add Tigerlake support in no-HWP modeDoug Smythies
2022-09-03cpufreq: amd-pstate: Fix initial highest_perf valuePerry Yuan
2022-09-01cpufreq: tegra194: Remove the unneeded result variableye xingchen
2022-08-31cpufreq: amd-pstate: update pstate frequency transition delay timePerry Yuan
2022-08-31cpufreq: amd_pstate: map desired perf into pstate scope for powersave governorPerry Yuan
2022-08-31cpufreq: amd_pstate: fix wrong lowest perf fetchPerry Yuan
2022-08-31cpufreq: amd-pstate: fix white-spacePerry Yuan
2022-08-31cpufreq: amd-pstate: simplify cpudata pointer assignmentPerry Yuan
2022-08-30cpufreq: bmips-cpufreq: Use module_init and add module_exitZhang Jianhua
2022-08-25ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()Perry Yuan
2022-08-23cpufreq: check only freq_table in __resolve_freq()Lukasz Luba
2022-08-16cpufreq: Add SM6115 to cpufreq-dt-platdev blocklistAdam Skladowski
2022-08-08Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-08-08Merge branch 'pm-cpufreq'Rafael J. Wysocki
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-03Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2022-08-03Merge tag 'cpufreq-arm-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linu...Rafael J. Wysocki
2022-07-29Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'Rafael J. Wysocki
2022-07-25cpufreq: ondemand: Use cpumask_var_t for on-stack cpu maskZhao Liu
2022-07-25cpufreq: loongson2: fix Kconfig "its" grammarRandy Dunlap
2022-07-18Merge back earlier cpufreq material for 5.20.Rafael J. Wysocki
2022-07-18cpufreq: tegra194: Staticize struct tegra_cpufreq_soc instancesViresh Kumar
2022-07-18cpufreq: Change order of online() CB and policy->cpus modificationPierre Gondois
2022-07-15cpufreq: Warn users while freeing active policyViresh Kumar
2022-07-15cpufreq: scmi: Support the power scale in micro-Watts in SCMI v3.1Lukasz Luba
2022-07-15PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba
2022-07-15Merge tag 'cpufreq-arm-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki
2022-07-13cpufreq: qcom-hw: Remove deprecated irq_set_affinity_hint() callPierre Gondois
2022-07-13cpufreq: qcom-hw: Disable LMH irq when disabling policyPierre Gondois
2022-07-13cpufreq: qcom-hw: Reset cancel_throttle when policy is re-enabledPierre Gondois
2022-07-13cpufreq: qcom-cpufreq-hw: use HZ_PER_KHZ macro in units.hYicong Yang
2022-07-13cpufreq: mediatek: fix error return code in mtk_cpu_dvfs_info_init()Yang Yingliang
2022-07-13cpufreq: mediatek: Handle sram regulator probe deferralAngeloGioacchino Del Regno
2022-07-08OPP: Migrate set-prop-name helper API to use set-config helpersViresh Kumar