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
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+16
2018-08-06
cpufreq: intel_pstate: Ignore turbo active ratio in HWP
Srinivas Pandruvada
1
-1
/
+2
2018-08-06
Merge back cpufreq changes for 4.19.
Rafael J. Wysocki
7
-15
/
+267
2018-07-31
cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platforms
Srinivas Pandruvada
1
-2
/
+15
2018-07-30
Merge back cpufreq material for 4.19.
Rafael J. Wysocki
7
-15
/
+267
2018-07-26
cpufreq: Fix a circular lock dependency problem
Waiman Long
1
-1
/
+6
2018-07-26
cpufreq: trace frequency limits change
Ruchi Kandoi
1
-0
/
+1
2018-07-25
Merge back cpufreq material for 4.19.
Rafael J. Wysocki
6
-14
/
+260
2018-07-24
cpufreq: qcom-kryo: add NULL entry to the end of_device_id array
YueHaibing
1
-0
/
+1
2018-07-19
cpufreq: intel_pstate: Show different max frequency with turbo 3 and HWP
Srinivas Pandruvada
1
-0
/
+9
2018-07-18
cpufreq: intel_pstate: Register when ACPI PCCH is present
Rafael J. Wysocki
2
-1
/
+20
2018-07-18
cpufreq: pcc-cpufreq: Disable dynamic scaling on many-CPU systems
Rafael J. Wysocki
1
-0
/
+9
2018-07-18
cpufreq: qcom-kryo: Silently error out on EPROBE_DEFER
Niklas Cassel
1
-2
/
+3
2018-07-18
cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPC
George Cherian
1
-0
/
+52
2018-07-18
cpufreq: armada-37xx: Add AVS support
Gregory CLEMENT
1
-3
/
+160
2018-07-09
cpufreq: powernv: Remove global pstate ramp-down timer in POWER9
Shilpasri G Bhat
1
-4
/
+16
2018-07-02
cpufreq: imx6q/thermal: imx: register cooling device depending on OF
Bastian Stender
1
-0
/
+21
2018-07-02
cpufreq: intel_pstate: use match_string() helper
Xie Yisheng
1
-9
/
+6
2018-06-25
cpufreq: qcom-kryo: Fix error handling in probe()
Dan Carpenter
1
-4
/
+4
2018-06-19
cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
Srinivas Pandruvada
1
-5
/
+22
2018-06-19
cpufreq: kryo: Add module remove and exit
Ilia Lin
1
-3
/
+19
2018-06-19
cpufreq: kryo: Fix possible error code dereference
Ilia Lin
1
-0
/
+3
2018-06-13
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
6
-24
/
+209
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-17
/
+19
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2
-2
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
9
-13
/
+14
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-12
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2018-06-11
cpufreq: imx6q: check speed grades for i.MX6ULL
Sébastien Szymanski
1
-6
/
+23
2018-06-08
cpufreq: governors: Fix long idle detection logic in load calculation
Chen Yu
1
-7
/
+5
2018-06-08
cpufreq: intel_pstate: enable boost for Skylake Xeon
Srinivas Pandruvada
1
-0
/
+10
2018-06-06
cpufreq: intel_pstate: New sysfs entry to control HWP boost
Srinivas Pandruvada
1
-0
/
+30
2018-06-06
cpufreq: intel_pstate: HWP boost performance on IO wakeup
Srinivas Pandruvada
1
-0
/
+39
2018-06-06
cpufreq: intel_pstate: Add HWP boost utility and sched util hooks
Srinivas Pandruvada
1
-3
/
+97
2018-06-06
cpufreq: ti-cpufreq: Use devres managed API in probe()
Suman Anna
1
-5
/
+2
2018-06-06
cpufreq: ti-cpufreq: Fix an incorrect error return value
Suman Anna
1
-1
/
+1
2018-06-06
cpufreq: ACPI: make function acpi_cpufreq_fast_switch() static
Colin Ian King
1
-2
/
+2
2018-06-06
cpufreq: kryo: allow building as a loadable module
Arnd Bergmann
1
-1
/
+1
2018-06-05
Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-12
/
+68
2018-06-04
Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'
Rafael J. Wysocki
1
-12
/
+68
2018-06-04
Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+1
2018-05-30
cpufreq: Add Kryo CPU scaling driver
Ilia Lin
4
-0
/
+227
2018-05-30
cpufreq: Use static SRCU initializer
Sebastian Andrzej Siewior
1
-12
/
+1
2018-05-30
cpufreq: Fix new policy initialization during limits updates via sysfs
Tao Wang
1
-0
/
+2
2018-05-23
cpufreq: Rename cpufreq_can_do_remote_dvfs()
Viresh Kumar
1
-1
/
+1
2018-05-21
cpufreq: tegra20: Wrap cpufreq into platform driver
Dmitry Osipenko
1
-59
/
+86
2018-05-21
cpufreq: tegra20: Allow cpufreq driver to be built as loadable module
Dmitry Osipenko
1
-1
/
+1
2018-05-21
cpufreq: tegra20: Check if this is Tegra20 machine
Dmitry Osipenko
1
-0
/
+4
2018-05-21
cpufreq: tegra20: Remove unneeded variable initialization
Dmitry Osipenko
1
-1
/
+1
[next]