summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rockchip/pm.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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