summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/s3c2416-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: s3c2416: double free on driver init error pathDan Carpenter2017-02-091-1/+0
* cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann2015-02-191-2/+2
* cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-301-23/+17
* cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-071-10/+10
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-061-1/+1
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-17/+4
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-13/+4
* cpufreq: s3c: use cpufreq_generic_init()Viresh Kumar2013-10-161-4/+2
* cpufreq: s3c: don't initialize part of policy set by coreViresh Kumar2013-10-161-2/+0
* cpufreq: s3cx4xx: Use generic cpufreq routinesViresh Kumar2013-10-161-17/+2
* cpufreq: s3cx4xx: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-3/+1
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\
| * treewide: Fix typo in printkMasanari Iida2013-06-181-1/+1
* | Merge branch 'pm-cpufreq-arm' into pm-cpufreqRafael J. Wysocki2013-06-271-2/+2
|\ \
| * | cpufreq: s3c2416: fix forgotten driver_data conversionsHeiko Stübner2013-06-241-2/+2
| |/
* | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-1/+1
|/
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2
* cpufreq: Fix typo in cpufreq driverMasanari Iida2012-07-201-2/+2
* [CPUFREQ] Add S3C2416/S3C2450 cpufreq driverHeiko Stübner2012-02-291-0/+542
OpenPOWER on IntegriCloud