summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2018-05-30hwmon: (pmbus/adm1275) Accept negative page register valuesGuenter Roeck1-2/+2
2018-05-30hwmon: (pmbus/max8688) Accept negative page register valuesGuenter Roeck1-1/+1
2018-05-30hwmon: (nct6775) Fix writing pwmX_modeGuenter Roeck1-5/+5
2018-04-20hwmon: (ina2xx) Fix access to uninitialized mutexMarek Szyprowski1-2/+1
2018-04-13hwmon: (ina2xx) Make calibration register value fixedMaciej Purski1-37/+50
2018-03-22driver: (adm1275) set the m,b and R coefficients correctly for powerShikhar Dogra1-2/+2
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang4-6/+6
2018-02-03hwmon: (pmbus) Use 64bit math for DIRECT format valuesRobert Lippert1-9/+12
2017-12-25hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann1-0/+3
2017-12-25hwmon: (max31790) Set correct PWM valueAlex Hemme1-1/+1
2017-12-05hwmon: (jc42) optionally try to disable the SMBUS timeoutPeter Rosin1-0/+21
2017-10-08hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributesGuenter Roeck1-9/+16
2017-05-14hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628Guenter Roeck1-1/+1
2017-05-08hwmon: (it87) Avoid registering the same chip on both SIO addressesGuenter Roeck1-5/+19
2017-03-12hwmon: (it87) Ensure that pwm control cache is current before updating valuesGuenter Roeck1-0/+2
2017-03-12hwmon: (it87) Do not overwrite bit 2..6 of pwm control registersGuenter Roeck1-13/+24
2017-01-12hwmon: (lm90) fix temp1_max_alarm attributeMichael Walle1-1/+1
2017-01-12hwmon: (g762) Fix overflows and crash seen when writing limit attributesGuenter Roeck1-4/+7
2017-01-12hwmon: (nct7802) Fix overflows seen when writing into limit attributesGuenter Roeck1-3/+5
2017-01-12hwmon: (ds620) Fix overflows seen when writing temperature limitsGuenter Roeck1-1/+1
2017-01-12hwmon: (amc6821) sign extension temperatureJared Bents1-2/+2
2017-01-12hwmon: (scpi) Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-24hwmon: (core) fix resource leak on devm_kcalloc failureColin Ian King1-2/+4
2016-10-17hwmon: (max31790) potential ERR_PTR dereferenceDan Carpenter1-1/+3
2016-10-17hwmon: (adm9240) handle temperature readings below 0Chris Packham1-3/+3
2016-10-04Merge tag 'hwmon-for-linus-v4.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds28-2152/+3945
2016-09-19hwmon: (nct6775) Add support for multiple virtual temperature sourcesGuenter Roeck1-2/+13
2016-09-18hwmon: (adt7470) No need for additional synchronization on kthread_stop()Daniel Wagner1-4/+0
2016-09-13hwmon: (lm95241) Update module description to include LM95231Axel Lin1-1/+1
2016-09-13hwmon: (lm95245) Select REGMAP_I2CAxel Lin1-0/+1
2016-09-13hwmon: (ibmpowernv) Fix label for cores numbers not threadsMichael Neuling1-5/+3
2016-09-11hwmon: (adt7470) Allow faster removalJoshua Scott1-1/+4
2016-09-11hwmon: (adt7470) Add write support to alarm_maskJoshua Scott1-1/+24
2016-09-10hwmon: (xgene) access mailbox as RAMArnd Bergmann1-14/+15
2016-09-09hwmon: (lm95245) Use new hwmon registration APIGuenter Roeck1-259/+379
2016-09-09hwmon: (lm95241) Convert to use new hwmon registration APIGuenter Roeck1-189/+241
2016-09-09hwmon: (jc42) Convert to use new hwmon registration APIGuenter Roeck1-144/+149
2016-09-09hwmon: (max31790) Convert to use new hwmon registration APIGuenter Roeck1-297/+224
2016-09-09hwmon: (nct7904) Convert to use new hwmon registration APIGuenter Roeck1-285/+270
2016-09-09hwmon: (ltc4245) Convert to use new hwmon registration APIGuenter Roeck1-187/+175
2016-09-09hwmon: (tmp421) Convert to use new hwmon registration APIGuenter Roeck1-75/+58
2016-09-09hwmon: (tmp102) Convert to use new hwmon registration APIGuenter Roeck2-65/+90
2016-09-09hwmon: (lm90) Convert to use new hwmon registration APIGuenter Roeck1-376/+435
2016-09-09hwmon: (lm75) Convert to use new hwmon registration APIGuenter Roeck2-70/+116
2016-09-09hwmon: (xgene) Fix crash when alarm occurs before driver probehotran1-19/+50
2016-09-09hwmon: (iio_hwmon) defer probe when no channel is foundQuentin Schulz1-1/+4
2016-09-09hwmon: (max6650) Allow fan shutdown and initial rpm targetMike Looijmans1-41/+67
2016-09-09hwmon: (max6650) Add devicetree supportMike Looijmans1-11/+36
2016-09-09hwmon: (it87) Drop useless commentsJean Delvare1-4/+4
2016-09-09hwmon: (ucd9000) Add support for UCD90160 Power Supply SequencerMatt Weber2-4/+5