linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] hwmon: Add attributes to enable/disable sensors
@ 2018-07-05 13:51 Shilpasri G Bhat
  2018-07-05 13:51 ` [PATCH v3 1/3] powernv:opal-sensor-groups: Add support to enable sensor groups Shilpasri G Bhat
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Shilpasri G Bhat @ 2018-07-05 13:51 UTC (permalink / raw)
  To: linux, mpe, linuxppc-dev, linux-hwmon, linux-kernel, ego; +Cc: Shilpasri G Bhat

This patch series adds new attribute to enable or disable a sensor in
runtime.

v2 : https://lkml.org/lkml/2018/7/4/263
v1 : https://lkml.org/lkml/2018/3/22/214

Shilpasri G Bhat (3):
  powernv:opal-sensor-groups: Add support to enable sensor groups
  hwmon: ibmpowernv: Add attributes to enable/disable sensor groups
  hwmon: Document the sensor enable attribute and update ibmpowernv

 Documentation/hwmon/ibmpowernv                     |  35 +++-
 Documentation/hwmon/sysfs-interface                |  82 +++++++++
 arch/powerpc/include/asm/opal-api.h                |   1 +
 arch/powerpc/include/asm/opal.h                    |   2 +
 .../powerpc/platforms/powernv/opal-sensor-groups.c |  28 ++++
 arch/powerpc/platforms/powernv/opal-wrappers.S     |   1 +
 drivers/hwmon/ibmpowernv.c                         | 184 +++++++++++++++++----
 7 files changed, 302 insertions(+), 31 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2018-07-05 17:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-05 13:51 [PATCH v3 0/3] hwmon: Add attributes to enable/disable sensors Shilpasri G Bhat
2018-07-05 13:51 ` [PATCH v3 1/3] powernv:opal-sensor-groups: Add support to enable sensor groups Shilpasri G Bhat
2018-07-05 13:51 ` [PATCH v3 2/3] hwmon: ibmpowernv: Add attributes to enable/disable " Shilpasri G Bhat
2018-07-05 15:37   ` Guenter Roeck
2018-07-05 17:35     ` Shilpasri G Bhat
2018-07-05 13:51 ` [PATCH v3 3/3] hwmon: Document the sensor enable attribute and update ibmpowernv Shilpasri G Bhat
2018-07-05 15:31   ` Guenter Roeck

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).