On Wed, Jul 19, 2017 at 9:45 PM, Mark Salyzyn <salyzyn@xxxxxxxxxxx> wrote: > Permits power state and battery life diagnosis. > > Since one is not guaranteed to have a persistent hardware clock to > report Suspended for in milliseconds, we report at a higher level > at just the entry and exit points for suspend and hibernate. > > Feature activated by CONFIG_RTC_SHOW_TIME_* > > Signed-off-by: Mark Salyzyn <salyzyn@xxxxxxxxxxx> > > v2: > - merge suspend and hibernate into a single patch So now I guess you realize that this conflicts with https://patchwork.kernel.org/patch/9850217/ and it actually would make sense for it to go on top of that? Thanks, Rafael