summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/spear-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: SPEAr: pr_err() strings should end with newlinesArvind Yadav2017-10-031-2/+2
* cpufreq: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_tableViresh Kumar2014-04-071-5/+2
* cpufreq: SPEAr: Instantiate as platform_driverViresh Kumar2014-03-121-2/+11
* cpufreq: Remove cpufreq_generic_exit()Viresh Kumar2014-03-121-1/+0
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-171-6/+2
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-061-1/+1
* cpufreq: SPEAr: clk_round_rate() can return a zero upon errorPaul Walmsley2013-12-061-1/+1
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-12/+1
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-8/+4
* Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-10-251-34/+5
|\
| * cpufreq: spear: use cpufreq_generic_init()Viresh Kumar2013-10-161-12/+2
| * cpufreq: spear: don't initialize part of policy set by coreViresh Kumar2013-10-161-2/+0
| * cpufreq: spear: Use generic cpufreq routinesViresh Kumar2013-10-161-19/+3
| * cpufreq: spear: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-3/+2
* | cpufreq: SPEAr: Fix incorrect variable typeSachin Kamat2013-09-301-1/+1
|/
* cpufreq: spear-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-211-2/+2
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-2/+2
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-5/+2
* cpufreq: Set all cpus in policy->cpus for single cluster SoCsViresh Kumar2013-02-021-1/+1
* cpufreq: SPEAr: Notify all policy->cpus of frequency changeViresh Kumar2013-02-021-2/+5
* cpufreq: Simplify cpufreq_add_dev()Viresh Kumar2013-02-021-1/+0
* cpufreq: SPEAr: Fix sparse warning for cpufreq driverViresh Kumar2013-02-021-1/+1
* cpufreq: SPEAr: Add CPUFreq driverDeepak Sikri2012-11-271-0/+291
OpenPOWER on IntegriCloud