aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-01hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'Christophe Jaillet1-8/+11
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig3-4/+4
2017-09-01hwmon: (ltq-cputemp) add cpu temp sensor driverFlorian Eckert3-0/+171
2017-08-30hwmon: (pmbus) Add support for Texas Instruments tps53679 deviceVadim Pasternak3-0/+123
2017-08-30Merge remote-tracking branch 'lee/ib-mfd-hwmon-4.14' into hwmon-nextGuenter Roeck1-22/+263
2017-08-30hwmon: (asc7621) make several arrays static constColin Ian King1-2/+2
2017-08-30hwmon: (pmbus/lm25066) Add support for TI LM5066IXo Wang1-2/+39
2017-08-30hwmon: (pmbus/lm25066) Offset coefficient depends on CLXo Wang1-2/+4
2017-08-30hwmon: (pmbus) Add support for Intel VID protocol VR13Vadim Pasternak2-1/+5
2017-08-29hwmon: (pmbus) Add IBM Common Form Factor (CFF) power supply driverEdward A. James3-0/+161
2017-08-29hwmon: (ftsteutates) constify i2c_device_idArvind Yadav1-1/+1
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