index
:
linux.git
master
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
/
arm_big_little.c
Age
Commit message (
Expand
)
Author
2014-01-06
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
2013-10-31
cpufreq: move freq change notifications to cpufreq core
Viresh Kumar
2013-10-31
cpufreq: arm_big_little: reconfigure switcher behavior at run time
Nicolas Pitre
2013-10-31
cpufreq: arm_big_little: add in-kernel switching (IKS) support
Viresh Kumar
2013-10-25
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-25
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2013-10-25
PM / OPP: rename header to linux/pm_opp.h
Nishanth Menon
2013-10-25
PM / OPP: rename functions to dev_pm_opp*
Nishanth Menon
2013-10-16
cpufreq: arm-big-little: use clk_get instead of clk_get_sys
Sudeep KarkadaNagesha
2013-10-16
cpufreq: arm_big_little: don't initialize part of policy is set by core
Viresh Kumar
2013-10-16
cpufreq: arm_big_little: Use generic cpufreq routines
Viresh Kumar
2013-10-16
cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY
Viresh Kumar
2013-09-30
cpufreq: arm_big_little: call cpufreq_frequency_table_put_attr()
Viresh Kumar
2013-09-30
cpufreq: arm_big_little: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-06-24
cpufreq: arm-big-little: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-05-12
cpufreq: ARM big LITTLE: Improve print message
Viresh Kumar
2013-05-12
cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.h
Viresh Kumar
2013-04-22
cpufreq: ARM big LITTLE: Adapt to latest cpufreq updates
Viresh Kumar
2013-04-02
cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
Viresh Kumar