aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rockchip/pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-17ARM: rockchip: Add missing of_node_put() in rockchip_suspend_init()Liang He1-2/+5
2019-06-17Merge tag 'v5.3-rockchip-soc32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/socOlof Johansson1-0/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-10/+1
2019-05-20ARM: rockchip: fix missing of_node_put calls in smp codeWen Yang1-0/+2
2019-04-12ARM: rockchip: Mark pm-init functions __initDouglas Anderson1-2/+2
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli1-1/+1
2015-08-24ARM: rockchip: pm: Fix PTR_ERR() argumentFabio Estevam1-2/+2
2015-08-06ARM: rockchip: enable PMU_GPIOINT_WAKEUP_EN when entering shallow suspendHeiko Stuebner1-3/+6
2015-08-06ARM: rockchip: set correct stabilization thresholds in suspendHeiko Stuebner1-3/+19
2015-08-06ARM: rockchip: rename osc_switch_to_32k variableHeiko Stuebner1-2/+2
2015-07-06ARM: rockchip: add support holding 24Mhz osc during suspendChris Zhong1-2/+38
2015-07-06ARM: rockchip: restore dapswjdp after suspendDoug Anderson1-0/+5
2015-05-13Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"Heiko Stuebner1-26/+0
2015-04-16ARM: rockchip: fix undefined instruction of reset_ctrl_regsChris Zhong1-0/+26
2015-04-16ARM: rockchip: disable dapswjdp during suspendChris Zhong1-0/+7
2015-03-11ARM: rockchip: disable watchdog during suspendChris Zhong1-3/+8
2015-03-11ARM: rockchip: decrease the wait time for resumeChris Zhong1-0/+3
2014-12-31ARM: rockchip: add suspend and resume for RK3288Chris Zhong1-0/+260