summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/s3c64xx-cpufreq.c
Commit message (Expand)AuthorAge
* cpufreq: s3c64xx: remove incorrect __init annotationArnd Bergmann2016-12-21
* cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-30
* cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-07
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-17
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-06
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-31
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-25
* Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-10-25
|\
| * cpufreq: s3c: use cpufreq_generic_init()Viresh Kumar2013-10-16
| * cpufreq: s3c: don't initialize part of policy set by coreViresh Kumar2013-10-16
| * cpufreq: s3cx4xx: Use generic cpufreq routinesViresh Kumar2013-10-16
| * cpufreq: s3cx4xx: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-30
| * cpufreq: s3cx4xx: call cpufreq_frequency_table_get_attr()Viresh Kumar2013-09-30
* | cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax2013-10-16
|/
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-10
* Merge branch 'pm-cpufreq-arm' into pm-cpufreqRafael J. Wysocki2013-06-27
|\
| * cpufreq: s3c64xx: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-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] s3c64xx: Fix mis-cherry pick of VDDINTMark Brown2012-02-29
* [CPUFREQ] s3c64xx: Use pr_fmt() for consistent log messagesMark Brown2011-12-09
* cpufreq: Fix build of s3c64xx cpufreq driver for header changeMark Brown2011-10-31
* [CPUFREQ] S3C6410: Add some lower frequencies for 800MHz base clock operationMark Brown2011-07-13
* [CPUFREQ] S3C64xx: Notify transition complete as soon as frequency changedMark Brown2011-07-13
* [CPUFREQ] S3C6410: Support 800MHz operation in cpufreqMark Brown2011-07-13
* [CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreqKukjin Kim2011-07-13