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 tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-24
5
-118
/
+197
|
\
|
*
-
.
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
2016-03-25
5
-118
/
+197
|
|
\
\
|
|
*
|
cpufreq: governor: Always schedule work on the CPU running update
Rafael J. Wysocki
2016-03-22
1
-1
/
+1
|
|
*
|
cpufreq: Always update current frequency before startig governor
Rafael J. Wysocki
2016-03-22
1
-11
/
+3
|
|
*
|
cpufreq: Introduce cpufreq_update_current_freq()
Rafael J. Wysocki
2016-03-22
1
-9
/
+19
|
|
*
|
cpufreq: Introduce cpufreq_start_governor()
Rafael J. Wysocki
2016-03-22
1
-22
/
+22
|
|
*
|
cpufreq: powernv: Add sysfs attributes to show throttle stats
Shilpasri G Bhat
2016-03-22
1
-2
/
+72
|
|
*
|
cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access static
Jisheng Zhang
2016-03-22
1
-6
/
+6
|
|
*
|
cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
Michael Neuling
2016-03-22
1
-33
/
+17
|
|
*
|
cpufreq: acpi-cpufreq: Clean up hot plug notifier callback
Richard Cochran
2016-03-20
1
-2
/
+4
|
|
*
|
intel_pstate: Do not call wrmsrl_on_cpu() with disabled interrupts
Rafael J. Wysocki
2016-03-20
1
-30
/
+43
|
|
*
|
cpufreq: Make cpufreq_quick_get() safe to call
Richard Cochran
2016-03-18
1
-2
/
+10
*
|
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-20
1
-2
/
+0
|
\
\
\
\
|
*
\
\
\
Merge tag 'samsung-drivers-4.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2016-02-24
1
-2
/
+0
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefs
Bartlomiej Zolnierkiewicz
2016-01-25
1
-2
/
+0
*
|
|
|
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-03-20
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'pxa-for-4.6' of https://github.com/rjarzmik/linux into next/soc
Arnd Bergmann
2016-03-01
1
-1
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
ARM: pxa: define clock registers as __iomem
Arnd Bergmann
2016-02-01
1
-1
/
+1
|
|
|
/
/
*
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2016-03-14
15
-1676
/
+1344
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
intel_pstate: Do not skip samples partially
Rafael J. Wysocki
2016-03-11
1
-5
/
+7
|
*
|
|
intel_pstate: Remove freq calculation from intel_pstate_calc_busy()
Philippe Longepe
2016-03-11
1
-8
/
+8
|
*
|
|
intel_pstate: Move intel_pstate_calc_busy() into get_target_pstate_use_perfor...
Philippe Longepe
2016-03-11
1
-3
/
+2
|
*
|
|
intel_pstate: Optimize calculation for max/min_perf_adj
Philippe Longepe
2016-03-11
1
-2
/
+2
|
*
|
|
intel_pstate: Remove extra conversions in pid calculation
Philippe Longepe
2016-03-11
1
-4
/
+4
|
*
|
|
Merge branch 'pm-cpufreq-governor' into pm-cpufreq
Rafael J. Wysocki
2016-03-10
9
-1142
/
+903
|
|
\
\
\
|
|
*
|
|
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
2016-03-10
2
-53
/
+1
|
|
*
|
|
cpufreq: Reduce cpufreq_update_util() overhead a bit
Rafael J. Wysocki
2016-03-09
3
-11
/
+20
|
|
*
|
|
cpufreq: Select IRQ_WORK if CPU_FREQ_GOV_COMMON is set
Rafael J. Wysocki
2016-03-09
1
-1
/
+1
|
|
*
|
|
cpufreq: Remove 'policy->governor_enabled'
Viresh Kumar
2016-03-09
1
-17
/
+0
|
|
*
|
|
cpufreq: Rename __cpufreq_governor() to cpufreq_governor()
Viresh Kumar
2016-03-09
1
-23
/
+21
|
|
*
|
|
cpufreq: Relocate handle_update() to kill its declaration
Viresh Kumar
2016-03-09
1
-10
/
+9
|
|
*
|
|
cpufreq: governor: Drop unnecessary checks from show() and store()
Viresh Kumar
2016-03-09
1
-7
/
+3
|
|
*
|
|
cpufreq: governor: Fix race in dbs_update_util_handler()
Rafael J. Wysocki
2016-03-09
1
-5
/
+16
|
|
*
|
|
cpufreq: governor: Make gov_set_update_util() static
Rafael J. Wysocki
2016-03-09
1
-3
/
+2
|
|
*
|
|
cpufreq: governor: Narrow down the dbs_data_mutex coverage
Rafael J. Wysocki
2016-03-09
1
-23
/
+23
|
|
*
|
|
cpufreq: governor: Make dbs_data_mutex static
Rafael J. Wysocki
2016-03-09
2
-3
/
+1
|
|
*
|
|
cpufreq: governor: Relocate definitions of tuners structures
Rafael J. Wysocki
2016-03-09
3
-10
/
+9
|
|
*
|
|
cpufreq: governor: Move per-CPU data to the common code
Rafael J. Wysocki
2016-03-09
4
-59
/
+25
|
|
*
|
|
cpufreq: governor: Make governor private data per-policy
Rafael J. Wysocki
2016-03-09
6
-28
/
+87
|
|
*
|
|
cpufreq: ondemand: Rework the handling of powersave bias updates
Rafael J. Wysocki
2016-03-09
1
-17
/
+13
|
|
*
|
|
cpufreq: governor: Fix CPU load information updates via ->store
Rafael J. Wysocki
2016-03-09
4
-28
/
+40
|
|
*
|
|
cpufreq: ondemand: Drop one more callback from struct od_ops
Rafael J. Wysocki
2016-03-09
2
-3
/
+1
|
|
*
|
|
cpufreq: governor: Drop unused governor callback and data fields
Rafael J. Wysocki
2016-03-09
3
-19
/
+1
|
|
*
|
|
cpufreq: governor: Add a ->start callback for governors
Rafael J. Wysocki
2016-03-09
4
-14
/
+22
|
|
*
|
|
cpufreq: governor: Move io_is_busy to struct dbs_data
Rafael J. Wysocki
2016-03-09
3
-26
/
+15
|
|
*
|
|
cpufreq: governor: Close dbs_data update race condition
Rafael J. Wysocki
2016-03-09
1
-1
/
+1
|
|
*
|
|
cpufreq: ondemand: Drop unused callback from struct od_ops
Rafael J. Wysocki
2016-03-09
2
-2
/
+0
|
|
*
|
|
cpufreq: ondemand: Simplify od_update() slightly
Rafael J. Wysocki
2016-03-09
1
-8
/
+5
|
|
*
|
|
cpufreq: governor: Use microseconds in sample delay computations
Rafael J. Wysocki
2016-03-09
4
-32
/
+17
|
|
*
|
|
cpufreq: ondemand: Simplify conditionals in od_dbs_timer()
Rafael J. Wysocki
2016-03-09
1
-13
/
+11
[next]