index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq.c
Age
Commit message (
Expand
)
Author
2013-02-15
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-02-09
cpufreq: Do not track governor name for scaling drivers with internal governors.
Dirk Brandewie
2013-02-09
cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_dr...
Dirk Brandewie
2013-02-09
cpufreq: Retrieve current frequency from scaling drivers with internal governors
Dirk Brandewie
2013-02-09
cpufreq: Fix locking issues
Viresh Kumar
2013-02-09
cpufreq: Create a macro for unlock_policy_rwsem{read,write}
Viresh Kumar
2013-02-09
cpufreq: Remove unused HOTPLUG_CPU code
Viresh Kumar
2013-02-09
cpufreq: governors: Fix WARN_ON() for multi-policy platforms
Viresh Kumar
2013-02-09
cpufreq: Don't check cpu_online(policy->cpu)
Viresh Kumar
2013-02-05
cpufreq: Don't remove sysfs link for policy->cpu
Viresh Kumar
2013-02-02
cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()
Viresh Kumar
2013-02-01
cpufreq: Simplify cpufreq_add_dev()
Viresh Kumar
2013-02-01
cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregis...
Viresh Kumar
2013-02-01
cpufreq: Add a get_current_driver helper
Borislav Petkov
2013-02-01
cpufreq: handle cpufreq being disabled for all exported function.
Dirk Brandewie
2013-02-01
cpufreq: Simplify __cpufreq_remove_dev()
Viresh Kumar
2013-02-01
cpufreq: Don't use cpu removed during cpufreq_driver_unregister
Viresh Kumar
2013-02-01
cpufreq: Notify governors when cpus are hot-[un]plugged
Viresh Kumar
2013-02-01
cpufreq: Manage only online cpus
Viresh Kumar
2013-01-25
PM / tracing: remove deprecated power trace API
Paul Gortmaker
2012-11-14
cpufreq: Remove unnecessary initialization of a local variable
Jingoo Han
2012-11-14
cpufreq: Make sure target freq is within limits
Viresh Kumar
2012-11-14
cpufreq: Avoid calling cpufreq driver's target() routine if target_freq == po...
Viresh Kumar
2012-11-14
cpufreq: Fix sparse warning by making local function static
Viresh Kumar
2012-11-14
cpufreq: return early from __cpufreq_driver_getavg()
Viresh Kumar
2012-11-14
cpufreq: Improve debug prints
Viresh Kumar
2012-11-14
cpufreq / core: Fix printing of governor and driver name
viresh kumar
2012-11-14
cpufreq / core: Fix typo in comment describing show_bios_limit()
viresh kumar
2012-07-20
cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switch
Stephen Boyd
2012-03-14
provide disable_cpufreq() function to disable the API.
Konrad Rzeszutek Wilk
2012-01-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2012-01-06
[CPUFREQ] update lpj only if frequency has changed
Afzal Mohammed
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-06-28
cpufreq: expose a cpufreq_quick_get_max routine
Jesse Barnes
2011-05-04
[CPUFREQ] remove redundant sprintf from request_module call.
Kees Cook
2011-05-04
[CPUFREQ] use dynamic debug instead of custom infrastructure
Dominik Brodowski
2011-05-04
[CPUFREQ] CPU hotplug, re-create sysfs directory and symlinks
Jacob Shin
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-23
cpufreq: Use syscore_ops for boot CPU suspend/resume (v2)
Rafael J. Wysocki
2011-03-16
[CPUFREQ] Remove the pm_message_t argument from driver suspend
Rafael J. Wysocki
2011-03-01
[CPUFREQ] fix BUG on cpufreq policy init failure
Jiri Slaby
2011-01-04
perf: Clean up power events by introducing new, more generic ones
Thomas Renninger
2010-10-22
[CPUFREQ] drivers/cpufreq: Adjust confusing if indentation
Julia Lawall
2010-08-03
[CPUFREQ] fix brace coding style issue.
Neal Buckendahl
2010-08-03
[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent
Thomas Renninger
2010-08-03
[CPUFREQ] unexport (un)lock_policy_rwsem* functions
Amerigo Wang
2010-08-03
[CPUFREQ] fix memory leak in cpufreq_add_dev
Xiaotian Feng
2010-08-03
[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...
Andrej Gelenberg
2010-05-08
Merge commit 'v2.6.34-rc6' into x86/cpu
H. Peter Anvin
2010-04-09
cpufreq: Unify sysfs attribute definition macros
Borislav Petkov
[next]