index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
3
-17
/
+21
|
\
|
*
cpufreq: amd-pstate: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
1
-14
/
+10
|
*
cpufreq: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
2
-3
/
+11
*
|
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-27
12
-11
/
+12
|
\
\
|
*
|
cpufreq: sun50i: Add explicit include for cpu.h
Rob Herring
2023-04-13
1
-1
/
+2
|
*
|
cpufreq: Adjust includes to remove of_device.h
Rob Herring
2023-04-13
9
-10
/
+8
|
|
/
*
|
Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-04-25
15
-173
/
+364
|
\
\
|
*
\
Merge tag 'cpufreq-arm-updates-6.4' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
2023-04-20
10
-108
/
+215
|
|
\
\
|
|
*
|
cpufreq: tegra194: add OPP support and set bandwidth
Sumit Gupta
2023-04-18
1
-13
/
+143
|
|
*
|
cpufreq: qcom-cpufreq-hw: Revert adding cpufreq qos
Bjorn Andersson
2023-03-30
1
-14
/
+0
|
|
*
|
cpufreq: Add SM7225 to cpufreq-dt-platdev blocklist
Luca Weiss
2023-03-30
1
-0
/
+1
|
|
*
|
cpufreq: qcom-cpufreq-hw: fix double IO unmap and resource release on exit
Krzysztof Kozlowski
2023-03-30
1
-9
/
+2
|
|
*
|
cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623
AngeloGioacchino Del Regno
2023-03-30
1
-2
/
+11
|
|
*
|
cpufreq: mediatek: raise proc/sram max voltage for MT8516
Jia-Wei Chang
2023-03-30
1
-2
/
+11
|
|
*
|
cpufreq: mediatek: fix KP caused by handler usage after regulator_put/clk_put
Jia-Wei Chang
2023-03-30
1
-32
/
+30
|
|
*
|
cpufreq: mediatek: fix passing zero to 'PTR_ERR'
Jia-Wei Chang
2023-03-30
1
-5
/
+5
|
|
*
|
cpufreq: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-13
5
-6
/
+6
|
|
*
|
cpufreq: qcom-hw: Simplify counting frequency domains
Konrad Dybcio
2023-03-13
1
-23
/
+6
|
|
*
|
kbuild, cpufreq: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-03-13
1
-1
/
+0
|
|
*
|
kbuild, cpufreq: tegra124: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-03-13
1
-1
/
+0
|
|
|
/
|
*
|
cpufreq: use correct unit when verify cur freq
Sanjay Chandrashekara
2023-04-18
1
-1
/
+1
|
*
|
cpufreq: amd-pstate: Make varaiable mode_state_machine static
Tom Rix
2023-04-11
1
-1
/
+1
|
*
|
cpufreq: drivers with target_index() must set freq_table
Viresh Kumar
2023-04-07
2
-1
/
+11
|
*
|
cpufreq: pmac32: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-27
1
-3
/
+3
|
*
|
cpufreq: Fix typo in the ARM_BRCMSTB_AVS_CPUFREQ Kconfig entry
Jingyu Wang
2023-03-22
1
-1
/
+1
|
*
|
cpufreq: warn about invalid vals to scaling_max/min_freq interfaces
qinyu
2023-03-22
1
-3
/
+3
|
*
|
cpufreq: amd-pstate: Add guided mode control support via sysfs
Wyes Karny
2023-03-17
1
-42
/
+101
|
*
|
cpufreq: amd-pstate: Add guided autonomous mode
Wyes Karny
2023-03-17
1
-6
/
+28
|
*
|
cpufreq: intel_pstate: Enable HWP IO boost for all servers
Srinivas Pandruvada
2023-03-17
1
-10
/
+1
|
|
/
|
|
|
\
*
-
.
|
Merge branches 'acpi-processor', 'acpi-pm', 'acpi-tables' and 'acpi-sysfs'
Rafael J. Wysocki
2023-04-24
2
-27
/
+46
|
\
\
|
|
*
|
ACPI: cpufreq: Use platform devices to load ACPI PPC and PCC drivers
Petr Pavlu
2023-03-20
2
-27
/
+46
|
|
/
*
/
amd-pstate: Fix amd_pstate mode switch
Wyes Karny
2023-04-11
1
-10
/
+8
|
/
*
Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-03-03
3
-5
/
+4
|
\
|
*
cpufreq: apple-soc: Fix an IS_ERR() vs NULL check
Dan Carpenter
2023-03-01
1
-2
/
+2
|
*
cpufreq: intel_pstate: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-02-28
1
-1
/
+0
|
*
cpufreq: amd-pstate: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-02-23
1
-1
/
+0
|
*
cpufreq: amd-pstate: Let user know amd-pstate is disabled
Kai-Heng Feng
2023-02-23
1
-1
/
+1
|
*
cpufreq: intel_pstate: Adjust balance_performance EPP for Sapphire Rapids
Srinivas Pandruvada
2023-02-23
1
-0
/
+1
*
|
Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-02-21
1
-14
/
+0
|
\
\
|
|
/
|
/
|
|
*
-
.
Merge branches 'acpi-processor', 'acpi-tables', 'acpi-pnp' and 'acpi-maintain...
Rafael J. Wysocki
2023-02-15
1
-14
/
+0
|
|
\
\
|
|
*
|
cpufreq: intel_pstate: Drop ACPI _PSS states table patching
Rafael J. Wysocki
2022-12-30
1
-14
/
+0
|
|
|
/
*
|
|
Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-02-21
11
-267
/
+706
|
\
\
\
|
*
|
|
cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQ
Wyes Karny
2023-02-15
1
-12
/
+13
|
*
|
|
Merge tag 'cpufreq-arm-updates-6.3' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
2023-02-14
2
-1
/
+3
|
|
\
\
\
|
|
*
|
|
cpufreq: mediatek-hw: Register to module device table
Nícolas F. R. A. Prado
2023-02-06
1
-0
/
+1
|
|
*
|
|
cpufreq: tegra194: Enable CPUFREQ thermal cooling
Yi-Wei Wang
2023-02-06
1
-1
/
+2
|
*
|
|
|
Merge back cpufreq material for 6.3-rc1.
Rafael J. Wysocki
2023-02-14
10
-266
/
+702
|
|
\
\
\
\
|
|
*
|
|
|
cpufreq: Make kobj_type structure constant
Thomas Weißschuh
2023-02-09
1
-1
/
+1
|
|
*
|
|
|
cpufreq: davinci: Fix clk use after free
Uwe Kleine-König
2023-02-09
1
-2
/
+2
|
|
*
|
|
|
cpufreq: amd-pstate: avoid uninitialized variable use
Arnd Bergmann
2023-02-09
1
-5
/
+4
[next]