summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/s3c24xx-cpufreq.c
Commit message (Expand)AuthorAge
* cpufreq: s3c24xx: Don't validate the frequency table twiceViresh Kumar2018-03-20
*-. Merge cpufreq fixes from v4.16-rc4.Rafael J. Wysocki2018-03-05
|\ \
| | * cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar2018-02-27
| |/
* | cpufreq: s3c24xx: Drop memory allocation error messages from two functionsMarkus Elfring2018-02-27
|/
* cpufreq: Return index from cpufreq_frequency_table_target()Viresh Kumar2016-06-09
* cpufreq: Drop freq-table param to cpufreq_frequency_table_target()Viresh Kumar2016-06-09
* cpufreq: s3c24xx: Remove useless checksViresh Kumar2016-06-09
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-09
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-09
* cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __initArnd Bergmann2015-11-27
* cpufreq: s3c: remove last use of resume_clocks callbackArnd Bergmann2015-02-19
* cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann2015-02-19
* cpufreq: s3c24xx: Remove some dead codeTomasz Figa2014-07-19
* ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner2014-05-09
* cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_tableViresh Kumar2014-04-07
* cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar2014-03-26
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-17
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-06
* cpufreq: s3c24xx: Staticize local variableSachin Kamat2014-01-06
* 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 / s3c24xx: Fix s3c_cpufreq_initclks() __init attribute locationHanjun Guo2013-08-14
* cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar2013-08-07
* cpufreq: s3c24xx: rename CONFIG_CPU_FREQ_S3C24XX_DEBUGFSPaul Bolle2013-07-15
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
* cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-05-20