aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (twl4030-madc) drop driverSebastian Reichel2017-04-303-129/+0
* hwmon: (tmp103) Use SIMPLE_DEV_PM_OPS helper macroRahul Bedarkar2017-04-241-13/+4
* hwmon: (adt7475) set start bit in probeChris Packham2017-04-211-0/+13
* hwmon: (ina209) Handled signed registersJoe Schaack2017-04-211-2/+2
* hwmon: (lm87) Add OF device ID tableJavier Martinez Canillas2017-04-131-0/+8
* hwmon: (lm87) Remove unused I2C devices driver_dataJavier Martinez Canillas2017-04-131-4/+2
* drivers: hwmon: Support for ASPEED PWM/Fan tachJaghathiswari Rankappagounder Natarajan2017-04-103-0/+845
* hwmon: (lm87) Allow channel data to be set from dts fileMahoda Ratnayaka2017-04-021-2/+21
* hwmon: (ads7828) Accept optional parameters from device treeSam Povilus2017-04-021-0/+15
* hwmon: (dell-smm) Add Dell XPS 15 9560 into DMI listPali Rohár2017-04-021-0/+7
* hwmon: Constify str parameter of hwmon_ops->read_stringJean Delvare2017-04-021-1/+1
* hwmon: (tmp421) Add OF device ID tableJavier Martinez Canillas2017-04-021-2/+33
* hwmon: (tmp103) Add OF device ID tableJavier Martinez Canillas2017-04-021-0/+7
* hwmon: (tmp102) Add OF device ID tableJavier Martinez Canillas2017-04-021-0/+7
* hwmon: (stts751) Add OF device ID tableJavier Martinez Canillas2017-04-021-0/+7
* hwmon: (ucd9200) Add OF device ID tableJavier Martinez Canillas2017-04-021-1/+47
* hwmon: (ucd9000) Add OF device ID tableJavier Martinez Canillas2017-04-021-1/+38
* hwmon: (max6697) Add OF device ID tableJavier Martinez Canillas2017-04-021-1/+51
* hwmon: (lm95245) Add OF device ID tableJavier Martinez Canillas2017-04-021-0/+8
* hwmon: (lm90) Add OF device ID tableJavier Martinez Canillas2017-04-021-1/+99
* hwmon: (lm85) Add OF device ID tableJavier Martinez Canillas2017-04-021-1/+55
* hwmon: (lm75) Add OF device ID tableJavier Martinez Canillas2017-04-021-1/+97
* hwmon: (lm63) Add OF device ID tableJavier Martinez Canillas2017-04-021-0/+23
* hwmon: (ina2xx) Add OF device ID tableJavier Martinez Canillas2017-04-021-1/+34
* hwmon: (ina209) Add OF device ID tableJavier Martinez Canillas2017-04-021-0/+7
* hwmon: (adt7475) Add OF device ID tableJavier Martinez Canillas2017-04-021-1/+30
* hwmon: (ads7828) Add OF device ID tableJavier Martinez Canillas2017-04-021-1/+23
* hwmon: (ads1015) Add OF device ID tableJavier Martinez Canillas2017-04-021-1/+21
* hwmon: (adc128d818) Add OF device ID tableJavier Martinez Canillas2017-04-021-0/+7
* hwmon: (ad7414) Add OF device ID tableJavier Martinez Canillas2017-04-021-0/+7
* hwmon: (w83627ehf) Use request_muxed_regionKatsumi Sato2017-04-021-11/+24
* driver: (adm1275) set the m,b and R coefficients correctly for powerShikhar Dogra2017-03-271-2/+2
* hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann2017-03-231-0/+3
* hwmon: (it87) Avoid registering the same chip on both SIO addressesGuenter Roeck2017-03-221-5/+19
* hwmon: (max31790) Set correct PWM valueAlex Hemme2017-03-221-1/+1
* scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* hwmon: (sht15) Add device tree supportMarco Franchi2017-02-161-4/+60
* hwmon: (it87) Add support for IT8792EGuenter Roeck2017-02-101-2/+16
* hwmon: (it87) Do not overwrite bit 2..6 of pwm control registersGuenter Roeck2017-02-101-13/+24
* hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628Guenter Roeck2017-02-101-1/+1
* hwmon: (it87) Ensure that pwm control cache is current before updating valuesGuenter Roeck2017-02-101-0/+2
* hwmon: (it87) Improve IT8622 supportGuenter Roeck2017-02-101-8/+59
* hwmon: (it87) Add support for IT8622EGuenter Roeck2017-02-101-1/+15
* hwmon: (it87) Add feature flag indicating that VIN3 is connected to 5VGuenter Roeck2017-02-101-3/+7
* hwmon: new driver for ST stts751 thermal sensorandrea.merello2017-02-033-0/+845
* hwmon: Register thermal zone only if 'dev' parameter was providedGuenter Roeck2017-01-311-1/+1
* hwmon: Relax name attribute validation for new APIsGuenter Roeck2017-01-311-2/+4
* hwmon: Make name attribute mandatory for new APIsGuenter Roeck2017-01-251-1/+7
* hwmon: (lm70) Add support for TI TMP122/124Florian Fainelli2017-01-211-1/+8
* hwmon: (lm70) Utilize dev_warn instead of pr_warnFlorian Fainelli2017-01-211-1/+2