summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rockchip/pm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.3-rockchip-soc32-1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2019-06-171-0/+2
|\
| * ARM: rockchip: fix missing of_node_put calls in smp codeWen Yang2019-05-201-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1Star
|/
* ARM: rockchip: Mark pm-init functions __initDouglas Anderson2019-04-121-2/+2
* ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-1/+1
* ARM: rockchip: pm: Fix PTR_ERR() argumentFabio Estevam2015-08-241-2/+2
* ARM: rockchip: enable PMU_GPIOINT_WAKEUP_EN when entering shallow suspendHeiko Stuebner2015-08-061-3/+6
* ARM: rockchip: set correct stabilization thresholds in suspendHeiko Stuebner2015-08-061-3/+19
* ARM: rockchip: rename osc_switch_to_32k variableHeiko Stuebner2015-08-061-2/+2
* ARM: rockchip: add support holding 24Mhz osc during suspendChris Zhong2015-07-061-2/+38
* ARM: rockchip: restore dapswjdp after suspendDoug Anderson2015-07-061-0/+5
* Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"Heiko Stuebner2015-05-131-26/+0Star
* ARM: rockchip: fix undefined instruction of reset_ctrl_regsChris Zhong2015-04-161-0/+26
* ARM: rockchip: disable dapswjdp during suspendChris Zhong2015-04-161-0/+7
* ARM: rockchip: disable watchdog during suspendChris Zhong2015-03-111-3/+8
* ARM: rockchip: decrease the wait time for resumeChris Zhong2015-03-111-0/+3
* ARM: rockchip: add suspend and resume for RK3288Chris Zhong2014-12-311-0/+260