All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: thermal: time_in_state is displayed in msec and not usertime
@ 2020-11-10 10:43 Viresh Kumar
  2020-11-12 11:35 ` Daniel Lezcano
  0 siblings, 1 reply; 2+ messages in thread
From: Viresh Kumar @ 2020-11-10 10:43 UTC (permalink / raw)
  To: Zhang Rui
  Cc: Viresh Kumar, Vincent Guittot, Daniel Lezcano, Amit Kucheria,
	corbet, linux-doc, linux-kernel

The sysfs stats for cooling devices shows the time_in_state in msec,
remove the unwanted usertime comment.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
---
 Documentation/driver-api/thermal/sysfs-api.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Documentation/driver-api/thermal/sysfs-api.rst b/Documentation/driver-api/thermal/sysfs-api.rst
index b40b1f839148..e7520cb439ac 100644
--- a/Documentation/driver-api/thermal/sysfs-api.rst
+++ b/Documentation/driver-api/thermal/sysfs-api.rst
@@ -654,8 +654,7 @@ stats/reset
 	The amount of time spent by the cooling device in various cooling
 	states. The output will have "<state> <time>" pair in each line, which
 	will mean this cooling device spent <time> msec of time at <state>.
-	Output will have one line for each of the supported states.  usertime
-	units here is 10mS (similar to other time exported in /proc).
+	Output will have one line for each of the supported states.
 	RO, Required
 
 
-- 
2.25.0.rc1.19.g042ed3e048af


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: thermal: time_in_state is displayed in msec and not usertime
  2020-11-10 10:43 [PATCH] docs: thermal: time_in_state is displayed in msec and not usertime Viresh Kumar
@ 2020-11-12 11:35 ` Daniel Lezcano
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Lezcano @ 2020-11-12 11:35 UTC (permalink / raw)
  To: Viresh Kumar, Zhang Rui
  Cc: Vincent Guittot, Amit Kucheria, corbet, linux-doc, linux-kernel

On 10/11/2020 11:43, Viresh Kumar wrote:
> The sysfs stats for cooling devices shows the time_in_state in msec,
> remove the unwanted usertime comment.
> 
> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
> ---

Applied, thanks


-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-12 11:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-10 10:43 [PATCH] docs: thermal: time_in_state is displayed in msec and not usertime Viresh Kumar
2020-11-12 11:35 ` Daniel Lezcano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.