aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/s5pv210-cpufreq.c
AgeCommit message (Expand)Author
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar
2013-10-16cpufreq: s5pv210: use cpufreq_generic_init()Viresh Kumar
2013-10-16cpufreq: s5pv210: don't initialize part of policy set by coreViresh Kumar
2013-10-16cpufreq: s5pv210: Use generic cpufreq routinesViresh Kumar
2013-09-30cpufreq: s5pv210: use cpufreq_table_validate_and_show()Viresh Kumar
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2011-07-13[CPUFREQ] s5pv210: make needlessly global symbols staticAxel Lin
2011-07-13[CPUFREQ] S5PV210: Add reboot notifier to prevent system hangHuisung Kang
2011-07-13[CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling downTodd Poynor
2011-07-13[CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequencyArve Hjønnevåg
2011-07-13[CPUFREQ] S5PV210: Add pm_notifier to prevent system unstableHuisung Kang
2011-07-13[CPUFREQ] S5PV210: Add arm/int voltage control supportJonghwan Choi
2011-07-13[CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pmHuisung Kang
2011-07-13[CPUFREQ] s5pv210-cpufreq.c: Add missing clk_putJulia Lawall
2011-07-13[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim