index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
2013-04-10
cpufreq / intel_pstate: Optimize intel_pstate_set_policy
Srinivas Pandruvada
2013-04-10
cpufreq: OMAP: instantiate omap-cpufreq as a platform_driver
Nishanth Menon
2013-04-10
cpufreq: exynos: Remove error return even if no soc is found
Amit Daniel Kachhap
2013-04-10
cpufreq: exynos: Add cpufreq driver for exynos5440
Amit Daniel Kachhap
2013-04-10
cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...
Jacob Shin
2013-04-10
cpufreq: ondemand: allow custom powersave_bias_target handler to be registered
Jacob Shin
2013-04-10
cpufreq: convert cpufreq_driver to using RCU
Nathan Zimmer
2013-04-10
cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: sparc: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: unicore2: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: sh: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: mips: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: ia64: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: cris: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: blackfin: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: AVR32: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
cpufreq: integrator: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
cpufreq: davinci: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
cpufreq: tegra: Move driver to drivers/cpufreq
Viresh Kumar
2013-04-08
cpufreq: ARM: Arrange drivers in alphabetical order
Viresh Kumar
2013-04-02
cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
Viresh Kumar
2013-04-02
cpufreq: drivers: Remove unnecessary assignments of policy-> members
Viresh Kumar
2013-04-02
cpufreq: drivers: don't check range of target freq in .target()
Viresh Kumar
2013-04-02
cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
Viresh Kumar
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-04-02
cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too
Viresh Kumar
2013-04-02
cpufreq: cpufreq-cpu0: No need to check cpu number in init()
Viresh Kumar
2013-04-01
cpufreq: conservative: Use an inline function to evaluate freq_target
Stratos Karafotis
2013-04-01
cpufreq: kirkwood: fix coccicheck warnings
Silviu-Mihai Popescu
2013-04-01
cpufreq: Fix unsigned variable being checked for negative value
jhbird.choi@samsung.com
2013-04-01
cpufreq: conservative: Fix the logic in frequency decrease checking
Stratos Karafotis
2013-04-01
cpufreq: conservative: Fix sampling_down_factor functionality
Stratos Karafotis
2013-04-01
cpufreq: governors: Calculate iowait time only when necessary
Stratos Karafotis
2013-04-01
cpufreq: conservative: Fix relation when decreasing frequency
Namhyung Kim
2013-04-01
cpufreq: conservative: Break out earlier on the lowest frequency
Namhyung Kim
2013-04-01
cpufreq: governors: Avoid unnecessary per cpu timer interrupts
Viresh Kumar
2013-04-01
cpufreq: ondemand: Don't update sample_type if we don't evaluate load again
Viresh Kumar
2013-04-01
cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20
Viresh Kumar
2013-04-01
cpufreq: governor: Implement per policy instances of governors
Viresh Kumar
2013-04-01
cpufreq: Add per policy governor-init/exit infrastructure
Viresh Kumar
2013-04-01
cpufreq: Convert the cpufreq_driver_lock to a rwlock
Nathan Zimmer
2013-03-25
cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init()
Viresh Kumar
2013-03-25
cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get()
viresh kumar
2013-03-25
intel-pstate: Use #defines instead of hard-coded values.
Konrad Rzeszutek Wilk
2013-03-25
cpufreq / intel_pstate: Fix calculation of current frequency
Dirk Brandewie
2013-03-25
cpufreq / intel_pstate: Add function to check that all MSRs are valid
Dirk Brandewie
2013-03-06
cpufreq / intel_pstate: Do not load on VM that does not report max P state.
Dirk Brandewie
[next]