index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platforms
Srinivas Pandruvada
2018-07-31
1
-2
/
+15
*
cpufreq: qcom-kryo: add NULL entry to the end of_device_id array
YueHaibing
2018-07-24
1
-0
/
+1
*
cpufreq: intel_pstate: Register when ACPI PCCH is present
Rafael J. Wysocki
2018-07-18
2
-1
/
+20
*
cpufreq: qcom-kryo: Fix error handling in probe()
Dan Carpenter
2018-06-24
1
-4
/
+4
*
cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
Srinivas Pandruvada
2018-06-19
1
-5
/
+22
*
cpufreq: kryo: Add module remove and exit
Ilia Lin
2018-06-19
1
-3
/
+19
*
cpufreq: kryo: Fix possible error code dereference
Ilia Lin
2018-06-19
1
-0
/
+3
*
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-06-13
6
-24
/
+209
|
\
|
*
cpufreq: imx6q: check speed grades for i.MX6ULL
Sébastien Szymanski
2018-06-11
1
-6
/
+23
|
*
cpufreq: governors: Fix long idle detection logic in load calculation
Chen Yu
2018-06-08
1
-7
/
+5
|
*
cpufreq: intel_pstate: enable boost for Skylake Xeon
Srinivas Pandruvada
2018-06-08
1
-0
/
+10
|
*
cpufreq: intel_pstate: New sysfs entry to control HWP boost
Srinivas Pandruvada
2018-06-06
1
-0
/
+30
|
*
cpufreq: intel_pstate: HWP boost performance on IO wakeup
Srinivas Pandruvada
2018-06-06
1
-0
/
+39
|
*
cpufreq: intel_pstate: Add HWP boost utility and sched util hooks
Srinivas Pandruvada
2018-06-06
1
-3
/
+97
|
*
cpufreq: ti-cpufreq: Use devres managed API in probe()
Suman Anna
2018-06-06
1
-5
/
+2
|
*
cpufreq: ti-cpufreq: Fix an incorrect error return value
Suman Anna
2018-06-06
1
-1
/
+1
|
*
cpufreq: ACPI: make function acpi_cpufreq_fast_switch() static
Colin Ian King
2018-06-06
1
-2
/
+2
|
*
cpufreq: kryo: allow building as a loadable module
Arnd Bergmann
2018-06-06
1
-1
/
+1
*
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
13
-17
/
+19
|
\
\
|
*
|
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-1
/
+1
|
*
|
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
2
-2
/
+3
|
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
9
-13
/
+14
|
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-11
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'scmi-updates-4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2018-05-15
1
-2
/
+2
|
|
\
\
|
|
*
|
firmware: arm_scmi: rename get_transition_latency and add_opps_to_device
Sudeep Holla
2018-05-10
1
-2
/
+2
*
|
|
|
Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-06-05
1
-12
/
+68
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
|
|
Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'
Rafael J. Wysocki
2018-06-04
1
-12
/
+68
|
|
\
\
\
|
|
|
|
*
|
|
|
cpufreq / CPPC: Support for CPPC v3
Prashanth Prakash
2018-04-24
1
-12
/
+68
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
\
\
\
\
*
-
.
|
|
|
|
Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle'
Rafael J. Wysocki
2018-06-04
1
-1
/
+1
|
\
\
|
|
|
|
|
*
|
|
|
|
cpufreq: Rename cpufreq_can_do_remote_dvfs()
Viresh Kumar
2018-05-23
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
cpufreq: Add Kryo CPU scaling driver
Ilia Lin
2018-05-30
4
-0
/
+227
*
|
|
|
|
cpufreq: Use static SRCU initializer
Sebastian Andrzej Siewior
2018-05-30
1
-12
/
+1
*
|
|
|
|
cpufreq: Fix new policy initialization during limits updates via sysfs
Tao Wang
2018-05-30
1
-0
/
+2
*
|
|
|
|
cpufreq: tegra20: Wrap cpufreq into platform driver
Dmitry Osipenko
2018-05-21
1
-59
/
+86
*
|
|
|
|
cpufreq: tegra20: Allow cpufreq driver to be built as loadable module
Dmitry Osipenko
2018-05-21
1
-1
/
+1
*
|
|
|
|
cpufreq: tegra20: Check if this is Tegra20 machine
Dmitry Osipenko
2018-05-21
1
-0
/
+4
*
|
|
|
|
cpufreq: tegra20: Remove unneeded variable initialization
Dmitry Osipenko
2018-05-21
1
-1
/
+1
*
|
|
|
|
cpufreq: tegra20: Remove unnecessary parentheses
Dmitry Osipenko
2018-05-21
1
-1
/
+1
*
|
|
|
|
cpufreq: tegra20: Remove unneeded check in tegra_cpu_init
Dmitry Osipenko
2018-05-21
1
-5
/
+0
*
|
|
|
|
cpufreq: tegra20: Release clocks properly
Dmitry Osipenko
2018-05-21
1
-5
/
+26
*
|
|
|
|
cpufreq: tegra20: Remove EMC clock usage
Dmitry Osipenko
2018-05-21
1
-22
/
+0
*
|
|
|
|
cpufreq: tegra20: Clean up included headers
Dmitry Osipenko
2018-05-21
1
-8
/
+4
*
|
|
|
|
cpufreq: tegra20: Clean up whitespaces in the code
Dmitry Osipenko
2018-05-21
1
-2
/
+1
*
|
|
|
|
cpufreq: tegra20: Change module description
Dmitry Osipenko
2018-05-21
1
-1
/
+1
*
|
|
|
|
Merge back cpufreq material for v4.18.
Rafael J. Wysocki
2018-05-18
8
-52
/
+178
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Revert "cpufreq: rcar: Add support for R8A7795 SoC"
Simon Horman
2018-05-15
1
-1
/
+0
|
*
|
|
|
Revert "cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver"
Simon Horman
2018-05-15
1
-1
/
+0
|
*
|
|
|
cpufreq: intel_pstate: allow trace in passive mode
Doug Smythies
2018-05-14
1
-2
/
+44
|
*
|
|
|
cpufreq: optimize cpufreq_notify_transition()
Viresh Kumar
2018-05-13
1
-31
/
+32
[next]