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
2019-03-12
cpufreq: intel_pstate: Fix up iowait_boost computation
Rafael J. Wysocki
1
-1
/
+1
2019-03-07
cpufreq: pxa2xx: remove incorrect __init annotation
Arnd Bergmann
1
-2
/
+2
2019-03-07
cpufreq: Improve kerneldoc comments for cpufreq_cpu_get/put()
Rafael J. Wysocki
1
-15
/
+9
2019-03-06
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
27
-246
/
+640
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-42
/
+7
2019-03-04
Merge branch 'pm-opp'
Rafael J. Wysocki
7
-4
/
+49
2019-03-01
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2
-3
/
+21
2019-02-28
cpufreq: kryo: Release OPP tables on module removal
Viresh Kumar
1
-2
/
+18
2019-02-25
cpufreq: ap806: add missing of_node_put after of_device_is_available
Julia Lawall
1
-1
/
+3
2019-02-24
Merge back earlier cpufreq material for v5.1.
Rafael J. Wysocki
25
-240
/
+571
2019-02-20
cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologies
Erwan Velu
1
-1
/
+3
2019-02-20
cpufreq: Pass updated policy to driver ->setpolicy() callback
Rafael J. Wysocki
1
-1
/
+1
2019-02-20
cpufreq: Fix two debug messages in cpufreq_set_policy()
Rafael J. Wysocki
1
-2
/
+2
2019-02-20
cpufreq: Reorder and simplify cpufreq_update_policy()
Rafael J. Wysocki
1
-12
/
+7
2019-02-20
cpufreq: Add kerneldoc comments for two core functions
Rafael J. Wysocki
1
-8
/
+24
2019-02-19
cpufreq: scmi: Fix use-after-free in scmi_cpufreq_exit()
Yangtao Li
1
-1
/
+1
2019-02-19
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
5
-11
/
+11
2019-02-18
cpufreq: intel_pstate: Rework iowait boosting to be less aggressive
Rafael J. Wysocki
1
-18
/
+18
2019-02-18
cpufreq: intel_pstate: Eliminate intel_pstate_get_base_pstate()
Rafael J. Wysocki
1
-7
/
+2
2019-02-18
cpufreq: intel_pstate: Avoid redundant initialization of local vars
Rafael J. Wysocki
1
-7
/
+3
2019-02-18
cpufreq / cppc: Work around for Hisilicon CPPC cpufreq
Xiongfeng Wang
1
-0
/
+65
2019-02-18
cpufreq: davinci: move configuration to include/linux/platform_data
Bartosz Golaszewski
1
-4
/
+1
2019-02-18
cpufreq: speedstep: convert BUG() to BUG_ON()
Yangtao Li
1
-2
/
+1
2019-02-18
cpufreq: powernv: fix missing check of return value in init_powernv_pstates()
Yangtao Li
1
-3
/
+7
2019-02-18
cpufreq: longhaul: remove unneeded semicolon
Yangtao Li
1
-1
/
+1
2019-02-18
cpufreq: pcc-cpufreq: remove unneeded semicolon
Yangtao Li
1
-1
/
+1
2019-02-15
Merge tag 'tegra-for-5.1-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
3
-42
/
+7
2019-02-14
cpufreq: Replace double NOT (!!) with single NOT (!)
Viresh Kumar
1
-1
/
+1
2019-02-13
cpufreq: intel_pstate: Add reasons for failure and debug messages
Erwan Velu
1
-6
/
+21
2019-02-13
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
7
-30
/
+307
2019-02-12
cpufreq: dt: Implement online/offline() callbacks
Viresh Kumar
1
-0
/
+17
2019-02-12
cpufreq: Allow light-weight tear down and bring up of CPUs
Viresh Kumar
1
-20
/
+38
2019-02-12
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
7
-4
/
+49
2019-02-08
Merge branch 'cpufreq/qcom-hw' into cpufreq/arm/linux-next
Viresh Kumar
4
-24
/
+50
2019-02-08
cpufreq: qcom-hw: Register an Energy Model
Matthias Kaehlcke
1
-0
/
+2
2019-02-08
cpufreq: qcom: Read voltage LUT and populate OPP
Taniya Das
1
-9
/
+37
2019-02-08
cpufreq: qcom-hw: Move to device_initcall
Amit Kucheria
1
-1
/
+1
2019-02-07
cpufreq: OMAP: Register an Energy Model
Yangtao Li
1
-1
/
+3
2019-02-07
cpufreq: imx6q: Register an Energy Model
Yangtao Li
1
-0
/
+1
2019-02-07
cpufreq: ap806: add cpufreq driver for Armada 8K
Gregory CLEMENT
3
-0
/
+216
2019-02-07
cpufreq: tegra124: add missing of_node_put()
Yangtao Li
1
-0
/
+2
2019-02-07
cpufreq: qcom-kryo: make some variables static
Yangtao Li
1
-1
/
+1
2019-02-07
cpufreq: s5pv210: Defer probe if getting regulators fail
Paweł Chmiel
1
-19
/
+48
2019-02-07
cpufreq: mediatek: Register an Energy Model
Matthias Kaehlcke
1
-0
/
+2
2019-02-07
cpufreq: scmi: Register an Energy Model
Quentin Perret
1
-3
/
+36
2019-02-07
cpufreq: arm_big_little: Register an Energy Model
Dietmar Eggemann
1
-0
/
+2
2019-02-07
cpufreq: scpi: Register an Energy Model
Quentin Perret
1
-0
/
+3
2019-02-07
cpufreq: dt: Register an Energy Model
Quentin Perret
1
-0
/
+2
2019-02-06
cpufreq: dt-platdev: add Tegra210 to blacklist
Joseph Lo
1
-0
/
+1
2019-02-06
cpufreq: tegra124: extend to support Tegra210
Joseph Lo
1
-1
/
+2
[next]