summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/s3c64xx-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: s3c64xx: remove incorrect __init annotationArnd Bergmann2016-12-211-1/+1
* cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-301-10/+5
* cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-071-13/+13
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-171-21/+12
* 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-32/+16
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-14/+4
* Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-10-251-14/+3
|\
| * cpufreq: s3c: use cpufreq_generic_init()Viresh Kumar2013-10-161-3/+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-9/+1
| * cpufreq: s3cx4xx: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-4/+1
| * cpufreq: s3cx4xx: call cpufreq_frequency_table_get_attr()Viresh Kumar2013-09-301-0/+3
* | cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax2013-10-161-1/+1
|/
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
* Merge branch 'pm-cpufreq-arm' into pm-cpufreqRafael J. Wysocki2013-06-271-2/+6
|\
| * cpufreq: s3c64xx: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-2/+6
* | 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-4/+3
* [CPUFREQ] s3c64xx: Fix mis-cherry pick of VDDINTMark Brown2012-02-291-7/+0
* [CPUFREQ] s3c64xx: Use pr_fmt() for consistent log messagesMark Brown2011-12-091-13/+22
* cpufreq: Fix build of s3c64xx cpufreq driver for header changeMark Brown2011-10-311-0/+1
* [CPUFREQ] S3C6410: Add some lower frequencies for 800MHz base clock operationMark Brown2011-07-131-0/+2
* [CPUFREQ] S3C64xx: Notify transition complete as soon as frequency changedMark Brown2011-07-131-2/+2
* [CPUFREQ] S3C6410: Support 800MHz operation in cpufreqMark Brown2011-07-131-0/+2
* [CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreqKukjin Kim2011-07-131-0/+269
OpenPOWER on IntegriCloud