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-01-18
Merge branch 'pm-cpufreq-thermal' into pm-cpufreq
Rafael J. Wysocki
4
-82
/
+4
2018-01-17
cpufreq: scpi: remove arm_big_little dependency
Sudeep Holla
1
-15
/
+178
2018-01-12
cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
Shilpasri G Bhat
1
-2
/
+2
2018-01-11
cpufreq: intel_pstate: Add Skylake servers support
Srinivas Pandruvada
1
-0
/
+1
2018-01-11
cpufreq: intel_pstate: Replace bxt_funcs with core_funcs
Srinivas Pandruvada
1
-11
/
+2
2018-01-10
cpufreq: imx6q: add 696MHz operating point for i.mx6ul
Anson Huang
1
-1
/
+45
2018-01-05
cpufreq: stats: Change return type of cpufreq_stats_update() as void
Viresh Kumar
1
-2
/
+1
2018-01-05
powernv-cpufreq: Treat pstates as opaque 8-bit values
Gautham R. Shenoy
1
-28
/
+19
2018-01-05
powernv-cpufreq: Fix pstate_to_idx() to handle non-continguous pstates
Gautham R. Shenoy
1
-22
/
+63
2018-01-05
powernv-cpufreq: Add helper to extract pstate from PMSR
Gautham R. Shenoy
1
-14
/
+23
2017-12-28
cpufreq: imx6q: switch to Use clk_bulk_get() to refine clk operations
Dong Aisheng
1
-69
/
+56
2017-12-21
Merge back cpufreq material for v4.16.
Rafael J. Wysocki
9
-84
/
+387
2017-12-18
cpufreq: governor: Ensure sufficiently large sampling intervals
Rafael J. Wysocki
1
-3
/
+16
2017-12-18
cpufreq: imx6q: fix speed grading regression on i.MX6 QuadPlus
Lucas Stach
1
-5
/
+6
2017-12-17
cpufreq: ti-cpufreq: Add support for multiple regulators
Dave Gerlach
1
-4
/
+24
2017-12-17
cpufreq: ti-cpufreq: Convert to module_platform_driver
Dave Gerlach
1
-2
/
+21
2017-12-16
cpufreq: Add DVFS support for Armada 37xx
Gregory CLEMENT
3
-0
/
+249
2017-12-16
cpufreq: mvebu: Free opp if registering failed
Gregory CLEMENT
1
-7
/
+8
2017-12-16
cpufreq: mvebu: Free the clock reference in the normal path
Gregory CLEMENT
1
-0
/
+1
2017-12-16
cpufreq: sort the drivers in ARM part
Gregory CLEMENT
1
-4
/
+4
2017-12-16
cpufreq: ARM: sort the Kconfig menu
Gregory CLEMENT
1
-41
/
+40
2017-12-13
cpufreq: mediatek: add mediatek related projects into blacklist
Andrew-sh Cheng
1
-0
/
+8
2017-12-13
cpufreq: mediatek: add mt2712 into compatible list
Andrew-sh Cheng
1
-0
/
+1
2017-12-13
cpufreq: longhaul: Revert transition_delay_us to 200 ms
Viresh Kumar
1
-1
/
+1
2017-12-07
cpu_cooling: Keep only one of_cpufreq*cooling_register() helper
Viresh Kumar
4
-4
/
+4
2017-12-07
cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT
Viresh Kumar
4
-82
/
+4
2017-12-04
cpufreq: Fix governor module removal race
Rafael J. Wysocki
1
-0
/
+6
2017-12-04
cpufreq: Drop pointless return statement
Rafael J. Wysocki
1
-1
/
+0
2017-12-04
cpufreq: Pass policy pointer to cpufreq_parse_governor()
Rafael J. Wysocki
1
-9
/
+7
2017-12-04
cpufreq: Clean up cpufreq_parse_governor()
Rafael J. Wysocki
1
-15
/
+17
2017-11-22
cpufreq: mediatek: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2017-11-21
cpufreq: Add Loongson machine dependencies
James Hogan
1
-0
/
+2
2017-11-13
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
15
-193
/
+151
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+7
2017-11-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
15
-193
/
+151
2017-11-08
cpufreq: stats: Handle the case when trans_table goes beyond PAGE_SIZE
Gautham R. Shenoy
1
-2
/
+5
2017-11-08
cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures const
Bhumika Goyal
3
-3
/
+3
2017-11-08
cpufreq: arm_big_little: make function arguments and structure pointer const
Bhumika Goyal
2
-5
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-21
cpufreq: pxa: convert to clock API
Robert Jarzmik
1
-152
/
+39
2017-10-14
cpufreq: speedstep-lib: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-10-14
cpufreq: ti-cpufreq: add missing of_node_put()
Zumeng Chen
1
-0
/
+1
2017-10-11
cpufreq: dt: Remove support for Exynos4212 SoCs
Marek Szyprowski
1
-1
/
+0
2017-10-11
cpufreq: imx6q: Move speed grading check to cpufreq driver
Fabio Estevam
1
-20
/
+65
2017-10-05
timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
Kees Cook
1
-6
/
+7
2017-10-03
cpufreq: ti-cpufreq: kfree opp_data when failure
Zumeng Chen
1
-1
/
+4
2017-10-03
cpufreq: SPEAr: pr_err() strings should end with newlines
Arvind Yadav
1
-2
/
+2
2017-10-03
cpufreq: powernow-k8: pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-03
cpufreq: dt-platdev: drop socionext,uniphier-ld6b from whitelist
Masahiro Yamada
1
-2
/
+0
2017-10-03
cpufreq: dt: invoke frequency-invariance setter function
Dietmar Eggemann
1
-2
/
+10
[next]