Age | Commit message (Expand) | Author | Files | Lines |
2020-12-03 | hwmon: (ibmpowernv) Silence strncpy() warning | Lee Jones | 1 | -1/+1 |
2020-03-11 | hwmon: (ibmpowernv) Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 1 | -4/+4 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114 | Thomas Gleixner | 1 | -13/+1 |
2018-11-05 | hwmon: (ibmpowernv) Remove bogus __init annotations | Geert Uytterhoeven | 1 | -4/+3 |
2018-10-11 | hwmon: (ibmpowernv) drop unnecessary OF name NULL checks | Rob Herring | 1 | -6/+0 |
2018-10-11 | hwmon: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -2/+2 |
2018-07-31 | hwmon: (ibmpowernv) Add attributes to enable/disable sensor groups | Shilpasri G Bhat | 1 | -32/+206 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -4/+5 |
2018-05-21 | hwmon: (ibmpowernv) Add energy sensors | Shilpasri G Bhat | 1 | -0/+2 |
2018-05-21 | hwmon: (ibmpowernv): Add support to read 64 bit sensors | Shilpasri G Bhat | 1 | -3/+4 |
2017-06-20 | hwmon: (ibmpowernv) Add current(A) sensor | Shilpasri G Bhat | 1 | -1/+3 |
2017-06-20 | hwmon: (ibmpowernv) introduce a legacy_compatibles array | Cédric Le Goater | 1 | -8/+18 |
2017-06-12 | hwmon: (ibmpowernv) Add highest/lowest attributes to sensors | Shilpasri G Bhat | 1 | -7/+61 |
2016-09-13 | hwmon: (ibmpowernv) Fix label for cores numbers not threads | Michael Neuling | 1 | -5/+3 |
2015-10-14 | hwmon: (ibmpowernv) Add OF compatibility table entry | Cédric Le Goater | 1 | -0/+7 |
2015-04-09 | hwmon: (ibmpowernv) Fix build error seen for some configurations | Guenter Roeck | 1 | -0/+1 |
2015-04-08 | hwmon: (ibmpowernv) pretty print labels | Cédric Le Goater | 1 | -0/+41 |
2015-04-08 | hwmon: (ibmpowernv) add a label attribute | Cédric Le Goater | 1 | -3/+52 |
2015-04-08 | hwmon: (ibmpowernv) add support for the new device tree | Cédric Le Goater | 1 | -10/+40 |
2015-04-08 | hwmon: (ibmpowernv) add a helper routine create_hwmon_attr | Cédric Le Goater | 1 | -8/+16 |
2015-03-20 | hwmon: (ibmpowernv) do not use the OPAL index for hwmon attribute names | Cédric Le Goater | 1 | -1/+22 |
2015-03-20 | hwmon: (ibmpowernv) change create_hwmon_attr_name() prototype | Cédric Le Goater | 1 | -17/+20 |
2015-03-20 | hwmon: (ibmpowernv) add a convert_opal_attr_name() routine | Cédric Le Goater | 1 | -14/+22 |
2015-03-20 | hwmon: (ibmpowernv) add a get_sensor_type() routine | Cédric Le Goater | 1 | -11/+15 |
2015-03-20 | hwmon: (ibmpowernv) replace AMBIENT_TEMP by TEMP | Cédric Le Goater | 1 | -3/+3 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-12-01 | hwmon: (ibmpowernv) Convert to module_platform_driver | Axel Lin | 1 | -12/+1 |
2014-12-01 | hwmon: (ibmpowernv) Use platform 'id_table' to probe the device | Neelesh Gupta | 1 | -48/+19 |
2014-11-11 | hwmon: (ibmpowernv) Quieten when probing finds no device | Michael Ellerman | 1 | -2/+4 |
2014-10-20 | hwmon: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-08-04 | hwmon: (ibmpowernv) Use of_property_read_u32 at appropriate place | Axel Lin | 1 | -4/+3 |
2014-08-04 | hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and tempera... | Neelesh Gupta | 1 | -0/+364 |
2014-04-09 | Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature" | Benjamin Herrenschmidt | 1 | -529/+0 |
2014-03-24 | powerpc/powernv: hwmon driver for power values, fan rpm and temperature | Shivaprasad G Bhat | 1 | -0/+529 |