summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (adm1021) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2018-12-161-26/+22
* hwmon: (adcxx) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2018-12-161-22/+22
* hwmon: (adc128d818) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2018-12-161-80/+55
* hwmon: (ad7418) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2018-12-161-14/+13
* hwmon: (ad7414) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2018-12-161-14/+12
* hwmon: (ad7314) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2018-12-161-5/+4
* hwmon: (acpi_power_meter) Replace S_<PERMS> with octal valuesGuenter Roeck2018-12-161-2/+2
* hwmon: (abx500) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2018-12-161-50/+46
* hwmon: (k10temp) Add Hygon Dhyana supportPu Wen2018-12-161-1/+2
* hwmon: (ltc4215) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck2018-12-161-26/+16
* hwmon: (ina2xx) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck2018-12-161-22/+14
* hwmon: (tmp401) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck2018-12-161-69/+57
* hwmon: (max6697) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck2018-12-161-80/+64
* hwmon: (pwm-fan) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck2018-12-161-5/+5
* hwmon: (ntc_thermistor) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck2018-12-161-6/+6
* hwmon: (max6650) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck2018-12-161-18/+13
* hwmon: (ltc4260) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck2018-12-161-16/+10
* hwmon: (nct7802) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck2018-12-161-251/+157
* hwmon: (lm95234) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck2018-12-161-94/+67
* hwmon: (k10temp) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck2018-12-161-5/+5
* hwmon: (ltc2945): Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck2018-12-161-71/+50
* hwmon: (lm75) Add STLM75 supportJagan Teki2018-12-162-0/+11
* hwmon: (ntc_thermistor) use a table to lookup the thermistor typePeter Rosin2018-12-161-26/+21
* hwmon: (ntc_thermistor) sort thermistor id lists alphabeticallyPeter Rosin2018-12-161-33/+49
* hwmon: (ntc_thermistor): add support for B57891S0103 from EpcosPeter Rosin2018-12-162-3/+57
* hwmon: (ltc2978) Fix spelling mistake "comppatible" -> "compatible"Colin Ian King2018-12-161-1/+1
* hwmon: Remove multiple space after dotCorentin Labbe2018-12-161-118/+118
* hwmon: fix typo build -> builtCorentin Labbe2018-12-161-4/+4
* dell-smm-hwmon.c: Add XPS 9570 to supported devices listMichele Sorcinelli2018-12-161-0/+7
* hwmon: (mlxreg-fan) Modify macros for tachometer fault status readingVadim Pasternak2018-12-161-1/+1
* hwmon: (ina3221) Convert to using %pOFn instead of device_node.nameRob Herring2018-12-161-4/+4
* hwmon (lm63) Do not overwrite data->kindNicolin Chen2018-12-161-1/+0
* hwmon: (ina3221) Add PM runtime supportNicolin Chen2018-12-161-19/+74
* hwmon: (ina3221) Make sure data is ready before readingNicolin Chen2018-12-161-0/+42
* hwmon: (ina3221) Serialize sysfs ABI accessesNicolin Chen2018-12-161-6/+45
* hwmon: (ina3221) Check channel status for alarms attribute readNicolin Chen2018-12-161-0/+6
* hwmon (occ): Add sysfs attributes for additional OCC dataEddie James2018-12-166-5/+260
* hwmon (occ): Add sensor attributes and register hwmon deviceEddie James2018-12-162-0/+353
* hwmon (occ): Add sensor types and versionsEddie James2018-12-164-0/+629
* hwmon (occ): Parse OCC poll responseEddie James2018-12-162-0/+116
* hwmon (occ): Add command transport method for P8 and P9Eddie James2018-12-162-2/+221
* hwmon: Add On-Chip Controller (OCC) hwmon driverEddie James2018-12-168-0/+242
* hwmon: (core) remove redundant castRasmus Villemoes2018-12-021-2/+2
* hwmon: (adm1275) Allow setting shunt reg valueKun Yi2018-12-021-2/+13
* hwmon: (w83795) temp4_type has writable permissionHuacai Chen2018-11-181-1/+1
* hwmon: (mlxreg-fan) Fix macros for tacho fault readingVadim Pasternak2018-11-161-1/+1
* hwmon: (ina2xx) Fix current value calculationNicolin Chen2018-11-141-1/+1
* hwmon: (raspberrypi) Fix initial notifyStefan Wahren2018-11-131-6/+0
* hwmon (ina2xx) Fix NULL id pointer in probe()Nicolin Chen2018-11-131-2/+2
* hwmon: (ibmpowernv) Remove bogus __init annotationsGeert Uytterhoeven2018-11-041-4/+3
OpenPOWER on IntegriCloud