summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/s3c24xx-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Return index from cpufreq_frequency_table_target()Viresh Kumar2016-06-091-20/+6
* cpufreq: Drop freq-table param to cpufreq_frequency_table_target()Viresh Kumar2016-06-091-6/+5
* cpufreq: s3c24xx: Remove useless checksViresh Kumar2016-06-091-4/+0
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-091-3/+5
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-091-29/+28
* cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __initArnd Bergmann2015-11-271-1/+1
* cpufreq: s3c: remove last use of resume_clocks callbackArnd Bergmann2015-02-191-8/+0
* cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann2015-02-191-1/+1
* cpufreq: s3c24xx: Remove some dead codeTomasz Figa2014-07-191-1/+0
* ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner2014-05-091-0/+1
* cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_tableViresh Kumar2014-04-071-2/+2
* cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar2014-03-261-2/+2
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-171-7/+3
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-061-1/+1
* cpufreq: s3c24xx: Staticize local variableSachin Kamat2014-01-061-1/+1
* cpufreq: s3c: use cpufreq_generic_init()Viresh Kumar2013-10-161-12/+1
* cpufreq: s3c: don't initialize part of policy set by coreViresh Kumar2013-10-161-5/+0
* cpufreq: s3cx4xx: Use generic cpufreq routinesViresh Kumar2013-10-161-9/+0
* cpufreq: s3cx4xx: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-4/+2
* cpufreq: s3cx4xx: call cpufreq_frequency_table_get_attr()Viresh Kumar2013-09-301-1/+3
* cpufreq / s3c24xx: Fix s3c_cpufreq_initclks() __init attribute locationHanjun Guo2013-08-141-1/+1
* cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar2013-08-071-3/+3
* cpufreq: s3c24xx: rename CONFIG_CPU_FREQ_S3C24XX_DEBUGFSPaul Bolle2013-07-151-2/+2
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-2/+2
* cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-05-201-0/+711
OpenPOWER on IntegriCloud