aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/ibmpowernv.c
AgeCommit message (Expand)Author
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner
2018-11-04hwmon: (ibmpowernv) Remove bogus __init annotationsGeert Uytterhoeven
2018-10-10hwmon: (ibmpowernv) drop unnecessary OF name NULL checksRob Herring
2018-10-10hwmon: Convert to using %pOFn instead of device_node.nameRob Herring
2018-07-31hwmon: (ibmpowernv) Add attributes to enable/disable sensor groupsShilpasri G Bhat
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-21hwmon: (ibmpowernv) Add energy sensorsShilpasri G Bhat
2018-05-21hwmon: (ibmpowernv): Add support to read 64 bit sensorsShilpasri G Bhat
2017-06-20hwmon: (ibmpowernv) Add current(A) sensorShilpasri G Bhat
2017-06-20hwmon: (ibmpowernv) introduce a legacy_compatibles arrayCédric Le Goater
2017-06-11hwmon: (ibmpowernv) Add highest/lowest attributes to sensorsShilpasri G Bhat
2016-09-13hwmon: (ibmpowernv) Fix label for cores numbers not threadsMichael Neuling
2015-10-14hwmon: (ibmpowernv) Add OF compatibility table entryCédric Le Goater
2015-04-08hwmon: (ibmpowernv) Fix build error seen for some configurationsGuenter Roeck
2015-04-08hwmon: (ibmpowernv) pretty print labelsCédric Le Goater
2015-04-08hwmon: (ibmpowernv) add a label attributeCédric Le Goater
2015-04-08hwmon: (ibmpowernv) add support for the new device treeCédric Le Goater
2015-04-08hwmon: (ibmpowernv) add a helper routine create_hwmon_attrCédric Le Goater
2015-03-20hwmon: (ibmpowernv) do not use the OPAL index for hwmon attribute namesCédric Le Goater
2015-03-20hwmon: (ibmpowernv) change create_hwmon_attr_name() prototypeCédric Le Goater
2015-03-20hwmon: (ibmpowernv) add a convert_opal_attr_name() routineCédric Le Goater
2015-03-20hwmon: (ibmpowernv) add a get_sensor_type() routineCédric Le Goater
2015-03-20hwmon: (ibmpowernv) replace AMBIENT_TEMP by TEMPCédric Le Goater
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-30hwmon: (ibmpowernv) Convert to module_platform_driverAxel Lin
2014-11-30hwmon: (ibmpowernv) Use platform 'id_table' to probe the deviceNeelesh Gupta
2014-11-11hwmon: (ibmpowernv) Quieten when probing finds no deviceMichael Ellerman
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang
2014-08-04hwmon: (ibmpowernv) Use of_property_read_u32 at appropriate placeAxel Lin
2014-08-04hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and tempera...Neelesh Gupta
2014-04-09Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"Benjamin Herrenschmidt
2014-03-24powerpc/powernv: hwmon driver for power values, fan rpm and temperatureShivaprasad G Bhat