summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorLines
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig-4/+4
2017-09-01hwmon: (ltq-cputemp) add cpu temp sensor driverFlorian Eckert-0/+171
2017-08-30hwmon: (pmbus) Add support for Texas Instruments tps53679 deviceVadim Pasternak-0/+123
2017-08-30Merge remote-tracking branch 'lee/ib-mfd-hwmon-4.14' into hwmon-nextGuenter Roeck-22/+263
2017-08-30hwmon: (asc7621) make several arrays static constColin Ian King-2/+2
2017-08-30hwmon: (pmbus/lm25066) Add support for TI LM5066IXo Wang-2/+39
2017-08-30hwmon: (pmbus/lm25066) Offset coefficient depends on CLXo Wang-2/+4
2017-08-30hwmon: (pmbus) Add support for Intel VID protocol VR13Vadim Pasternak-1/+5
2017-08-29hwmon: (pmbus) Add IBM Common Form Factor (CFF) power supply driverEdward A. James-0/+161
2017-08-29hwmon: (ftsteutates) constify i2c_device_idArvind Yadav-1/+1
2017-08-22hwmon: da9052: Add support for TSI channelSebastian Reichel-4/+245
2017-08-22hwmon: da9052: Replace S_IRUGO with 0444Sebastian Reichel-18/+18
2017-08-15hwmon: (aspeed-pwm) add THERMAL dependencyArnd Bergmann-0/+1
2017-08-14hwmon: (pmbus) Add debugfs for status registersEdward A. James-0/+210
2017-08-13hwmon: (aspeed-pwm-tacho) cooling device support.Mykola Kostenok-2/+114
2017-08-13hwmon: (pmbus): Add generic alarm bit for iin and pinEdward A. James-1/+9
2017-08-13hwmon: (pmbus): Access word data for STATUS_WORDEdward A. James-14/+40
2017-08-13hwmon: (pmbus): Switch status registers to 16 bitEdward A. James-7/+7
2017-08-13hwmon: (it87) Reapply probe path chip registers settings after resumeMaciej S. Szmigiero-2/+74
2017-08-13hwmon: (it87) Split out chip registers setting code on probe pathMaciej S. Szmigiero-50/+88
2017-08-13hwmon: (scpi) constify thermal_zone_of_device_ops structuresJulia Lawall-1/+1
2017-08-13hwmon: (core) constify thermal_zone_of_device_ops structuresJulia Lawall-1/+1
2017-08-13hwmon: (i5k_amb) constify pci_device_idArvind Yadav-1/+1
2017-08-13hwmon: (ads1015) Convert to using %pOF instead of full_nameRob Herring-8/+6
2017-08-13hwmon: (jc42) Add support for CAT34TS02CGuenter Roeck-0/+4
2017-08-13hwmon: (jc42) Add support for GT30TS00, GT34TS02, and CAT34TS04Guenter Roeck-0/+15
2017-08-13hwmon: (adt7475) constify attribute_group structures.Arvind Yadav-8/+8
2017-08-13hwmon: (adc128d818) constify attribute_group structures.Arvind Yadav-1/+1
2017-08-13hwmon: (nct7802) constify attribute_group structures.Arvind Yadav-5/+5
2017-08-13hwmon: constify attribute_group structures.Arvind Yadav-1/+1
2017-08-13hwmon: (stts751) buffer overrun on wrong chip configurationAnton Vasilyev-0/+4
2017-08-13hwmon: (ftsteutates) Fix clearing alarm sysfs entriesThilo Cestonaro-0/+2
2017-07-15hwmon: (applesmc) Avoid buffer overrunsGuenter Roeck-4/+9
2017-06-24hwmon: (aspeed-pwm-tacho) Poll with short sleeps.Patrick Venture-6/+18
2017-06-24hwmon: (aspeed-pwm-tacho) reduce fan_tach periodPatrick Venture-1/+1
2017-06-20hwmon: (ibmpowernv) Add current(A) sensorShilpasri G Bhat-1/+3
2017-06-20hwmon: (ibmpowernv) introduce a legacy_compatibles arrayCédric Le Goater-8/+18
2017-06-11hwmon: (pwm-fan) Switch to new atomic PWM APIBartlomiej Zolnierkiewicz-42/+26
2017-06-11hwmon: (scpi) Fix the scale of SCP sensor readingsCarlo Caione-6/+48
2017-06-11hwmon: (aspeed-pwm-tacho) Enable both edge measurement.Patrick Venture-3/+21
2017-06-11hwmon: (ibmpowernv) Add highest/lowest attributes to sensorsShilpasri G Bhat-7/+61
2017-06-11hwmon: (pmbus) move header file out of I2C realmWolfram Sang-4/+4
2017-06-11hwmon: (max6639) move header file out of I2C realmWolfram Sang-1/+1
2017-06-11hwmon: (ltc4245) move header file out of I2C realmWolfram Sang-1/+1
2017-06-11hwmon: (ds620) move header file out of I2C realmWolfram Sang-1/+1
2017-06-11hwmon: (ads1015) move header file out of I2C realmWolfram Sang-1/+1
2017-06-11hwmon: (adt7475) temperature smoothingChris Packham-0/+91
2017-06-11hwmon: (adt7475) add high frequency supportChris Packham-4/+5
2017-06-11hwmon: (adt7475) fan stall preventionChris Packham-0/+50
2017-06-11hwmon: (adt7475) replace find_nearest() with find_closest()Chris Packham-31/+3