index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
dbx500-cpufreq.c
Age
Commit message (
Expand
)
Author
2014-10-20
cpufreq: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-30
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
Stratos Karafotis
2014-01-17
cpufreq: introduce cpufreq_generic_get() routine
Viresh Kumar
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-25
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-16
cpufreq: dbx500: use cpufreq_generic_init()
Viresh Kumar
2013-10-16
cpufreq: dbx500: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
cpufreq: dbx500: Use generic cpufreq routines
Viresh Kumar
2013-09-30
cpufreq: dbx500: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-07-14
cpufreq: delete __cpuinit usage from all cpufreq files
Paul Gortmaker
2013-06-24
cpufreq: dbx500: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-04-11
cpufreq: dbx500: Round to closest available freq
Mats Fagerstrom
2013-04-02
cpufreq: drivers: don't check range of target freq in .target()
Viresh Kumar
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-02-21
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-01-07
cpufreq: db8500: set CPUFREQ_CONST_LOOPS
Fabio Baltieri
2013-01-07
cpufreq: dbx500: Update file header
Lee Jones
2013-01-07
cpufreq: dbx500: Minor code cleanup
Jonas Aaberg
2013-01-07
cpufreq: dbx500: Move clk_get to probe
Ulf Hansson
2013-01-07
cpufreq: Give driver used for dbx500 family a more generic name
Lee Jones