lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 20 Nov 2020 11:33:12 +1030 From: Joel Stanley <joel@....id.au> To: Rob Herring <robh+dt@...nel.org>, Eddie James <eajames@...ux.ibm.com>, Guenter Roeck <linux@...ck-us.net>, Andrew Jeffery <andrew@...id.au> Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org, linux-hwmon@...r.kernel.org, linux-fsi@...ts.ozlabs.org Subject: [PATCH v2 0/3] occ: Add support for P10 Hi Guenter, here's v2 of this series on behalf of Eddie. I made the change to the compatible string that we spoke about in v2, and I'm happy for these to go through the hwmon tree. v1: https://lore.kernel.org/linux-hwmon/20200501150833.5251-1-eajames@linux.ibm.com/ The OCC in the P10 has a number of differences from the P9. Add some logic to handle the differences in accessing the OCC from the service processor, and support the new temperature sensor type. Eddie James (3): dt-bindings: fsi: Add P10 OCC device documentation fsi: occ: Add support for P10 hwmon: (occ) Add new temperature sensor type .../devicetree/bindings/fsi/ibm,p9-occ.txt | 12 +- drivers/fsi/fsi-occ.c | 125 +++++++++++++----- drivers/hwmon/occ/common.c | 75 +++++++++++ 3 files changed, 172 insertions(+), 40 deletions(-) -- 2.29.2
Powered by blists - more mailing lists