summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ibmpowernv.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (ibmpowernv) Add attributes to enable/disable sensor groupsShilpasri G Bhat2018-07-311-32/+206
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-4/+5
* hwmon: (ibmpowernv) Add energy sensorsShilpasri G Bhat2018-05-211-0/+2
* hwmon: (ibmpowernv): Add support to read 64 bit sensorsShilpasri G Bhat2018-05-211-3/+4
* hwmon: (ibmpowernv) Add current(A) sensorShilpasri G Bhat2017-06-201-1/+3
* hwmon: (ibmpowernv) introduce a legacy_compatibles arrayCédric Le Goater2017-06-201-8/+18
* hwmon: (ibmpowernv) Add highest/lowest attributes to sensorsShilpasri G Bhat2017-06-111-7/+61
* hwmon: (ibmpowernv) Fix label for cores numbers not threadsMichael Neuling2016-09-131-5/+3
* hwmon: (ibmpowernv) Add OF compatibility table entryCédric Le Goater2015-10-141-0/+7
* hwmon: (ibmpowernv) Fix build error seen for some configurationsGuenter Roeck2015-04-081-0/+1
* hwmon: (ibmpowernv) pretty print labelsCédric Le Goater2015-04-081-0/+41
* hwmon: (ibmpowernv) add a label attributeCédric Le Goater2015-04-081-3/+52
* hwmon: (ibmpowernv) add support for the new device treeCédric Le Goater2015-04-081-10/+40
* hwmon: (ibmpowernv) add a helper routine create_hwmon_attrCédric Le Goater2015-04-081-8/+16
* hwmon: (ibmpowernv) do not use the OPAL index for hwmon attribute namesCédric Le Goater2015-03-201-1/+22
* hwmon: (ibmpowernv) change create_hwmon_attr_name() prototypeCédric Le Goater2015-03-201-17/+20
* hwmon: (ibmpowernv) add a convert_opal_attr_name() routineCédric Le Goater2015-03-201-14/+22
* hwmon: (ibmpowernv) add a get_sensor_type() routineCédric Le Goater2015-03-201-11/+15
* hwmon: (ibmpowernv) replace AMBIENT_TEMP by TEMPCédric Le Goater2015-03-201-3/+3
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | hwmon: (ibmpowernv) Convert to module_platform_driverAxel Lin2014-11-301-12/+1
* | hwmon: (ibmpowernv) Use platform 'id_table' to probe the deviceNeelesh Gupta2014-11-301-48/+19
* | hwmon: (ibmpowernv) Quieten when probing finds no deviceMichael Ellerman2014-11-111-2/+4
|/
* hwmon: (ibmpowernv) Use of_property_read_u32 at appropriate placeAxel Lin2014-08-041-4/+3
* hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and tempera...Neelesh Gupta2014-08-041-0/+364
* Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"Benjamin Herrenschmidt2014-04-091-529/+0
* powerpc/powernv: hwmon driver for power values, fan rpm and temperatureShivaprasad G Bhat2014-03-241-0/+529
OpenPOWER on IntegriCloud