aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/dbx500-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20cpufreq: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-30cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis1-5/+3
2014-01-17cpufreq: introduce cpufreq_generic_get() routineViresh Kumar1-17/+2
2014-01-06cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar1-1/+2
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar1-21/+1
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar1-13/+3
2013-10-16cpufreq: dbx500: use cpufreq_generic_init()Viresh Kumar1-20/+1
2013-10-16cpufreq: dbx500: don't initialize part of policy set by coreViresh Kumar1-5/+0
2013-10-16cpufreq: dbx500: Use generic cpufreq routinesViresh Kumar1-12/+2
2013-09-30cpufreq: dbx500: use cpufreq_table_validate_and_show()Viresh Kumar1-4/+2
2013-07-14cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker1-1/+1
2013-06-24cpufreq: dbx500: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar1-2/+2
2013-04-11cpufreq: dbx500: Round to closest available freqMats Fagerstrom1-5/+5
2013-04-02cpufreq: drivers: don't check range of target freq in .target()Viresh Kumar1-6/+0
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-4/+2
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+174
2013-01-07cpufreq: db8500: set CPUFREQ_CONST_LOOPSFabio Baltieri1-1/+1
2013-01-07cpufreq: dbx500: Update file headerLee Jones1-2/+2
2013-01-07cpufreq: dbx500: Minor code cleanupJonas Aaberg1-10/+12
2013-01-07cpufreq: dbx500: Move clk_get to probeUlf Hansson1-15/+14
2013-01-07cpufreq: Give driver used for dbx500 family a more generic nameLee Jones1-0/+179