index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2019-07-08
10
-80
/
+281
|
\
|
*
cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()
Viresh Kumar
2019-06-28
1
-10
/
+16
|
*
cpufreq: Consolidate cpufreq_update_current_freq() and __cpufreq_get()
Viresh Kumar
2019-06-28
1
-42
/
+28
|
*
cpufreq: Don't skip frequency validation for has_target() drivers
Viresh Kumar
2019-06-28
1
-8
/
+5
|
*
cpufreq: Use has_target() instead of !setpolicy
Viresh Kumar
2019-06-26
1
-3
/
+3
|
*
cpufreq: Remove redundant !setpolicy check
Viresh Kumar
2019-06-26
1
-1
/
+1
|
*
cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stub
Daniel Lezcano
2019-06-26
1
-4
/
+2
|
*
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2019-06-26
8
-11
/
+225
|
|
\
|
|
*
cpufreq: s5pv210: Don't flood kernel log after cpufreq change
Paweł Chmiel
2019-06-24
1
-1
/
+1
|
|
*
cpufreq: add driver for Raspberry Pi
Nicolas Saenz Julienne
2019-06-13
3
-0
/
+106
|
|
*
cpufreq: Switch imx7d to imx-cpufreq-dt for speed grading
Leonard Crestez
2019-06-06
1
-1
/
+1
|
|
*
cpufreq: imx-cpufreq-dt: Remove global platform match list
Leonard Crestez
2019-06-06
1
-16
/
+2
|
|
*
cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency
Florian Fainelli
2019-06-04
1
-4
/
+4
|
|
*
cpufreq: brcmstb-avs-cpufreq: Fix initial command check
Florian Fainelli
2019-06-04
1
-2
/
+2
|
|
*
cpufreq: armada-37xx: Remove set but not used variable 'freq'
YueHaibing
2019-06-03
1
-3
/
+1
|
|
*
cpufreq: imx-cpufreq-dt: Fix no OPPs available on unfused parts
Leonard Crestez
2019-06-03
1
-0
/
+15
|
|
*
cpufreq: Add imx-cpufreq-dt driver
Leonard Crestez
2019-05-20
4
-0
/
+109
|
*
|
cpufreq: pcc-cpufreq: Fail initialization if driver cannot be registered
David Arcari
2019-06-17
1
-2
/
+2
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
35
-148
/
+35
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
2019-06-19
1
-9
/
+1
|
/
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
2
-10
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347
Thomas Gleixner
2019-06-05
1
-3
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
2
-19
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
2
-18
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
2019-05-30
13
-26
/
+13
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
3
-50
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
4
-57
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
5
-27
/
+5
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-05-24
1
-11
/
+1
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
4
-0
/
+4
*
|
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
4
-0
/
+4
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-05-16
1
-0
/
+1
|
\
|
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
|
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-05-15
1
-60
/
+80
|
\
\
|
*
|
cpufreq: Don't find governor for setpolicy drivers in cpufreq_init_policy()
Yue Hu
2019-05-13
1
-51
/
+65
|
*
|
cpufreq: Explain the kobject_put() in cpufreq_policy_alloc()
Rafael J. Wysocki
2019-05-13
1
-0
/
+5
|
*
|
cpufreq: Call transition notifier only once for each policy
Viresh Kumar
2019-05-10
1
-9
/
+10
*
|
|
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-1
/
+1
*
|
|
cpufreq: Fix kobject memleak
Viresh Kumar
2019-04-30
2
-0
/
+3
*
|
|
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2019-04-30
8
-18
/
+38
|
\
\
\
|
*
|
|
cpufreq: armada-37xx: fix frequency calculation for opp
Gregory CLEMENT
2019-04-29
1
-3
/
+19
|
*
|
|
cpufreq: maple: Remove redundant code from maple_cpufreq_init()
Viresh Kumar
2019-04-08
1
-4
/
+0
|
*
|
|
cpufreq: ppc_cbe: fix possible object reference leak
Wen Yang
2019-04-08
1
-0
/
+1
|
*
|
|
cpufreq: pmac32: fix possible object reference leak
Wen Yang
2019-04-08
1
-0
/
+2
|
*
|
|
cpufreq/pasemi: fix possible object reference leak
Wen Yang
2019-04-08
1
-0
/
+1
|
*
|
|
cpufreq: maple: fix possible object reference leak
Wen Yang
2019-04-08
1
-1
/
+1
|
*
|
|
cpufreq: kirkwood: fix possible object reference leak
Wen Yang
2019-04-08
1
-8
/
+11
[next]