index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-11
cpufreq: qcom-nvmem: fix memory leaks in probe error paths
Javier Carrasco
1
-3
/
+10
2024-08-11
cpufreq: qcom-nvmem: Simplify driver data allocation
Stephan Gerhold
1
-31
/
+18
2024-08-11
cpufreq: qcom-nvmem: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2024-08-03
cpufreq: ti-cpufreq: Handle deferred probe with dev_err_probe()
Primoz Fiser
1
-1
/
+1
2024-07-05
Revert "cpufreq: amd-pstate: Fix the inconsistency in max frequency units"
Greg Kroah-Hartman
1
-1
/
+1
2024-07-05
cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missing
Rafael J. Wysocki
1
-7
/
+6
2024-06-16
cpufreq: amd-pstate: Fix the inconsistency in max frequency units
Dhananjay Ugwekar
1
-1
/
+1
2024-06-12
cppc_cpufreq: Fix possible null pointer dereference
Aleksandr Mishin
1
-2
/
+12
2024-06-12
cpufreq: exit() callback is optional
Viresh Kumar
1
-4
/
+7
2024-04-13
cpufreq: Don't unregister cpufreq cooling on CPU hotplug
Viresh Kumar
1
-6
/
+11
2024-04-03
cpufreq: brcmstb-avs-cpufreq: fix up "add check for cpufreq_cpu_get's return ...
Greg Kroah-Hartman
1
-2
/
+3
2024-04-03
cpufreq: dt: always allocate zeroed cpumask
Marek Szyprowski
1
-1
/
+1
2024-04-03
cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf()
Tor Vic
1
-1
/
+1
2024-03-27
cpufreq: mediatek-hw: Don't error out if supply is not found
Nícolas F. R. A. Prado
1
-1
/
+1
2024-03-27
cpufreq: mediatek-hw: Wait for CPU supplies before probing
Nícolas F. R. A. Prado
1
-1
/
+18
2024-03-27
cpufreq: Explicitly include correct DT includes
Rob Herring
9
-11
/
+7
2024-03-27
cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return value
Anastasia Belova
1
-0
/
+2
2024-03-06
cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call back
Doug Smythies
1
-0
/
+3
2024-02-01
cpufreq: intel_pstate: Refine computation of P-state for given frequency
Rafael J. Wysocki
1
-21
/
+34
2024-01-26
cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()
Alexandra Diupina
1
-2
/
+5
2024-01-26
cpufreq: Use of_property_present() for testing DT property presence
Rob Herring
5
-6
/
+6
2023-12-08
cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarily
Christoph Niedermaier
1
-1
/
+1
2023-12-08
cpufreq: imx6q: don't warn for disabling a non-existing frequency
Christoph Niedermaier
1
-14
/
+16
2023-12-08
cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()
Gautham R. Shenoy
1
-1
/
+3
2023-11-28
cpufreq: stats: Fix buffer overflow detection in trans_stats()
Christian Marangi
1
-7
/
+7
2023-09-13
cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
Gustavo A. R. Silva
1
-1
/
+5
2023-09-13
cpufreq: Fix the race condition while updating the transition_task of policy
Liao Chang
1
-0
/
+2
2023-09-13
cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()
Liao Chang
1
-1
/
+2
2023-09-13
cpufreq: amd-pstate-ut: Fix kernel panic when loading the driver
Swapnil Sapkal
1
-8
/
+16
2023-09-13
cpufreq: amd-pstate-ut: Remove module parameter access
Swapnil Sapkal
1
-20
/
+2
2023-09-13
cpufreq: intel_pstate: set stale CPU frequency to minimum
Doug Smythies
1
-0
/
+5
2023-08-03
cpufreq: intel_pstate: Drop ACPI _PSS states table patching
Rafael J. Wysocki
1
-14
/
+0
2023-07-19
cpufreq: mediatek: correct voltages for MT7622 and MT7623
Daniel Golle
1
-3
/
+10
2023-07-19
cpufreq: intel_pstate: Fix energy_performance_preference for passive
Tero Kristo
1
-0
/
+2
2023-06-05
cpufreq: amd-pstate: Add ->fast_switch() callback
Gautham R. Shenoy
1
-7
/
+30
2023-06-05
cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()
Wyes Karny
1
-1
/
+7
2023-05-11
cpufreq: use correct unit when verify cur freq
Sanjay Chandrashekara
1
-1
/
+1
2023-05-11
cpufreq: qcom-cpufreq-hw: Revert adding cpufreq qos
Bjorn Andersson
1
-14
/
+0
2023-05-11
cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623
AngeloGioacchino Del Regno
1
-2
/
+11
2023-05-11
cpufreq: mediatek: raise proc/sram max voltage for MT8516
Jia-Wei Chang
1
-2
/
+11
2023-05-11
cpufreq: mediatek: fix KP caused by handler usage after regulator_put/clk_put
Jia-Wei Chang
1
-32
/
+30
2023-05-11
cpufreq: mediatek: fix passing zero to 'PTR_ERR'
Jia-Wei Chang
1
-5
/
+5
2023-03-10
cpufreq: davinci: Fix clk use after free
Uwe Kleine-König
1
-1
/
+3
2023-02-14
cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systems
Douglas Anderson
1
-11
/
+13
2023-02-01
cpufreq: armada-37xx: stop using 0 as NULL pointer
Miles Chen
1
-1
/
+1
2023-02-01
cpufreq: Add SM6375 to cpufreq-dt-platdev blocklist
Konrad Dybcio
1
-0
/
+1
2023-02-01
cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklist
Sumit Gupta
1
-0
/
+1
2023-02-01
cpufreq: CPPC: Add u64 casts to avoid overflowing
Pierre Gondois
1
-5
/
+6
2023-01-18
cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering
Perry Yuan
1
-0
/
+1
2023-01-07
cpufreq: Init completion before kobject_init_and_add()
Yongqiang Liu
1
-1
/
+1
[next]