summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-lenovo.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-17hwmon: (adt7475) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-182/+126
2018-12-17hwmon: (adt7470) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-245/+158
2018-12-17hwmon: (adt7462) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-375/+271
2018-12-17hwmon: (ads7871) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-10/+10
2018-12-17hwmon: (ads7828) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-10/+10
2018-12-17hwmon: (ads1015) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-10/+10
2018-12-17hwmon: (adm1021) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-26/+22
2018-12-17hwmon: (adcxx) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-22/+22
2018-12-17hwmon: (adc128d818) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-80/+55
2018-12-17hwmon: (ad7418) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-14/+13
2018-12-17hwmon: (ad7414) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-14/+12
2018-12-17hwmon: (ad7314) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-5/+4
2018-12-17hwmon: (acpi_power_meter) Replace S_<PERMS> with octal valuesGuenter Roeck1-2/+2
2018-12-17hwmon: (abx500) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-50/+46
2018-12-17hwmon: (k10temp) Add Hygon Dhyana supportPu Wen1-1/+2
2018-12-17hwmon: (ltc4215) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck1-26/+16
2018-12-17hwmon: (ina2xx) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck1-22/+14
2018-12-17hwmon: (tmp401) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck1-69/+57
2018-12-17hwmon: (max6697) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck1-80/+64
2018-12-17hwmon: (pwm-fan) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck1-5/+5
2018-12-17hwmon: (ntc_thermistor) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck1-6/+6
2018-12-17hwmon: (max6650) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck1-18/+13
2018-12-17hwmon: (ltc4260) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck1-16/+10
2018-12-17hwmon: (nct7802) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck1-251/+157
2018-12-17hwmon: (lm95234) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck1-94/+67
2018-12-17hwmon: (k10temp) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck1-5/+5
2018-12-17hwmon: (ltc2945): Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck1-71/+50
2018-12-17hwmon: Introduce SENSOR_DEVICE_ATTR_{RO, RW, WO} and variantsGuenter Roeck2-8/+55
2018-12-17hwmon: (lm75) Add STLM75 supportJagan Teki3-0/+16
2018-12-17dt-bindings: hwmon: (lm90) Document ti,tmp451 compatible stringThierry Reding1-0/+1
2018-12-17hwmon: (ntc_thermistor) use a table to lookup the thermistor typePeter Rosin2-29/+24
2018-12-17hwmon: (ntc_thermistor) sort thermistor id lists alphabeticallyPeter Rosin1-33/+49
2018-12-17hwmon: (ntc_thermistor): add support for B57891S0103 from EpcosPeter Rosin3-3/+58
2018-12-17dt-bindings: hwmon: (ntc_thermistor) add B57891S0103 thermistor from EpcosPeter Rosin1-0/+1
2018-12-17hwmon: (ltc2978) Fix spelling mistake "comppatible" -> "compatible"Colin Ian King1-1/+1
2018-12-17hwmon: Remove multiple space after dotCorentin Labbe1-118/+118
2018-12-17hwmon: fix typo build -> builtCorentin Labbe1-4/+4
2018-12-17dell-smm-hwmon.c: Add XPS 9570 to supported devices listMichele Sorcinelli1-0/+7
2018-12-17hwmon: (mlxreg-fan) Modify macros for tachometer fault status readingVadim Pasternak1-1/+1
2018-12-17Documentation: hwmon: Add descriptions for ina2xx sysfs entriesNicolin Chen1-0/+15
2018-12-17hwmon: (ina3221) Convert to using %pOFn instead of device_node.nameRob Herring1-4/+4
2018-12-17dt-bindings: hwmon: tmp108: add optional interrupts and #thermal-sensor-cellsHeiko Stuebner1-0/+4
2018-12-17hwmon (lm63) Do not overwrite data->kindNicolin Chen1-1/+0
2018-12-17hwmon: (ina3221) Add PM runtime supportNicolin Chen1-19/+74
2018-12-17hwmon: (ina3221) Make sure data is ready before readingNicolin Chen1-0/+42
2018-12-17hwmon: (ina3221) Serialize sysfs ABI accessesNicolin Chen1-6/+45
2018-12-17hwmon: (ina3221) Check channel status for alarms attribute readNicolin Chen1-0/+6
2018-12-17hwmon (occ): Add sysfs attributes for additional OCC dataEddie James6-5/+260
2018-12-17hwmon (occ): Add sensor attributes and register hwmon deviceEddie James2-0/+353
2018-12-17hwmon (occ): Add sensor types and versionsEddie James4-0/+629