index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-05-21
cpufreq: tegra20: Remove unnecessary parentheses
Dmitry Osipenko
1
-1
/
+1
2018-05-21
cpufreq: tegra20: Remove unneeded check in tegra_cpu_init
Dmitry Osipenko
1
-5
/
+0
2018-05-21
cpufreq: tegra20: Release clocks properly
Dmitry Osipenko
1
-5
/
+26
2018-05-21
cpufreq: tegra20: Remove EMC clock usage
Dmitry Osipenko
1
-22
/
+0
2018-05-21
cpufreq: tegra20: Clean up included headers
Dmitry Osipenko
1
-8
/
+4
2018-05-21
cpufreq: tegra20: Clean up whitespaces in the code
Dmitry Osipenko
1
-2
/
+1
2018-05-21
cpufreq: tegra20: Change module description
Dmitry Osipenko
1
-1
/
+1
2018-05-18
Merge back cpufreq material for v4.18.
Rafael J. Wysocki
8
-52
/
+178
2018-05-15
Revert "cpufreq: rcar: Add support for R8A7795 SoC"
Simon Horman
1
-1
/
+0
2018-05-15
Revert "cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver"
Simon Horman
1
-1
/
+0
2018-05-14
cpufreq: intel_pstate: allow trace in passive mode
Doug Smythies
1
-2
/
+44
2018-05-14
cpufreq: armada-37xx: driver relies on cpufreq-dt
Miquel Raynal
1
-1
/
+1
2018-05-13
cpufreq: optimize cpufreq_notify_transition()
Viresh Kumar
1
-31
/
+32
2018-05-10
cpufreq: s3c2440: fix spelling mistake: "divsiors" -> "divisors"
Colin Ian King
1
-1
/
+1
2018-05-10
cpufreq: speedstep: fix speedstep_detect_processor()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-05-10
cpufreq: add suspend/resume support in Armada 37xx DVFS driver
Miquel Raynal
1
-2
/
+65
2018-05-10
cpufreq: armada: Free resources on error paths
Viresh Kumar
1
-11
/
+22
2018-05-10
cpufreq: dt: Allow platform specific suspend/resume callbacks
Viresh Kumar
2
-2
/
+13
2018-04-30
cpufreq / CPPC: Set platform specific transition_delay_us
Prashanth Prakash
1
-2
/
+44
2018-04-28
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+11
2018-04-27
cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt
Shilpasri G Bhat
1
-3
/
+11
2018-04-24
cpufreq / CPPC: Support for CPPC v3
Prashanth Prakash
1
-12
/
+68
2018-04-24
cpufreq: brcmstb-avs-cpufreq: remove development debug support
Markus Mayer
2
-332
/
+1
2018-04-10
cpufreq: Drop cpufreq_table_validate_and_show()
Viresh Kumar
1
-14
/
+0
2018-04-10
cpufreq: SCMI: Don't validate the frequency table twice
Viresh Kumar
1
-9
/
+1
2018-04-10
cpufreq: CPPC: Initialize shared perf capabilities of CPUs
Shunyong Yang
1
-2
/
+12
2018-04-10
cpufreq: armada-37xx: Fix clock leak
Gregory CLEMENT
1
-0
/
+2
2018-04-10
cpufreq: CPPC: Don't set transition_latency
Viresh Kumar
1
-1
/
+0
2018-04-10
cpufreq: ti-cpufreq: Use builtin_platform_driver()
Viresh Kumar
1
-1
/
+1
2018-04-10
cpufreq: intel_pstate: Do not include debugfs.h
Rafael J. Wysocki
1
-1
/
+0
2018-04-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-0
/
+277
2018-04-03
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
34
-168
/
+123
2018-03-30
cpufreq: CPPC: Use transition_delay_us depending transition_latency
George Cherian
1
-0
/
+3
2018-03-26
cpufreq: remove cris specific drivers
Arnd Bergmann
3
-187
/
+0
2018-03-26
cpufreq: remove blackfin driver
Arnd Bergmann
2
-218
/
+0
2018-03-20
cpufreq: tegra186: Don't validate the frequency table twice
Viresh Kumar
1
-1
/
+1
2018-03-20
cpufreq: speedstep: Don't validate the frequency table twice
Viresh Kumar
3
-4
/
+8
2018-03-20
cpufreq: sparc: Don't validate the frequency table twice
Viresh Kumar
2
-2
/
+4
2018-03-20
cpufreq: sh: Don't validate the frequency table twice
Viresh Kumar
1
-10
/
+12
[next]