On 16-07-24, 00:56, Shreeya Patel wrote: > Add RTC wakeup alarm for devices to resume after specific time interval. > This improvement in the test will help in enabling this test > in the CI systems and will eliminate the need of manual intervention > for resuming back the devices after suspend/hibernation. > > Signed-off-by: Shreeya Patel <shreeya.patel@xxxxxxxxxxxxx> > --- > > Changes in v2 > - Use rtcwake utility instead of sysfs for setting up > a RTC wakeup alarm > > tools/testing/selftests/cpufreq/cpufreq.sh | 15 +++++++++++++++ > tools/testing/selftests/cpufreq/main.sh | 13 ++++++++++++- > 2 files changed, 27 insertions(+), 1 deletion(-) Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- viresh