rk: pm_tests: add auto_wakeup and clk_auto_volt tool
authorchenxing <chenxing@rock-chips.com>
Fri, 22 Mar 2013 08:12:25 +0000 (16:12 +0800)
committerchenxing <chenxing@rock-chips.com>
Fri, 22 Mar 2013 08:12:25 +0000 (16:12 +0800)
commit1e778d3e934fc8f32e19f2109c2a8787c213beea
tree30a939208dd500069d3f42b7a736afb0bc1079ff
parentaaccf500d65172cb2526d6137651a2b5e840c25d
rk: pm_tests: add auto_wakeup and clk_auto_volt tool
arch/arm/plat-rk/rk_pm_tests/Kconfig
arch/arm/plat-rk/rk_pm_tests/Makefile
arch/arm/plat-rk/rk_pm_tests/auto_wakeup.c [new file with mode: 0644]
arch/arm/plat-rk/rk_pm_tests/auto_wakeup.h [new file with mode: 0644]
arch/arm/plat-rk/rk_pm_tests/clk_auto_volt.c [new file with mode: 0644]
arch/arm/plat-rk/rk_pm_tests/clk_auto_volt.h [new file with mode: 0644]
arch/arm/plat-rk/rk_pm_tests/rk_pm_tests.c