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
*
imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe()
Wei Yongjun
2013-02-23
1
-1
/
+1
*
cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.
Dirk Brandewie
2013-02-15
1
-0
/
+16
*
cpufreq / intel_pstate: Change to disallow module build
Dirk Brandewie
2013-02-15
1
-6
/
+1
*
cpufreq / intel_pstate: Fix 32 bit build
Dirk Brandewie
2013-02-11
1
-1
/
+2
*
cpufreq: conservative: Fix typos in comments
Stratos Karafotis
2013-02-09
1
-2
/
+2
*
cpufreq: ondemand: Fix typos in comments
Stratos Karafotis
2013-02-09
1
-6
/
+6
*
cpufreq: exynos: simplify .init() for setting policy->cpus
Viresh Kumar
2013-02-09
1
-13
/
+1
*
cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs
Andrew Lunn
2013-02-09
3
-0
/
+266
*
cpufreq/x86: Add P-state driver for sandy bridge.
Dirk Brandewie
2013-02-09
3
-0
/
+825
*
cpufreq_stats: do not remove sysfs files if frequency table is not present
Dirk Brandewie
2013-02-09
1
-0
/
+4
*
cpufreq: Do not track governor name for scaling drivers with internal governors.
Dirk Brandewie
2013-02-09
1
-2
/
+3
*
cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_dr...
Dirk Brandewie
2013-02-09
1
-1
/
+1
*
cpufreq: Retrieve current frequency from scaling drivers with internal governors
Dirk Brandewie
2013-02-09
1
-1
/
+5
*
cpufreq: Fix locking issues
Viresh Kumar
2013-02-09
1
-34
/
+38
*
cpufreq: Create a macro for unlock_policy_rwsem{read,write}
Viresh Kumar
2013-02-09
1
-15
/
+9
*
cpufreq: Remove unused HOTPLUG_CPU code
Viresh Kumar
2013-02-09
1
-15
/
+2
*
cpufreq: governors: Fix WARN_ON() for multi-policy platforms
Viresh Kumar
2013-02-09
2
-15
/
+23
*
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
[next]