summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/s5pv210-cpufreq.c
Commit message (Expand)AuthorAge
* cpufreq: s5pv210: add missing of_node_put()Julia Lawall2017-07-26
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-01
|\
| * cpufreq: s5pv210: use relaxed IO accesorsBen Dooks2016-06-22
* | cpufreq: Reuse new freq-table helpersViresh Kumar2016-07-07
* | 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: Use consistent prefixing via pr_fmtJoe Perches2016-04-09
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-09
* cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefsBartlomiej Zolnierkiewicz2016-01-25
* cpufreq: s5pv210-cpufreq: fix wrong do_div() usageNicolas Pitre2015-11-05
* drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platfor...Paul Gortmaker2015-06-16
* cpufreq: drop owner assignment from platform_driversWolfram Sang2014-10-20
* cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar2014-10-03
* cpufreq: s5pv210: Remove spurious __init annotationMark Brown2014-08-28
* cpufreq: s5pv210: Make the driver multiplatform awareTomasz Figa2014-07-19
* cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSEPaul Bolle2014-05-27
* cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-07
* cpufreq: s5pv210: Use cpufreq_generic_suspend()Viresh Kumar2014-03-06
* 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
* cpufreq: s5pv210: use cpufreq_generic_init()Viresh Kumar2013-10-16
* cpufreq: s5pv210: don't initialize part of policy set by coreViresh Kumar2013-10-16
* cpufreq: s5pv210: Use generic cpufreq routinesViresh Kumar2013-10-16
* cpufreq: s5pv210: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-30
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
* [CPUFREQ] s5pv210: make needlessly global symbols staticAxel Lin2011-07-13
* [CPUFREQ] S5PV210: Add reboot notifier to prevent system hangHuisung Kang2011-07-13
* [CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling downTodd Poynor2011-07-13
* [CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequencyArve Hjønnevåg2011-07-13
* [CPUFREQ] S5PV210: Add pm_notifier to prevent system unstableHuisung Kang2011-07-13
* [CPUFREQ] S5PV210: Add arm/int voltage control supportJonghwan Choi2011-07-13
* [CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pmHuisung Kang2011-07-13
* [CPUFREQ] s5pv210-cpufreq.c: Add missing clk_putJulia Lawall2011-07-13
* [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim2011-07-13