aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-30hwmon: (twl4030-madc) drop driverSebastian Reichel3-129/+0
2017-04-24hwmon: (tmp103) Use SIMPLE_DEV_PM_OPS helper macroRahul Bedarkar1-13/+4
2017-04-21hwmon: (adt7475) set start bit in probeChris Packham1-0/+13
2017-04-21hwmon: (ina209) Handled signed registersJoe Schaack1-2/+2
2017-04-13hwmon: (lm87) Add OF device ID tableJavier Martinez Canillas1-0/+8
2017-04-13hwmon: (lm87) Remove unused I2C devices driver_dataJavier Martinez Canillas1-4/+2
2017-04-10drivers: hwmon: Support for ASPEED PWM/Fan tachJaghathiswari Rankappagounder Natarajan3-0/+845
2017-04-02hwmon: (lm87) Allow channel data to be set from dts fileMahoda Ratnayaka1-2/+21
2017-04-02hwmon: (ads7828) Accept optional parameters from device treeSam Povilus1-0/+15
2017-04-02hwmon: (dell-smm) Add Dell XPS 15 9560 into DMI listPali Rohár1-0/+7
2017-04-02hwmon: Constify str parameter of hwmon_ops->read_stringJean Delvare1-1/+1
2017-04-02hwmon: (tmp421) Add OF device ID tableJavier Martinez Canillas1-2/+33
2017-04-02hwmon: (tmp103) Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-04-02hwmon: (tmp102) Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-04-02hwmon: (stts751) Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-04-02hwmon: (ucd9200) Add OF device ID tableJavier Martinez Canillas1-1/+47
2017-04-02hwmon: (ucd9000) Add OF device ID tableJavier Martinez Canillas1-1/+38
2017-04-02hwmon: (max6697) Add OF device ID tableJavier Martinez Canillas1-1/+51
2017-04-02hwmon: (lm95245) Add OF device ID tableJavier Martinez Canillas1-0/+8
2017-04-02hwmon: (lm90) Add OF device ID tableJavier Martinez Canillas1-1/+99
2017-04-02hwmon: (lm85) Add OF device ID tableJavier Martinez Canillas1-1/+55
2017-04-02hwmon: (lm75) Add OF device ID tableJavier Martinez Canillas1-1/+97