summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2023-11-20cpufreq: tegra194: fix warning due to missing opp_putSumit Gupta
2023-09-13cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bugGustavo A. R. Silva
2023-09-13cpufreq: Fix the race condition while updating the transition_task of policyLiao Chang
2023-09-13cpufreq: tegra194: remove opp table in exit hookSumit Gupta
2023-09-13cpufreq: tegra194: add online/offline hooksSumit Gupta
2023-09-13cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()Liao Chang
2023-09-13cpufreq: amd-pstate-ut: Fix kernel panic when loading the driverSwapnil Sapkal
2023-09-13cpufreq: amd-pstate-ut: Remove module parameter accessSwapnil Sapkal
2023-09-13cpufreq: intel_pstate: set stale CPU frequency to minimumDoug Smythies
2023-08-07cpufreq: amd-pstate: fix global sysfs attribute typeThomas Weißschuh
2023-07-12cpufreq: sparc: Don't mark cpufreq callbacks with __initViresh Kumar
2023-07-04Merge tag 'pm-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-06-30cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E...Srinivas Pandruvada
2023-06-30cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OFViresh Kumar
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-27Merge tag 'cpufreq-arm-updates-6.5' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-06-26cpufreq: qcom-cpufreq-hw: Use dev_err_probe() when failing to get icc pathsAndrew Halaney
2023-06-21Merge tag 'qcom-drivers-for-6.5' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-06-21cpufreq: intel_pstate: Fix energy_performance_preference for passiveTero Kristo
2023-06-21cpufreq: amd-pstate: Add a kernel config option to set default modeMario Limonciello
2023-06-21cpufreq: amd-pstate: Set a fallback policy based on preferred_profileMario Limonciello
2023-06-20cpufreq: amd-pstate: Set default governor to schedutilMario Limonciello
2023-06-19cpufreq: mediatek: correct voltages for MT7622 and MT7623Daniel Golle
2023-06-19cpufreq: armada-8k: add ap807 supportRussell King (Oracle)
2023-06-16cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenatedWyes Karny
2023-06-16cpufreq: amd-pstate: Write CPPC enable bit per-socketWyes Karny
2023-06-15cpufreq: Fail driver register if it has adjust_perf without fast_switchWyes Karny
2023-06-05cpufreq: dt-platdev: Support building as moduleZhipeng Wang
2023-05-29cpufreq: dt-platdev: Blacklist ti,am62a7 SoCVibhore Vardhan
2023-05-29cpufreq: ti-cpufreq: Add support for AM62A7Vibhore Vardhan
2023-05-26cpufreq: qcom-nvmem: use helper to get SMEM SoC IDRobert Marko
2023-05-26cpufreq: qcom-nvmem: use SoC ID-s from bindingsRobert Marko
2023-05-25cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()Wyes Karny
2023-05-24cpufreq: amd-pstate: Remove fast_switch_possible flag from active driverWyes Karny
2023-05-24cpufreq: amd-pstate: Add ->fast_switch() callbackGautham R. Shenoy
2023-05-15cpufreq: ACPI: Prevent a warning when another frequency driver is loadedPetr Pavlu
2023-05-15cpufreq: imx6q: don't warn for disabling a non-existing frequencyChristoph Niedermaier
2023-05-11cpufreq: sparc: Don't allocate cpufreq_driver dynamicallyViresh Kumar
2023-05-11cpufreq: tegra194: Fix an error handling path in tegra194_cpufreq_probe()Christophe JAILLET
2023-05-11cpufreq: dt-platdev: Add JH7110 SOC to the allowlistMason Huo
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-25Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-04-24Merge branches 'acpi-processor', 'acpi-pm', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki
2023-04-20Merge tag 'cpufreq-arm-updates-6.4' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-04-18cpufreq: use correct unit when verify cur freqSanjay Chandrashekara
2023-04-18cpufreq: tegra194: add OPP support and set bandwidthSumit Gupta
2023-04-13cpufreq: sun50i: Add explicit include for cpu.hRob Herring
2023-04-13cpufreq: Adjust includes to remove of_device.hRob Herring
2023-04-11cpufreq: amd-pstate: Make varaiable mode_state_machine staticTom Rix