summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/dbx500-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-171-17/+2
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-061-1/+2
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-21/+1
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-13/+3
* cpufreq: dbx500: use cpufreq_generic_init()Viresh Kumar2013-10-161-20/+1
* cpufreq: dbx500: don't initialize part of policy set by coreViresh Kumar2013-10-161-5/+0
* cpufreq: dbx500: Use generic cpufreq routinesViresh Kumar2013-10-161-12/+2
* cpufreq: dbx500: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-4/+2
* cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker2013-07-141-1/+1
* cpufreq: dbx500: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-2/+2
* cpufreq: dbx500: Round to closest available freqMats Fagerstrom2013-04-111-5/+5
* cpufreq: drivers: don't check range of target freq in .target()Viresh Kumar2013-04-021-6/+0
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-4/+2
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-7/+1
* cpufreq: db8500: set CPUFREQ_CONST_LOOPSFabio Baltieri2013-01-071-1/+1
* cpufreq: dbx500: Update file headerLee Jones2013-01-071-2/+2
* cpufreq: dbx500: Minor code cleanupJonas Aaberg2013-01-071-10/+12
* cpufreq: dbx500: Move clk_get to probeUlf Hansson2013-01-071-15/+14
* cpufreq: Give driver used for dbx500 family a more generic nameLee Jones2013-01-071-0/+179
OpenPOWER on IntegriCloud