summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2019-06-20cpufreq: dt: Fix memory leak when cpu on/offFinley Xiao
2019-06-20soc: rockchip: ipa: Get leakage when ipa power model initFinley Xiao
2019-06-10Merge branch 'android-4.4' of https://android.googlesource.com/kernel/commonTao Huang
2019-05-27drivers: soc: rockchip: disable loader update vi vendor storageYifeng Zhao
2019-04-29soc: rockchip: system_monitor: Fix NULL pointer dereference when registerFinley Xiao
2019-04-27soc/tegra: fuse: Fix illegal free of IO base addressTimo Alho
2019-04-27soc: qcom: gsbi: Fix error handling in gsbi_probe()Alexey Khoroshilov
2019-04-25soc: rockchip: system_monitor: Add fb notifierFinley Xiao
2019-04-25soc: rockchip: system_monitor: Add reboot notifierFinley Xiao
2019-04-25soc: rockchip: system_monitor: change cdev state according to system statusFinley Xiao
2019-04-25soc: rockchip: opp_select: Remove unuse codeFinley Xiao
2019-04-25soc: rockchip: system_monitor: Remove unused kfreeFinley Xiao
2019-04-25soc: rockchip: system_monitor: Remove cdev from monitor_dev_infoFinley Xiao
2019-04-24soc: rockchip: Add config option for rockchip_system_monitor.cFinley Xiao
2019-04-24soc: rockchip: system_monitor: Fix thermal_work empty when resumeFinley Xiao
2019-04-22soc: rockchip: system_monitor: change cdev state according to temperatureFinley Xiao
2019-04-22soc: rockchip: system_monitor: Add support limit rate when 4k videoFinley Xiao
2019-04-22soc: rockchip: system_monitor: Add wide-temperature controlFinley Xiao
2019-04-22soc: rockchip: system_monitor: Handle devices properly during system sleepFinley Xiao
2019-04-18soc: rockchip: system_monitor: on/off cpu according to temperatureFinley Xiao
2019-04-18soc: rockchip: Add system monitor driverFinley Xiao
2019-04-09soc: rockchip: pvtm: fix wrong bit offset of ring sel for RK1808 SoCsLiang Chen
2019-04-02soc: rockchip: opp_select: Disable rate scaling when fail to get clkFinley Xiao
2019-03-08soc: rockchip: Change the parameter of power model for cpu and npuFinley Xiao
2019-03-08thermal: trace: Add trace for staitc powerFinley Xiao
2019-03-08soc: rockchip: Add support to change static power according to leakageFinley Xiao
2019-03-08cpufreq: dt: Implement rockchip_of_get_leakage()Finley Xiao
2019-03-04fiq debugger: ttyS2 and fiq debugger don't use the same uart2Huibin Hong
2019-03-04fiq debugger: support dummy consoleHuibin Hong
2019-03-01soc: rockchip: cpu: rename menu promptTao Huang
2019-02-20soc/tegra: Don't leak device tree node referenceYangtao Li
2019-01-28soc: rockchip: opp_select: Add rockchip_cpu_suspend_low_temp_adjust()Finley Xiao
2019-01-02soc: rockchip: opp_select: Fix return value when pvtm list is nullFinley Xiao
2018-12-19Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-11-30soc: rockchip: support rk1808 pm configXiaoDong Huang
2018-11-22Merge tag 'v4.4.164' into linux-linaro-lsk-v4.4Mark Brown
2018-11-21soc/tegra: pmc: Fix child-node lookupJohan Hovold
2018-11-14soc: rockchip: Add a simple power model for ipaFinley Xiao
2018-11-07soc: rockchip: power-domain: support qos node status getElaine Zhang
2018-11-02soc: rockchip: rk3308b: grf: support switching between sdmmc and uart2Yao Xiao
2018-10-19soc: rockchip: power-domain: Add regulator supportElaine Zhang
2018-10-11soc: rockchip: pvtm: Add support for RK1808 SoCsLiang Chen
2018-10-11soc: rockchip: remove default y for CPU_RK3308Tao Huang
2018-10-11soc: rockchip: remove default y for CPU_RV110XTao Huang
2018-10-11soc: rockchip: remove default y for CPU_RK1808Tao Huang
2018-10-11soc: rockchip: remove default y for CPU_RK3366Tao Huang
2018-10-07soc: rockchip: power-domain: remove the rockchip_pd_power(pd, true)Elaine Zhang
2018-10-07soc: rockchip: power-domain: fix up the pwr_offset error for rk1808Elaine Zhang
2018-09-10soc: rockchip: add CONFIG_ROCKCHIP_OPP for rockchip_opp_select.cJianqun Xu
2018-09-10soc: rockchip: opp_select: do not use _of_get_opp_desc_nodeTao Huang