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.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
2022-08-09
Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
11
-174
/
+103
2022-08-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-10
/
+15
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-13
/
+2
2022-08-03
Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
7
-164
/
+88
2022-08-03
Merge tag 'cpufreq-arm-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linu...
Rafael J. Wysocki
4
-10
/
+15
2022-07-29
Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'
Rafael J. Wysocki
2
-5
/
+17
2022-07-25
cpufreq: ondemand: Use cpumask_var_t for on-stack cpu mask
Zhao Liu
1
-4
/
+9
2022-07-25
cpufreq: loongson2: fix Kconfig "its" grammar
Randy Dunlap
1
-1
/
+1
2022-07-18
Merge back earlier cpufreq material for 5.20.
Rafael J. Wysocki
2
-20
/
+21
2022-07-18
cpufreq: tegra194: Staticize struct tegra_cpufreq_soc instances
Viresh Kumar
1
-2
/
+2
2022-07-18
cpufreq: Change order of online() CB and policy->cpus modification
Pierre Gondois
1
-3
/
+3
2022-07-15
cpufreq: Warn users while freeing active policy
Viresh Kumar
1
-2
/
+8
2022-07-15
cpufreq: scmi: Support the power scale in micro-Watts in SCMI v3.1
Lukasz Luba
1
-5
/
+10
2022-07-15
PM: EM: convert power field to micro-Watts precision and align drivers
Lukasz Luba
2
-3
/
+10
2022-07-15
Merge tag 'cpufreq-arm-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/...
Rafael J. Wysocki
1
-2
/
+6
2022-07-13
cpufreq: qcom-hw: Remove deprecated irq_set_affinity_hint() call
Pierre Gondois
1
-3
/
+3
2022-07-13
cpufreq: qcom-hw: Disable LMH irq when disabling policy
Pierre Gondois
1
-0
/
+1
2022-07-13
cpufreq: qcom-hw: Reset cancel_throttle when policy is re-enabled
Pierre Gondois
1
-0
/
+4
2022-07-13
cpufreq: qcom-cpufreq-hw: use HZ_PER_KHZ macro in units.h
Yicong Yang
1
-2
/
+1
2022-07-13
cpufreq: mediatek: fix error return code in mtk_cpu_dvfs_info_init()
Yang Yingliang
1
-0
/
+1
2022-07-13
cpufreq: mediatek: Handle sram regulator probe deferral
AngeloGioacchino Del Regno
1
-2
/
+6
2022-07-08
OPP: Migrate set-prop-name helper API to use set-config helpers
Viresh Kumar
1
-17
/
+14
2022-07-08
OPP: Migrate set-supported-hw API to use set-config helpers
Viresh Kumar
2
-13
/
+11
2022-07-08
OPP: Migrate set-regulators API to use set-config helpers
Viresh Kumar
1
-6
/
+6
2022-07-08
cpufreq: ti: Migrate to dev_pm_opp_set_config()
Viresh Kumar
1
-23
/
+14
2022-07-08
cpufreq: sti: Migrate to dev_pm_opp_set_config()
Viresh Kumar
1
-17
/
+10
2022-07-08
cpufreq: qcom-nvmem: Migrate to dev_pm_opp_set_config()
Viresh Kumar
1
-81
/
+28
2022-07-08
OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list
Viresh Kumar
2
-9
/
+7
2022-07-04
Merge back earlier cpufreq material for 5.20.
Rafael J. Wysocki
2
-18
/
+13
2022-06-29
cpufreq: ACPI: Add Zhaoxin/Centaur turbo boost control interface support
Tony W Wang-oc
1
-0
/
+4
2022-06-28
Merge tag 'cpufreq-arm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/...
Rafael J. Wysocki
4
-0
/
+12
2022-06-28
cpufreq: Add MT8186 to cpufreq-dt-platdev blocklist
AngeloGioacchino Del Regno
1
-0
/
+1
2022-06-28
cpufreq: pmac32-cpufreq: Fix refcount leak bug
Liang He
1
-0
/
+4
2022-06-28
cpufreq: qcom-hw: Don't do lmh things without a throttle interrupt
Stephen Boyd
1
-0
/
+6
2022-06-28
drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c
Liang He
1
-0
/
+1
2022-06-23
cpufreq: amd-pstate: Add resume and suspend callbacks
Jinzhou Su
1
-0
/
+24
2022-06-14
cpufreq: Drop unnecessary cpus locking from store()
Viresh Kumar
1
-15
/
+4
2022-06-14
cpufreq: Optimize cpufreq_show_cpus()
Viresh Kumar
1
-3
/
+5
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
1
-9
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
1
-4
/
+1
2022-06-03
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-33
/
+38
2022-05-30
cpufreq: CPPC: Fix unused-function warning
Pierre Gondois
1
-9
/
+8
2022-05-30
cpufreq: CPPC: Fix build error without CONFIG_ACPI_CPPC_CPUFREQ_FIE
Zheng Bin
1
-1
/
+2
2022-05-25
Merge tag 'cpufreq-arm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
2
-259
/
+623
2022-05-19
cpufreq: CPPC: Enable dvfs_possible_from_any_cpu
Pierre Gondois
1
-0
/
+1
2022-05-19
cpufreq: CPPC: Enable fast_switch
Pierre Gondois
1
-0
/
+24
2022-05-17
cpufreq: make interface functions and lock holding state clear
Schspa Shi
1
-3
/
+3
2022-05-17
cpufreq: Abort show()/store() for half-initialized policies
Schspa Shi
1
-4
/
+7
2022-05-12
cpufreq: Rearrange locking in cpufreq_remove_dev()
Rafael J. Wysocki
1
-7
/
+14
2022-05-12
cpufreq: Split cpufreq_offline()
Rafael J. Wysocki
1
-14
/
+19
[next]