index
:
platform/adaptation/renesas_rcar/renesas_kernel
accepted/tizen_3.0_ivi
accepted/tizen_ivi
sandbox/dhobsong/tizen
tizen
tizen_3.0_ivi
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-05
cpufreq: Fix build error on some platforms that use cpufreq_for_each_*
Stratos Karafotis
1
-11
/
+0
2014-12-05
cpufreq: Introduce macros for cpufreq_frequency_table iteration
Stratos Karafotis
1
-0
/
+11
2014-12-05
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
1
-2
/
+1
2014-11-14
intel_pstate: Correct BYT VID values.
Dirk Brandewie
1
-1
/
+12
2014-11-14
intel_pstate: Fix BYT frequency reporting
Dirk Brandewie
1
-6
/
+36
2014-11-14
cpufreq: intel_pstate: Add CPU ID for Braswell processor
Mika Westerberg
1
-0
/
+1
2014-11-14
intel_pstate: Add CPU IDs for Broadwell processors
Dirk Brandewie
1
-0
/
+3
2014-11-14
cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy
Pali Rohár
1
-0
/
+1
2014-11-14
cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers
Dirk Brandewie
1
-6
/
+17
2014-10-09
cpufreq: integrator: fix integrator_cpufreq_remove return type
Arnd Bergmann
1
-2
/
+2
2014-10-05
cpufreq: release policy->rwsem on error
Prarit Bhargava
1
-0
/
+2
2014-08-07
cpufreq: move policy kobj to policy->cpu at resume
Viresh Kumar
1
-2
/
+4
2014-07-17
intel_pstate: Set CPU number before accessing MSRs
Vincent Minet
1
-2
/
+1
2014-07-17
intel_pstate: don't touch turbo bit if turbo disabled or unavailable.
Dirk Brandewie
1
-6
/
+16
2014-07-17
intel_pstate: Fix setting VID
Dirk Brandewie
1
-5
/
+5
2014-07-17
cpufreq: Makefile: fix compilation for davinci platform
Prabhakar Lad
1
-1
/
+1
2014-07-09
intel_pstate: Correct rounding in busy calculation
Doug Smythies
1
-4
/
+1
2014-06-11
intel_pstate: Improve initial busy calculation
Doug Smythies
1
-5
/
+8
2014-06-11
intel_pstate: add sample time scaling
Dirk Brandewie
1
-1
/
+17
2014-06-11
intel_pstate: Correct rounding in busy calculation
Dirk Brandewie
1
-5
/
+7
2014-06-11
intel_pstate: Remove C0 tracking
Dirk Brandewie
1
-12
/
+1
2014-06-11
intel_pstate: remove unneeded sample buffers
Dirk Brandewie
1
-13
/
+11
2014-06-11
cpufreq: remove race while accessing cur_policy
Bibek Basu
1
-0
/
+6
2014-06-11
cpufreq: cpu0: drop wrong devm usage
Lucas Stach
1
-5
/
+11
2014-06-07
intel_pstate: remove setting P state to MAX on init
Dirk Brandewie
1
-12
/
+1
2014-06-07
intel_pstate: Set turbo VID for BayTrail
Dirk Brandewie
1
-6
/
+15
2014-06-07
MIPS/loongson2_cpufreq: Fix CPU clock rate setting
Aaro Koskinen
1
-2
/
+2
2014-05-13
cpufreq: unicore32: fix typo issue for 'clk'
Chen Gang
1
-1
/
+1
2014-05-13
cpufreq: at32ap: don't declare local variable as static
Viresh Kumar
1
-1
/
+1
2014-05-13
cpufreq: loongson2_cpufreq: don't declare local variable as static
Viresh Kumar
1
-1
/
+1
2014-03-13
cpufreq: Skip current frequency initialization for ->setpolicy drivers
Rafael J. Wysocki
1
-2
/
+2
2014-03-06
cpufreq: Initialize governor for a new policy under policy->rwsem
Viresh Kumar
1
-0
/
+2
2014-03-06
cpufreq: Initialize policy before making it available for others to use
Viresh Kumar
1
-14
/
+14
2014-03-06
cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditions
Aaron Plattner
1
-14
/
+7
2014-02-26
intel_pstate: Change busy calculation to use fixed point math.
Dirk Brandewie
1
-10
/
+18
2014-02-21
intel_pstate: Add support for Baytrail turbo P states
Dirk Brandewie
1
-3
/
+12
2014-02-21
intel_pstate: Use LFM bus ratio as min ratio/P state
Dirk Brandewie
1
-1
/
+1
2014-02-19
cpufreq: powernow-k8: Initialize per-cpu data-structures properly
Srivatsa S. Bhat
1
-3
/
+7
2014-02-19
cpufreq: remove sysfs link when a cpu != policy->cpu, is removed
viresh kumar
1
-2
/
+1
2014-02-13
intel_pstate: Remove energy reporting from pstate_sample tracepoint
Dirk Brandewie
1
-9
/
+0
2014-02-04
intel_pstate: Take core C0 time into account for core busy calculation
Dirk Brandewie
1
-4
/
+17
2014-01-31
Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+4
2014-01-29
Merge branches 'pm-cpufreq' and 'pm-devfreq'
Rafael J. Wysocki
1
-3
/
+4
2014-01-28
acpi-cpufreq: De-register CPU notifier and free struct msr on error.
Konrad Rzeszutek Wilk
1
-3
/
+4
2014-01-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-1
/
+17
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
40
-590
/
+826
2014-01-23
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-5
/
+22
2014-01-17
cpufreq: exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQ
Lukasz Majewski
1
-1
/
+1
2014-01-17
cpufreq: exynos: Extend Exynos cpufreq driver to support boost
Lukasz Majewski
1
-0
/
+3
2014-01-17
cpufreq / boost: Kconfig: Support for software-managed BOOST
Lukasz Majewski
2
-0
/
+19
[next]