summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/rockchip-cpufreq.c
AgeCommit message (Expand)Author
2018-12-27cpufreq: rockchip: Implement get_soc_info() for rk3399 SoCsFinley Xiao
2018-08-10cpufreq: rockchip: try old regulator name of cpu for PVTMLiang Chen
2018-08-08cpufreq: rockchip: implement get_soc_info() for px30/rk3326 SoCsLiang Chen
2018-07-27cpufreq: rockchip: correct the offset of bin flag in efuse for rk3288wLiang Chen
2018-07-06soc: rockchip: opp_select: Implement APIs for wide-temperature controlFinley Xiao
2018-07-06cpufreq: rockchip: implement rockchip_cpufreq_check_rate_volt()Finley Xiao
2018-06-20soc: rockchip: opp_select: Add support to limit cpu frequencyFinley Xiao
2018-06-08arm: dts: adjust opp-table by different bin for rk3288 SoCsLiang Chen
2018-06-01cpufreq: rockchip: implement get_soc_info() for rk3288 SoCsFinley Xiao
2018-06-01soc: rockchip: opp_select: Add support to adjust power scaleFinley Xiao
2018-01-02soc: rockchip: add functions to select opp level form device-treeLiang Chen
2017-10-20cpufreq: rockchip: Adjust target frequency according to cpu thresholdFinley Xiao
2017-08-15cpufreq: rockchip: Add support to select voltage according to pvtm valueFinley Xiao
2017-05-19cpufreq: rockchip: fix warning caused by passing invalid cpu idFinley Xiao
2017-05-18cpufreq: rockchip: limit frequency when rebootFinley Xiao
2017-05-18cpufreq: rockchip: optimize rockchip_cpufreq_driver_init()Finley Xiao
2017-04-25cpufreq: rockchip: parse 'leakage-scaling-sel'Finley Xiao
2017-04-18cpufreq: rockchip: Provide runtime initialised driverFinley Xiao
2016-01-12cpufreq: rockchip: add driverXiao Feng
2015-02-10Merge branch develop-3.10 into develop-3.10-nextHuang, Tao
2015-01-19rockchip: cpufreq: move cpufreq_reboot_notifier from ddr_freq to cpufreqXiao Feng
2014-10-23cpufreq: rockchip-cpufreq: fix compilation error on arm64黄涛
2014-10-16cpufreq: set suspend volt to 1.1V for 40nm process, fix reboot err when vdd_a...cl
2014-06-23disable vdd_gpu when early suspend陈亮
2014-06-13rockchip-cpufreq.c: remove warning陈亮
2014-05-14ddrfreq && dvfs: change the notify events listened to.dkl
2014-05-10dvfs: add aclk_vio1 dvfs node to keep log volt greater than 1.0V when pd_vio ...陈亮
2014-05-04cpufreq: rename cpufreq_reboot_limit_freq to rockchip_cpufreq_reboot_limit_freq陈亮
2014-05-04reboot: lock core rate and volt(1.0V), cancle temp control, cancel ddr freq t...陈亮
2014-05-04Revert "cpufreq: set core volt to 1.0V when reboot, and make sure core rate w...陈亮
2014-05-04cpufreq: set core volt to 1.0V when reboot, and make sure core rate will not ...陈亮
2014-04-22cpufreq: ensure DISABLE_FURTHER_CPUFREQ effective when reboot or resume陈亮
2014-04-03cpufreq: fix denied access to cpufreq_target after resume陈亮
2014-04-01rk3288-tb: adjust clk core dvfs table; init vdd_logic by ddr dvfs table陈亮
2014-03-29rk3288: add limit clk rate by temperature陈亮
2014-03-26ARM: rockchip: cpufreq remove loops_per_jiffy adjust黄涛
2014-03-21rk3288: change clk_vepu rate to 297M as default rate陈亮
2014-03-21rk3288: raise vdd_logic to 1.3v, gpu dvfs table add 600M support陈亮
2014-03-20rk3288: add vepu node for dvfs陈亮
2014-03-18rk3188:add status to dvfs dts node, modify rk3188-cpufreq.c to rockchip-cpufr...陈亮