aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22hwmon: da9052: Add support for TSI channelSebastian Reichel1-4/+245
2017-08-22hwmon: da9052: Replace S_IRUGO with 0444Sebastian Reichel1-18/+18
2017-08-15hwmon: (aspeed-pwm) add THERMAL dependencyArnd Bergmann1-0/+1
2017-08-14hwmon: (pmbus) Add debugfs for status registersEdward A. James1-0/+210
2017-08-13hwmon: (aspeed-pwm-tacho) cooling device support.Mykola Kostenok1-2/+114
2017-08-13hwmon: (pmbus): Add generic alarm bit for iin and pinEdward A. James1-1/+9
2017-08-13hwmon: (pmbus): Access word data for STATUS_WORDEdward A. James1-14/+40
2017-08-13hwmon: (pmbus): Switch status registers to 16 bitEdward A. James1-7/+7
2017-08-13hwmon: (it87) Reapply probe path chip registers settings after resumeMaciej S. Szmigiero1-2/+74
2017-08-13hwmon: (it87) Split out chip registers setting code on probe pathMaciej S. Szmigiero1-50/+88
2017-08-13hwmon: (scpi) constify thermal_zone_of_device_ops structuresJulia Lawall1-1/+1
2017-08-13hwmon: (core) constify thermal_zone_of_device_ops structuresJulia Lawall1-1/+1
2017-08-13hwmon: (i5k_amb) constify pci_device_idArvind Yadav1-1/+1
2017-08-13hwmon: (ads1015) Convert to using %pOF instead of full_nameRob Herring1-8/+6
2017-08-13hwmon: (jc42) Add support for CAT34TS02CGuenter Roeck1-0/+4
2017-08-13hwmon: (jc42) Add support for GT30TS00, GT34TS02, and CAT34TS04Guenter Roeck1-0/+15
2017-08-13hwmon: (adt7475) constify attribute_group structures.Arvind Yadav1-8/+8
2017-08-13hwmon: (adc128d818) constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-13hwmon: (nct7802) constify attribute_group structures.Arvind Yadav1-5/+5
2017-08-13hwmon: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-13hwmon: (stts751) buffer overrun on wrong chip configurationAnton Vasilyev1-0/+4
2017-08-13hwmon: (ftsteutates) Fix clearing alarm sysfs entriesThilo Cestonaro1-0/+2
2017-07-15hwmon: (applesmc) Avoid buffer overrunsGuenter Roeck1-4/+9
2017-06-24hwmon: (aspeed-pwm-tacho) Poll with short sleeps.Patrick Venture1-6/+18
2017-06-24hwmon: (aspeed-pwm-tacho) reduce fan_tach periodPatrick Venture1-1/+1
2017-06-20hwmon: (ibmpowernv) Add current(A) sensorShilpasri G Bhat1-1/+3
2017-06-20hwmon: (ibmpowernv) introduce a legacy_compatibles arrayCédric Le Goater1-8/+18
2017-06-11hwmon: (pwm-fan) Switch to new atomic PWM APIBartlomiej Zolnierkiewicz1-42/+26
2017-06-11hwmon: (scpi) Fix the scale of SCP sensor readingsCarlo Caione1-6/+48
2017-06-11hwmon: (aspeed-pwm-tacho) Enable both edge measurement.Patrick Venture1-3/+21
2017-06-11hwmon: (ibmpowernv) Add highest/lowest attributes to sensorsShilpasri G Bhat1-7/+61
2017-06-11hwmon: (pmbus) move header file out of I2C realmWolfram Sang4-4/+4
2017-06-11hwmon: (max6639) move header file out of I2C realmWolfram Sang1-1/+1
2017-06-11hwmon: (ltc4245) move header file out of I2C realmWolfram Sang1-1/+1
2017-06-11hwmon: (ds620) move header file out of I2C realmWolfram Sang1-1/+1
2017-06-11hwmon: (ads1015) move header file out of I2C realmWolfram Sang1-1/+1
2017-06-11hwmon: (adt7475) temperature smoothingChris Packham1-0/+91
2017-06-11hwmon: (adt7475) add high frequency supportChris Packham1-4/+5
2017-06-11hwmon: (adt7475) fan stall preventionChris Packham1-0/+50
2017-06-11hwmon: (adt7475) replace find_nearest() with find_closest()Chris Packham1-31/+3
2017-06-11hwmon: (pmbus) Add client driver for IR35221Samuel Mendoza-Jonas3-0/+348
2017-06-11hwmon: (nct6775) Add support for NCT6795DGuenter Roeck1-4/+61
2017-06-11hwmon: (nct6775) Improve fan detectionGuenter Roeck1-8/+37
2017-06-11hwmon: (nct6775) Rework temperature source and label handlingGuenter Roeck1-31/+65
2017-06-11hwmon: (nct6775) Use bitopsGuenter Roeck1-61/+62
2017-06-03hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1Stefan Schaeckeler1-26/+26
2017-06-03hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimedStefan Schaeckeler1-1/+0
2017-05-30hwmon: (aspeed-pwm-tacho) On read failure return -ETIMEDOUTPatrick Venture1-3/+9
2017-05-30hwmon: (aspeed-pwm-tacho) Select REGMAPGuenter Roeck1-0/+1
2017-05-14hwmon: (coretemp) Handle frozen hotplug state correctlyThomas Gleixner1-0/+14