aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-02hwmon: (lm63) Add OF device ID tableJavier Martinez Canillas1-0/+23
2017-04-02hwmon: (ina2xx) Add OF device ID tableJavier Martinez Canillas1-1/+34
2017-04-02hwmon: (ina209) Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-04-02hwmon: (adt7475) Add OF device ID tableJavier Martinez Canillas1-1/+30
2017-04-02hwmon: (ads7828) Add OF device ID tableJavier Martinez Canillas1-1/+23
2017-04-02hwmon: (ads1015) Add OF device ID tableJavier Martinez Canillas1-1/+21
2017-04-02hwmon: (adc128d818) Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-04-02hwmon: (ad7414) Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-04-02hwmon: (w83627ehf) Use request_muxed_regionKatsumi Sato1-11/+24
2017-03-27driver: (adm1275) set the m,b and R coefficients correctly for powerShikhar Dogra1-2/+2
2017-03-23hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann1-0/+3
2017-03-22hwmon: (it87) Avoid registering the same chip on both SIO addressesGuenter Roeck1-5/+19
2017-03-22hwmon: (max31790) Set correct PWM valueAlex Hemme1-1/+1
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-16hwmon: (sht15) Add device tree supportMarco Franchi1-4/+60
2017-02-10hwmon: (it87) Add support for IT8792EGuenter Roeck1-2/+16
2017-02-10hwmon: (it87) Do not overwrite bit 2..6 of pwm control registersGuenter Roeck1-13/+24
2017-02-10hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628Guenter Roeck1-1/+1
2017-02-10hwmon: (it87) Ensure that pwm control cache is current before updating valuesGuenter Roeck1-0/+2
2017-02-10hwmon: (it87) Improve IT8622 supportGuenter Roeck1-8/+59
2017-02-10hwmon: (it87) Add support for IT8622EGuenter Roeck1-1/+15
2017-02-10hwmon: (it87) Add feature flag indicating that VIN3 is connected to 5VGuenter Roeck1-3/+7
2017-02-03hwmon: new driver for ST stts751 thermal sensorandrea.merello3-0/+845
2017-01-31hwmon: Register thermal zone only if 'dev' parameter was providedGuenter Roeck1-1/+1
2017-01-31hwmon: Relax name attribute validation for new APIsGuenter Roeck1-2/+4
2017-01-25hwmon: Make name attribute mandatory for new APIsGuenter Roeck1-1/+7
2017-01-21hwmon: (lm70) Add support for TI TMP122/124Florian Fainelli1-1/+8