linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND 0/4] thermal sys: couple of fixes and cleanups
@ 2013-01-02 15:29 Eduardo Valentin
  2013-01-02 15:29 ` [PATCH RESEND 1/4] thermal: Use thermal zone device id in netlink messages Eduardo Valentin
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Eduardo Valentin @ 2013-01-02 15:29 UTC (permalink / raw)
  To: rui.zhang; +Cc: durgadoss.r, linux-pm, linux-pm, Eduardo Valentin

Hello Rui,

Here is a couple of fixes and cleanups on the thermal_sys.c.

I am resending this series because it has been idling in the mainling list
for some months already. So, before we forget them, I decided to resend.

Again, one important change is the netlink channel, which I am proposing
to have the zone id in each message.

So far, looks like we can deprecate this API, but in this series, I keep
it but now every message has the zone id.

All best,

Eduardo Valentin (4):
  thermal: Use thermal zone device id in netlink messages
  thermal: remove unnecessary include
  thermal: cleanup: use dev_* helper functions
  thermal: check for invalid trip setup when registering thermal device

 Documentation/thermal/sysfs-api.txt |    5 +++--
 drivers/thermal/thermal_sys.c       |   22 +++++++++++++++-------
 include/linux/thermal.h             |    6 ++++--
 3 files changed, 22 insertions(+), 11 deletions(-)

-- 
1.7.7.1.488.ge8e1c


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

end of thread, other threads:[~2013-01-17  7:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-02 15:29 [PATCH RESEND 0/4] thermal sys: couple of fixes and cleanups Eduardo Valentin
2013-01-02 15:29 ` [PATCH RESEND 1/4] thermal: Use thermal zone device id in netlink messages Eduardo Valentin
2013-01-02 15:48   ` R, Durgadoss
2013-01-02 15:55     ` Eduardo Valentin
2013-01-16  2:43   ` Zhang Rui
2013-01-02 15:29 ` [PATCH RESEND 2/4] thermal: remove unnecessary include Eduardo Valentin
2013-01-02 15:48   ` R, Durgadoss
2013-01-16  2:43   ` Zhang Rui
2013-01-02 15:29 ` [PATCH RESEND 3/4] thermal: cleanup: use dev_* helper functions Eduardo Valentin
2013-01-02 15:51   ` R, Durgadoss
2013-01-16  2:44   ` Zhang Rui
2013-01-02 15:29 ` [PATCH RESEND 4/4] thermal: check for invalid trip setup when registering thermal device Eduardo Valentin
2013-01-02 15:53   ` R, Durgadoss
2013-01-16  2:45   ` Zhang Rui
2013-01-16 14:22     ` Eduardo Valentin
2013-01-17  7:10       ` Zhang Rui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).