index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
cpufreq: ondemand: Replace down_differential tuner with adj_up_threshold
Stratos Karafotis
2013-02-09
2
-7
/
+11
|
*
|
|
|
cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR
Viresh Kumar
2013-02-09
1
-12
/
+6
|
*
|
|
|
cpufreq: Don't check cpu_online(policy->cpu)
Viresh Kumar
2013-02-09
4
-23
/
+4
|
*
|
|
|
cpufreq: add imx6q-cpufreq driver
Shawn Guo
2013-02-09
3
-0
/
+346
|
*
|
|
|
cpufreq: Don't remove sysfs link for policy->cpu
Viresh Kumar
2013-02-05
1
-2
/
+3
|
*
|
|
|
cpufreq: Remove unnecessary use of policy->shared_type
Viresh Kumar
2013-02-02
3
-6
/
+1
|
*
|
|
|
cpufreq: Set all cpus in policy->cpus for single cluster SoCs
Viresh Kumar
2013-02-02
3
-3
/
+3
|
*
|
|
|
cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()
Viresh Kumar
2013-02-02
2
-8
/
+20
|
*
|
|
|
cpufreq: governors: Remove code redundancy between governors
Viresh Kumar
2013-02-02
4
-97
/
+53
|
*
|
|
|
cpufreq: governors: Get rid of dbs_data->enable field
Viresh Kumar
2013-02-02
2
-39
/
+20
|
*
|
|
|
cpufreq: governors: fix misuse of cdbs.cpu
Fabio Baltieri
2013-02-02
3
-5
/
+7
|
*
|
|
|
cpufreq: governors: implement generic policy_is_shared
Fabio Baltieri
2013-02-02
6
-13
/
+4
|
*
|
|
|
cpufreq: SPEAr: Notify all policy->cpus of frequency change
Viresh Kumar
2013-02-02
1
-2
/
+5
|
*
|
|
|
cpufreq: instantiate cpufreq-cpu0 as a platform_driver
Shawn Guo
2013-02-02
3
-13
/
+29
|
*
|
|
|
cpufreq: governors: clean timer init and exit code
Fabio Baltieri
2013-02-02
1
-30
/
+13
|
*
|
|
|
cpufreq: Simplify cpufreq_add_dev()
Viresh Kumar
2013-02-02
2
-101
/
+58
|
*
|
|
|
cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregis...
Viresh Kumar
2013-02-02
1
-7
/
+0
|
*
|
|
|
cpufreq / highbank: add support for highbank cpufreq
Mark Langsdorf
2013-02-02
4
-2
/
+137
|
*
|
|
|
powernow-k8: Cleanup init function
Borislav Petkov
2013-02-02
1
-11
/
+14
|
*
|
|
|
powernow-k8: Cleanup module request
Borislav Petkov
2013-02-02
1
-2
/
+19
|
*
|
|
|
cpufreq: Add a get_current_driver helper
Borislav Petkov
2013-02-02
1
-0
/
+14
|
*
|
|
|
cpufreq: Make acpi-cpufreq link first
Borislav Petkov
2013-02-02
1
-2
/
+3
|
*
|
|
|
acpi-cpufreq: Do not load on K8
Matthew Garrett
2013-02-02
1
-0
/
+6
|
*
|
|
|
cpufreq: handle cpufreq being disabled for all exported function.
Dirk Brandewie
2013-02-02
1
-0
/
+18
|
*
|
|
|
cpufreq: Simplify __cpufreq_remove_dev()
Viresh Kumar
2013-02-02
3
-93
/
+104
|
*
|
|
|
cpufreq: SPEAr: Fix sparse warning for cpufreq driver
Viresh Kumar
2013-02-02
1
-1
/
+1
|
*
|
|
|
cpufreq: Don't use cpu removed during cpufreq_driver_unregister
Viresh Kumar
2013-02-02
1
-1
/
+7
|
*
|
|
|
cpufreq: Notify governors when cpus are hot-[un]plugged
Viresh Kumar
2013-02-02
1
-0
/
+10
|
*
|
|
|
cpufreq: Manage only online cpus
Viresh Kumar
2013-02-02
1
-0
/
+7
|
*
|
|
|
cpufreq: ondemand: use all CPUs in update_sampling_rate
Fabio Baltieri
2013-02-02
1
-3
/
+2
|
*
|
|
|
cpufreq: conservative: call dbs_check_cpu only when necessary
Fabio Baltieri
2013-02-02
1
-6
/
+41
|
*
|
|
|
cpufreq: ondemand: call dbs_check_cpu only when necessary
Fabio Baltieri
2013-02-02
3
-10
/
+52
|
*
|
|
|
cpufreq: handle SW coordinated CPUs
Rickard Andersson
2013-02-02
4
-8
/
+43
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
PM / tracing: remove deprecated power trace API
Paul Gortmaker
2013-01-26
1
-1
/
+0
|
/
/
/
*
|
|
cpufreq: Add module aliases for acpi-cpufreq
Matthew Garrett
2013-01-22
1
-0
/
+7
*
|
|
cpufreq: cpufreq-cpu0: use RCU locks around usage of OPP
Nishanth Menon
2013-01-22
1
-0
/
+5
*
|
|
cpufreq: OMAP: use RCU locks around usage of OPP
Nishanth Menon
2013-01-22
1
-0
/
+3
*
|
|
powernow-k8: Add a kconfig dependency on acpi-cpufreq
Borislav Petkov
2013-01-18
1
-1
/
+1
|
|
/
|
/
|
*
|
cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservative
Larry Finger
2013-01-03
2
-2
/
+8
*
|
cpufreq / Longhaul: Disable driver by default
RafaĆ Bilski
2013-01-03
1
-1
/
+9
*
|
cpufreq / stats: fix race between stats allocation and first usage
Konstantin Khlebnikov
2013-01-03
1
-4
/
+7
|
/
*
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
17
-937
/
+1219
|
\
|
*
cpufreq: ondemand: update sampling rate only on right CPUs
Fabio Baltieri
2012-11-27
1
-0
/
+8
|
*
cpufreq: SPEAr: Add CPUFreq driver
Deepak Sikri
2012-11-27
3
-0
/
+299
|
*
cpufreq: governors: Fix jiffies/cputime mixup (revisited)
Rafael J. Wysocki
2012-11-24
1
-2
/
+2
|
*
cpufreq: ondemand: fix wrong delay sampling rate
Fabio Baltieri
2012-11-23
1
-1
/
+2
|
*
cpufreq: exynos: Use static for functions used in only this file
Tushar Behera
2012-11-22
1
-2
/
+2
|
*
cpufreq: exynos: Broadcast frequency change notifications for all cores
Tomasz Figa
2012-11-22
1
-2
/
+5
|
*
cpufreq: remove use of __devexit
Bill Pemberton
2012-11-21
2
-2
/
+2
|
*
cpufreq: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
[prev]
[next]