Age | Commit message (Expand) | Author | Files | Lines |
2018-12-17 | hwmon: (ltc4260) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck | 1 | -16/+10 |
2018-12-17 | hwmon: (nct7802) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck | 1 | -251/+157 |
2018-12-17 | hwmon: (lm95234) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck | 1 | -94/+67 |
2018-12-17 | hwmon: (k10temp) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck | 1 | -5/+5 |
2018-12-17 | hwmon: (ltc2945): Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck | 1 | -71/+50 |
2018-12-17 | hwmon: (lm75) Add STLM75 support | Jagan Teki | 2 | -0/+11 |
2018-12-17 | hwmon: (ntc_thermistor) use a table to lookup the thermistor type | Peter Rosin | 1 | -26/+21 |
2018-12-17 | hwmon: (ntc_thermistor) sort thermistor id lists alphabetically | Peter Rosin | 1 | -33/+49 |
2018-12-17 | hwmon: (ntc_thermistor): add support for B57891S0103 from Epcos | Peter Rosin | 2 | -3/+57 |
2018-12-17 | hwmon: (ltc2978) Fix spelling mistake "comppatible" -> "compatible" | Colin Ian King | 1 | -1/+1 |
2018-12-17 | hwmon: Remove multiple space after dot | Corentin Labbe | 1 | -118/+118 |
2018-12-17 | hwmon: fix typo build -> built | Corentin Labbe | 1 | -4/+4 |
2018-12-17 | dell-smm-hwmon.c: Add XPS 9570 to supported devices list | Michele Sorcinelli | 1 | -0/+7 |
2018-12-17 | hwmon: (mlxreg-fan) Modify macros for tachometer fault status reading | Vadim Pasternak | 1 | -1/+1 |
2018-12-17 | hwmon: (ina3221) Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -4/+4 |
2018-12-17 | hwmon (lm63) Do not overwrite data->kind | Nicolin Chen | 1 | -1/+0 |
2018-12-17 | hwmon: (ina3221) Add PM runtime support | Nicolin Chen | 1 | -19/+74 |
2018-12-17 | hwmon: (ina3221) Make sure data is ready before reading | Nicolin Chen | 1 | -0/+42 |
2018-12-17 | hwmon: (ina3221) Serialize sysfs ABI accesses | Nicolin Chen | 1 | -6/+45 |
2018-12-17 | hwmon: (ina3221) Check channel status for alarms attribute read | Nicolin Chen | 1 | -0/+6 |
2018-12-17 | hwmon (occ): Add sysfs attributes for additional OCC data | Eddie James | 6 | -5/+260 |
2018-12-17 | hwmon (occ): Add sensor attributes and register hwmon device | Eddie James | 2 | -0/+353 |
2018-12-17 | hwmon (occ): Add sensor types and versions | Eddie James | 4 | -0/+629 |
2018-12-17 | hwmon (occ): Parse OCC poll response | Eddie James | 2 | -0/+116 |
2018-12-17 | hwmon (occ): Add command transport method for P8 and P9 | Eddie James | 2 | -2/+221 |
2018-12-17 | hwmon: Add On-Chip Controller (OCC) hwmon driver | Eddie James | 8 | -0/+242 |
2018-12-03 | hwmon: (core) remove redundant cast | Rasmus Villemoes | 1 | -2/+2 |
2018-12-03 | hwmon: (adm1275) Allow setting shunt reg value | Kun Yi | 1 | -2/+13 |
2018-11-19 | hwmon: (w83795) temp4_type has writable permission | Huacai Chen | 1 | -1/+1 |
2018-11-16 | hwmon: (mlxreg-fan) Fix macros for tacho fault reading | Vadim Pasternak | 1 | -1/+1 |
2018-11-14 | hwmon: (ina2xx) Fix current value calculation | Nicolin Chen | 1 | -1/+1 |
2018-11-13 | hwmon: (raspberrypi) Fix initial notify | Stefan Wahren | 1 | -6/+0 |
2018-11-13 | hwmon (ina2xx) Fix NULL id pointer in probe() | Nicolin Chen | 1 | -2/+2 |
2018-11-07 | hwmon/k10temp: Add support for AMD family 17h, model 30h CPUs | Woods, Brian | 1 | -0/+1 |
2018-11-07 | hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs | Woods, Brian | 1 | -8/+1 |
2018-11-05 | hwmon: (ibmpowernv) Remove bogus __init annotations | Geert Uytterhoeven | 1 | -4/+3 |
2018-11-05 | hwmon: (core) Fix double-free in __hwmon_device_register() | Dmitry Osipenko | 1 | -4/+4 |
2018-10-23 | Merge tag 'for-linus-4.20' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 2 | -2/+2 |
2018-10-23 | Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 4 | -4/+8 |
2018-10-23 | Merge tag 'hwmon-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 21 | -355/+725 |
2018-10-21 | Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-... | Mark Brown | 4 | -4/+8 |
2018-10-15 | hwmon: (pmbus) Fix page count auto-detection. | Dmitry Bazhenov | 2 | -1/+6 |
2018-10-12 | hwmon: (pmbus) remove redundant 'default n' from Kconfig | Bartlomiej Zolnierkiewicz | 1 | -15/+0 |
2018-10-12 | hwmon: (core) Add trace events to _attr_show/store functions | Nicolin Chen | 1 | -7/+20 |
2018-10-11 | Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 1 | -1/+1 |
2018-10-11 | hwmon: (ina3221) Use _info API to register hwmon device | Nicolin Chen | 1 | -283/+235 |
2018-10-11 | hwmon: (npcm-750-pwm-fan) Change initial pwm target to 255 | Kun Yi | 1 | -1/+1 |
2018-10-11 | hwmon: (ina3221) Validate shunt resistor value from DT | Nicolin Chen | 1 | -1/+7 |
2018-10-11 | hwmon: (tmp421) make const array 'names' static | Colin Ian King | 1 | -2/+4 |
2018-10-11 | hwmon: (core) Add hwmon_in_enable attribute | Nicolin Chen | 1 | -0/+1 |