index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
cpufreq: intel_pstate: Align multiple lines to open parenthesis
Stratos Karafotis
2014-07-21
*
|
|
|
|
cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_time
Stratos Karafotis
2014-07-21
*
|
|
|
|
cpufreq: intel_pstate: Cleanup parentheses
Stratos Karafotis
2014-07-21
*
|
|
|
|
cpufreq: intel_pstate: Fit code in a single line where possible
Stratos Karafotis
2014-07-21
*
|
|
|
|
cpufreq: intel_pstate: Add missing blank lines after declarations
Stratos Karafotis
2014-07-21
*
|
|
|
|
cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call
Stratos Karafotis
2014-07-21
*
|
|
|
|
cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent locals
Stratos Karafotis
2014-07-21
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
cpufreq: move policy kobj to policy->cpu at resume
Viresh Kumar
2014-07-17
*
|
|
|
cpufreq: cpu0: OPPs can be populated at runtime
Viresh Kumar
2014-07-16
*
|
|
|
cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOOD
Quentin Armitage
2014-07-16
*
|
|
|
cpufreq: imx6q: Select PM_OPP
Nicolas Del Piano
2014-07-16
*
|
|
|
cpufreq: sa1110: set memory type for h3600
Linus Walleij
2014-07-16
|
/
/
/
*
|
|
cpufreq: Makefile: fix compilation for davinci platform
Prabhakar Lad
2014-07-09
*
|
|
intel_pstate: Set CPU number before accessing MSRs
Vincent Minet
2014-07-07
*
|
|
intel_pstate: don't touch turbo bit if turbo disabled or unavailable.
Dirk Brandewie
2014-07-07
*
|
|
intel_pstate: Fix setting VID
Dirk Brandewie
2014-07-07
|
|
/
|
/
|
*
|
cpufreq: unlock when failing cpufreq_update_policy()
Aaron Plattner
2014-06-18
*
|
intel_pstate: Correct rounding in busy calculation
Doug Smythies
2014-06-17
*
|
cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependency
Arnd Bergmann
2014-06-16
|
/
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2014-06-12
|
\
|
*
cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATOR
Viresh Kumar
2014-06-10
|
*
cpufreq: tegra: update comment for clarity
Viresh Kumar
2014-06-10
|
*
cpufreq: intel_pstate: Remove duplicate CPU ID check
Stratos Karafotis
2014-06-10
|
*
cpufreq: Mark CPU0 driver with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
2014-06-09
|
*
cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'
Viresh Kumar
2014-06-09
|
*
cpufreq: governor: Be friendly towards latency-sensitive bursty workloads
Srivatsa S. Bhat
2014-06-07
|
*
cpufreq: ppc-corenet-cpu-freq: do_div use quotient
Ed Swarthout
2014-06-06
|
*
Revert "cpufreq: Enable big.LITTLE cpufreq driver on arm64"
Rafael J. Wysocki
2014-06-06
|
*
cpufreq: Tegra: implement intermediate frequency callbacks
Viresh Kumar
2014-06-05
|
*
cpufreq: add support for intermediate (stable) frequencies
Viresh Kumar
2014-06-05
*
|
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-04
|
\
|
|
*
Merge back earlier cpufreq material.
Rafael J. Wysocki
2014-06-03
|
|
\
|
|
*
cpufreq: handle calls to ->target_index() in separate routine
Viresh Kumar
2014-05-29
|
|
*
cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSE
Paul Bolle
2014-05-27
|
|
*
cpufreq: intel_pstate: Remove unused member name of cpudata
Stratos Karafotis
2014-05-27
|
|
*
cpufreq: Break out early when frequency equals target_freq
Stratos Karafotis
2014-05-20
|
|
*
cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed()
Viresh Kumar
2014-05-17
|
|
*
cpufreq: imx6q: Remove unused include
Philipp Zabel
2014-05-17
|
|
*
cpufreq: imx6q: Drop devm_clk/regulator_get usage
Philipp Zabel
2014-05-17
|
|
*
cpufreq: powernow-k8: Suppress checkpatch warnings
Stratos Karafotis
2014-05-17
|
|
*
cpufreq: powernv: make local function static
Brian Norris
2014-05-17
|
|
*
cpufreq: Enable big.LITTLE cpufreq driver on arm64
Mark Brown
2014-05-17
|
|
*
cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-05-17
|
|
*
intel_pstate: Add CPU IDs for Broadwell processors
Dirk Brandewie
2014-05-13
|
|
*
cpufreq: Fix build error on some platforms that use cpufreq_for_each_*
Stratos Karafotis
2014-05-08
|
|
*
PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
Nishanth Menon
2014-05-07
|
|
*
cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
2014-05-07
|
|
*
intel_pstate: Remove sample parameter in intel_pstate_calc_busy
Stratos Karafotis
2014-05-07
|
|
*
cpufreq: Kconfig: Fix spelling errors
Stratos Karafotis
2014-05-01
|
|
*
cpufreq: Make linux-pm@vger.kernel.org official mailing list
Viresh Kumar
2014-05-01
[prev]
[next]