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
*
cpufreq: move policy kobj to policy->cpu at resume
Viresh Kumar
2014-07-17
1
-2
/
+4
*
cpufreq: cpu0: OPPs can be populated at runtime
Viresh Kumar
2014-07-16
1
-5
/
+2
*
cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOOD
Quentin Armitage
2014-07-16
1
-1
/
+1
*
cpufreq: imx6q: Select PM_OPP
Nicolas Del Piano
2014-07-16
1
-0
/
+1
*
cpufreq: sa1110: set memory type for h3600
Linus Walleij
2014-07-16
1
-1
/
+1
*
cpufreq: Makefile: fix compilation for davinci platform
Prabhakar Lad
2014-07-09
1
-1
/
+1
*
intel_pstate: Set CPU number before accessing MSRs
Vincent Minet
2014-07-07
1
-2
/
+1
*
intel_pstate: don't touch turbo bit if turbo disabled or unavailable.
Dirk Brandewie
2014-07-07
1
-6
/
+16
*
intel_pstate: Fix setting VID
Dirk Brandewie
2014-07-07
1
-5
/
+5
*
cpufreq: unlock when failing cpufreq_update_policy()
Aaron Plattner
2014-06-18
1
-6
/
+4
*
intel_pstate: Correct rounding in busy calculation
Doug Smythies
2014-06-17
1
-4
/
+1
*
cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependency
Arnd Bergmann
2014-06-16
1
-0
/
+2
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2014-06-12
9
-59
/
+204
|
\
|
*
cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATOR
Viresh Kumar
2014-06-10
1
-1
/
+1
|
*
cpufreq: tegra: update comment for clarity
Viresh Kumar
2014-06-10
1
-3
/
+6
|
*
cpufreq: intel_pstate: Remove duplicate CPU ID check
Stratos Karafotis
2014-06-10
1
-6
/
+0
|
*
cpufreq: Mark CPU0 driver with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
2014-06-09
1
-1
/
+1
|
*
cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'
Viresh Kumar
2014-06-09
2
-9
/
+19
|
*
cpufreq: governor: Be friendly towards latency-sensitive bursty workloads
Srivatsa S. Bhat
2014-06-07
2
-3
/
+61
|
*
cpufreq: ppc-corenet-cpu-freq: do_div use quotient
Ed Swarthout
2014-06-06
1
-4
/
+5
|
*
Revert "cpufreq: Enable big.LITTLE cpufreq driver on arm64"
Rafael J. Wysocki
2014-06-06
1
-2
/
+1
|
*
cpufreq: Tegra: implement intermediate frequency callbacks
Viresh Kumar
2014-06-05
1
-35
/
+62
|
*
cpufreq: add support for intermediate (stable) frequencies
Viresh Kumar
2014-06-05
1
-7
/
+60
*
|
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-04
29
-352
/
+457
|
\
\
|
|
/
|
*
Merge back earlier cpufreq material.
Rafael J. Wysocki
2014-06-03
29
-331
/
+426
|
|
\
|
|
*
cpufreq: handle calls to ->target_index() in separate routine
Viresh Kumar
2014-05-29
1
-23
/
+33
|
|
*
cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSE
Paul Bolle
2014-05-27
1
-4
/
+2
|
|
*
cpufreq: intel_pstate: Remove unused member name of cpudata
Stratos Karafotis
2014-05-27
1
-4
/
+0
|
|
*
cpufreq: Break out early when frequency equals target_freq
Stratos Karafotis
2014-05-20
1
-2
/
+6
|
|
*
cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed()
Viresh Kumar
2014-05-17
1
-7
/
+2
|
|
*
cpufreq: imx6q: Remove unused include
Philipp Zabel
2014-05-17
1
-1
/
+0
|
|
*
cpufreq: imx6q: Drop devm_clk/regulator_get usage
Philipp Zabel
2014-05-17
1
-14
/
+39
|
|
*
cpufreq: powernow-k8: Suppress checkpatch warnings
Stratos Karafotis
2014-05-17
2
-108
/
+74
|
|
*
cpufreq: powernv: make local function static
Brian Norris
2014-05-17
1
-1
/
+1
|
|
*
cpufreq: Enable big.LITTLE cpufreq driver on arm64
Mark Brown
2014-05-17
1
-1
/
+2
|
|
*
cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-05-17
1
-1
/
+1
|
|
*
intel_pstate: Add CPU IDs for Broadwell processors
Dirk Brandewie
2014-05-13
1
-0
/
+3
|
|
*
cpufreq: Fix build error on some platforms that use cpufreq_for_each_*
Stratos Karafotis
2014-05-08
1
-11
/
+0
|
|
*
PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
Nishanth Menon
2014-05-07
2
-0
/
+112
|
|
*
cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
2014-05-07
1
-0
/
+14
|
|
*
intel_pstate: Remove sample parameter in intel_pstate_calc_busy
Stratos Karafotis
2014-05-07
1
-7
/
+4
|
|
*
cpufreq: Kconfig: Fix spelling errors
Stratos Karafotis
2014-05-01
2
-4
/
+4
|
|
*
cpufreq: Make linux-pm@vger.kernel.org official mailing list
Viresh Kumar
2014-05-01
1
-1
/
+1
|
|
*
cpufreq: exynos: Use dev_err/info function instead of pr_err/info
Chanwoo Choi
2014-05-01
2
-9
/
+13
|
|
*
Merge branch 'cpufreq-macros' into pm-cpufreq
Rafael J. Wysocki
2014-05-01
15
-146
/
+127
|
|
|
\
|
|
|
*
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
Stratos Karafotis
2014-04-30
14
-146
/
+116
|
|
|
*
cpufreq: Introduce macros for cpufreq_frequency_table iteration
Stratos Karafotis
2014-04-30
1
-0
/
+11
|
*
|
|
intel_pstate: Improve initial busy calculation
Doug Smythies
2014-06-02
1
-5
/
+8
|
*
|
|
intel_pstate: add sample time scaling
Dirk Brandewie
2014-06-02
1
-1
/
+17
|
*
|
|
intel_pstate: Correct rounding in busy calculation
Dirk Brandewie
2014-06-02
1
-5
/
+7
[next]