Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1686631
| From | Evgeniy Polyakov <zbr@ioremap.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH linux v2 0/3] Export 1-wire thermal sensors as hwmon device |
| Date | 2017-07-13 17:40 +0200 |
| Message-ID | <u2OnD-7nP-3@gated-at.bofh.it> (permalink) |
| References | <u2xGa-59T-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi 13.07.2017, 00:41, "Jaghathiswari Rankappagounder Natarajan" <jaghu@google.com>: > Our board has 4 DS18B20 1-wire temperature sensors. Each 1-wire bus and the > sensor under it is already configured against the Linux 1-wire driver > (called w1). They have a sysfs file(e.g. > /sys/bus/w1/devices/w1_bus_master1/28-000007704f4c/w1_slave) which, when read, > runs code to read the temperature. We'd like the temperatures to show up in > hwmon, so that the BMC IPMI sensor plumbing can forward those to host. > > The changes in version 2 are mentioned in the individual patches. > > This patchset is based on linux mainline version v4.10. I believe this is a resend of your previous patchet, isn't it? Greg, if you hadn't yet, please pull it into the tree. Thank you.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH linux v2 0/3] Export 1-wire thermal sensors as hwmon device Jaghathiswari Rankappagounder Natarajan <jaghu@google.com> - 2017-07-12 23:50 +0200
[PATCH linux v2 3/3] drivers: w1: add hwmon temp support for w1_therm Jaghathiswari Rankappagounder Natarajan <jaghu@google.com> - 2017-07-12 23:50 +0200
Re: [linux,v2,3/3] drivers: w1: add hwmon temp support for w1_therm Guenter Roeck <linux@roeck-us.net> - 2017-07-13 17:20 +0200
[PATCH linux v2 2/3] drivers: w1: refactor w1_slave_show to make the temp reading functionality separate Jaghathiswari Rankappagounder Natarajan <jaghu@google.com> - 2017-07-12 23:50 +0200
Re: [PATCH linux v2 0/3] Export 1-wire thermal sensors as hwmon device Evgeniy Polyakov <zbr@ioremap.net> - 2017-07-13 17:40 +0200
Re: [PATCH linux v2 0/3] Export 1-wire thermal sensors as hwmon device Evgeniy Polyakov <zbr@ioremap.net> - 2017-07-13 17:40 +0200
Re: [PATCH linux v2 0/3] Export 1-wire thermal sensors as hwmon device Jaghathiswari Rankappagounder Natarajan <jaghu@google.com> - 2017-07-17 18:10 +0200
Re: [PATCH linux v2 0/3] Export 1-wire thermal sensors as hwmon device Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-07-17 18:30 +0200
csiph-web