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
/
imx6q-cpufreq.c
Age
Commit message (
Expand
)
Author
2013-10-30
cpufreq: move freq change notifications to cpufreq core
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 data structures to dev_pm equivalents
Nishanth Menon
2013-10-25
PM / OPP: rename functions to dev_pm_opp*
Nishanth Menon
2013-10-15
cpufreq: imx6q: use cpufreq_generic_init()
Viresh Kumar
2013-10-15
cpufreq: imx6q: don't initialize part of policy set by core
Viresh Kumar
2013-10-15
cpufreq: imx6q: Use generic cpufreq routines
Viresh Kumar
2013-09-30
cpufreq: imx6q: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-09-19
cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 device
Sudeep KarkadaNagesha
2013-08-27
Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux int...
Rafael J. Wysocki
2013-08-26
cpufreq: imx6q: Fix clock enable balance
Sascha Hauer
2013-08-21
cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodes
Sudeep KarkadaNagesha
2013-06-24
cpufreq: imx6q: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-02-22
imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe()
Wei Yongjun
2013-02-09
cpufreq: add imx6q-cpufreq driver
Shawn Guo