The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754: Linux 4.2-rc1 (2015-07-05 11:01:52 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.3-rockchip32-soc1 for you to fetch changes up to cb8cc37f4d38d96552f2c52deb15e511cdacf906: ARM: rockchip: fix broken build (2015-07-06 11:46:08 +0200) ---------------------------------------------------------------- Some suspend improvements enabling the possibility to wakeup from usbphy events and a rework of how cpu cores are brought u? and down, as it was possible to produce lockups when hammering the cpu hotplug functions. ---------------------------------------------------------------- Caesar Wang (4): ARM: rockchip: fix the CPU soft reset ARM: rockchip: ensure CPU to enter WFI/WFE state ARM: rockchip: fix the SMP code style ARM: rockchip: fix broken build Chris Zhong (2): ARM: rockchip: add support holding 24Mhz osc during suspend ARM: rockchip: remove some useless macro in pm.h Doug Anderson (1): ARM: rockchip: restore dapswjdp after suspend arch/arm/mach-rockchip/platsmp.c | 56 ++++++++++++++++++++++++---------------- arch/arm/mach-rockchip/pm.c | 45 ++++++++++++++++++++++++++++++-- arch/arm/mach-rockchip/pm.h | 7 ----- 3 files changed, 77 insertions(+), 31 deletions(-)