summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/s5pv210-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: s5pv210: add missing of_node_put()Julia Lawall2017-07-261-0/+3
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-34/+34
|\
| * cpufreq: s5pv210: use relaxed IO accesorsBen Dooks2016-06-221-34/+34
* | cpufreq: Reuse new freq-table helpersViresh Kumar2016-07-071-2/+1
* | cpufreq: Return index from cpufreq_frequency_table_target()Viresh Kumar2016-06-091-5/+2
* | cpufreq: Drop freq-table param to cpufreq_frequency_table_target()Viresh Kumar2016-06-091-2/+1
|/
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-091-2/+4
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-091-2/+2
* cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefsBartlomiej Zolnierkiewicz2016-01-251-2/+0
* cpufreq: s5pv210-cpufreq: fix wrong do_div() usageNicolas Pitre2015-11-051-2/+2
* drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platfor...Paul Gortmaker2015-06-161-1/+1
* cpufreq: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar2014-10-031-1/+1
* cpufreq: s5pv210: Remove spurious __init annotationMark Brown2014-08-281-1/+1
* cpufreq: s5pv210: Make the driver multiplatform awareTomasz Figa2014-07-191-9/+122
* cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSEPaul Bolle2014-05-271-4/+2
* cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-071-6/+6
* cpufreq: s5pv210: Use cpufreq_generic_suspend()Viresh Kumar2014-03-061-46/+3
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-171-15/+6
* 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-10/+6
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-40/+14
* cpufreq: s5pv210: use cpufreq_generic_init()Viresh Kumar2013-10-161-3/+1
* cpufreq: s5pv210: don't initialize part of policy set by coreViresh Kumar2013-10-161-2/+0
* cpufreq: s5pv210: Use generic cpufreq routinesViresh Kumar2013-10-161-9/+1
* cpufreq: s5pv210: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-3/+1
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2
* [CPUFREQ] s5pv210: make needlessly global symbols staticAxel Lin2011-07-131-2/+2
* [CPUFREQ] S5PV210: Add reboot notifier to prevent system hangHuisung Kang2011-07-131-0/+19
* [CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling downTodd Poynor2011-07-131-2/+2
* [CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequencyArve Hjønnevåg2011-07-131-9/+19
* [CPUFREQ] S5PV210: Add pm_notifier to prevent system unstableHuisung Kang2011-07-131-0/+34
* [CPUFREQ] S5PV210: Add arm/int voltage control supportJonghwan Choi2011-07-131-3/+68
* [CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pmHuisung Kang2011-07-131-0/+28
* [CPUFREQ] s5pv210-cpufreq.c: Add missing clk_putJulia Lawall2011-07-131-8/+17
* [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim2011-07-131-0/+484
OpenPOWER on IntegriCloud