Age | Commit message (Expand) | Author |
2023-07-04 | Merge tag 'pm-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2023-06-30 | cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E... | Srinivas Pandruvada |
2023-06-30 | cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OF | Viresh Kumar |
2023-06-29 | Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-27 | Merge tag 'cpufreq-arm-updates-6.5' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki |
2023-06-26 | cpufreq: qcom-cpufreq-hw: Use dev_err_probe() when failing to get icc paths | Andrew Halaney |
2023-06-21 | Merge tag 'qcom-drivers-for-6.5' of https://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann |
2023-06-21 | cpufreq: intel_pstate: Fix energy_performance_preference for passive | Tero Kristo |
2023-06-21 | cpufreq: amd-pstate: Add a kernel config option to set default mode | Mario Limonciello |
2023-06-21 | cpufreq: amd-pstate: Set a fallback policy based on preferred_profile | Mario Limonciello |
2023-06-20 | cpufreq: amd-pstate: Set default governor to schedutil | Mario Limonciello |
2023-06-19 | cpufreq: mediatek: correct voltages for MT7622 and MT7623 | Daniel Golle |
2023-06-19 | cpufreq: armada-8k: add ap807 support | Russell King (Oracle) |
2023-06-16 | cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenated | Wyes Karny |
2023-06-16 | cpufreq: amd-pstate: Write CPPC enable bit per-socket | Wyes Karny |
2023-06-15 | cpufreq: Fail driver register if it has adjust_perf without fast_switch | Wyes Karny |
2023-06-05 | cpufreq: dt-platdev: Support building as module | Zhipeng Wang |
2023-05-29 | cpufreq: dt-platdev: Blacklist ti,am62a7 SoC | Vibhore Vardhan |
2023-05-29 | cpufreq: ti-cpufreq: Add support for AM62A7 | Vibhore Vardhan |
2023-05-26 | cpufreq: qcom-nvmem: use helper to get SMEM SoC ID | Robert Marko |
2023-05-26 | cpufreq: qcom-nvmem: use SoC ID-s from bindings | Robert Marko |
2023-05-25 | cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf() | Wyes Karny |
2023-05-24 | cpufreq: amd-pstate: Remove fast_switch_possible flag from active driver | Wyes Karny |
2023-05-24 | cpufreq: amd-pstate: Add ->fast_switch() callback | Gautham R. Shenoy |
2023-05-15 | cpufreq: ACPI: Prevent a warning when another frequency driver is loaded | Petr Pavlu |
2023-05-15 | cpufreq: imx6q: don't warn for disabling a non-existing frequency | Christoph Niedermaier |
2023-05-11 | cpufreq: sparc: Don't allocate cpufreq_driver dynamically | Viresh Kumar |
2023-05-11 | cpufreq: tegra194: Fix an error handling path in tegra194_cpufreq_probe() | Christophe JAILLET |
2023-05-11 | cpufreq: dt-platdev: Add JH7110 SOC to the allowlist | Mason Huo |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-27 | Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-04-25 | Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2023-04-24 | Merge branches 'acpi-processor', 'acpi-pm', 'acpi-tables' and 'acpi-sysfs' | Rafael J. Wysocki |
2023-04-20 | Merge tag 'cpufreq-arm-updates-6.4' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki |
2023-04-18 | cpufreq: use correct unit when verify cur freq | Sanjay Chandrashekara |
2023-04-18 | cpufreq: tegra194: add OPP support and set bandwidth | Sumit Gupta |
2023-04-13 | cpufreq: sun50i: Add explicit include for cpu.h | Rob Herring |
2023-04-13 | cpufreq: Adjust includes to remove of_device.h | Rob Herring |
2023-04-11 | cpufreq: amd-pstate: Make varaiable mode_state_machine static | Tom Rix |
2023-04-11 | amd-pstate: Fix amd_pstate mode switch | Wyes Karny |
2023-04-07 | cpufreq: drivers with target_index() must set freq_table | Viresh Kumar |
2023-03-30 | cpufreq: qcom-cpufreq-hw: Revert adding cpufreq qos | Bjorn Andersson |
2023-03-30 | cpufreq: Add SM7225 to cpufreq-dt-platdev blocklist | Luca Weiss |
2023-03-30 | cpufreq: qcom-cpufreq-hw: fix double IO unmap and resource release on exit | Krzysztof Kozlowski |
2023-03-30 | cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623 | AngeloGioacchino Del Regno |
2023-03-30 | cpufreq: mediatek: raise proc/sram max voltage for MT8516 | Jia-Wei Chang |
2023-03-30 | cpufreq: mediatek: fix KP caused by handler usage after regulator_put/clk_put | Jia-Wei Chang |
2023-03-30 | cpufreq: mediatek: fix passing zero to 'PTR_ERR' | Jia-Wei Chang |
2023-03-27 | cpufreq: pmac32: Use of_property_read_bool() for boolean properties | Rob Herring |
2023-03-22 | cpufreq: Fix typo in the ARM_BRCMSTB_AVS_CPUFREQ Kconfig entry | Jingyu Wang |