summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/s3c2416-cpufreq.c
Commit message (Expand)AuthorAge
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-07-18
|\
| * cpufreq: Make cpufreq_generic_init() return voidViresh Kumar2019-07-16
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
|/
* cpufreq: s3c2416: double free on driver init error pathDan Carpenter2017-02-08
* cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann2015-02-19
* cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-29
* cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-07
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-06
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-30
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-25
* cpufreq: s3c: use cpufreq_generic_init()Viresh Kumar2013-10-15
* cpufreq: s3c: don't initialize part of policy set by coreViresh Kumar2013-10-15
* cpufreq: s3cx4xx: Use generic cpufreq routinesViresh Kumar2013-10-15
* cpufreq: s3cx4xx: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-30
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-04
|\
| * treewide: Fix typo in printkMasanari Iida2013-06-18
* | Merge branch 'pm-cpufreq-arm' into pm-cpufreqRafael J. Wysocki2013-06-27
|\ \
| * | cpufreq: s3c2416: fix forgotten driver_data conversionsHeiko Stübner2013-06-24
| |/
* / cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-04
|/
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
* cpufreq: Fix typo in cpufreq driverMasanari Iida2012-07-20
* [CPUFREQ] Add S3C2416/S3C2450 cpufreq driverHeiko Stübner2012-02-29