aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAge
...
* | hwmon: (lm75) Add support for TMP112Frans Klaver2014-08-04
* | hwmon: (w83l786ng) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-04
* | hwmon: (w83l786ng) Avoid forward declarationAxel Lin2014-08-04
* | hwmon: (fam15h_power) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-04
* | hwmon: (wm8350) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-04
* | hwmon: (wm831x) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-04
* | hwmon: (ads7828) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-04
* | hwmon: (atxp1) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-04
* | hwmon: Driver for TI TMP103 temperature sensorHeiko Schocher2014-08-04
* | hwmon: (gpio-fan) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-04
* | hwmon: (twl4030-madc-hwmon) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-04
* | hwmon: Add support for Lattice's POWR1220 power manager ICScott Kanowitz2014-08-04
* | hwmon: (lm77) Prevent overflow problem when writing large limitsAxel Lin2014-07-31
* | hwmon: (amc6821) Fix possible race condition bugAxel Lin2014-07-31
* | hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck2014-07-31
* | hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck2014-07-31
* | hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin2014-07-29
* | hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck2014-07-24
* | hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck2014-07-17
* | hwmon: (da9055) Don't use dash in the name attributeAxel Lin2014-07-14
* | hwmon: (da9052) Don't use dash in the name attributeAxel Lin2014-07-14
|/
* hwmon: (adc128d818) Drop write support on inX_input attributesGuenter Roeck2014-07-07
* hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck2014-07-07
* hwmon: (adm1031) Fix writes to limit registersGuenter Roeck2014-07-07
* hwmon: (adm1021) Fix cache problem when writing temperature limitsAxel Lin2014-07-03
* hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin2014-07-03
* hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin2014-07-03
* hwmon: (ntc_thermistor) Correct information printed during probeNaveen Krishna Chatradhi2014-06-30
* hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groupsJulien D'Ascenzio2014-06-25
* hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in KconfigJosef Gajdusek2014-06-25
* hwmon: (ntc_thermistor) Use the manufacturer name properlyNaveen Krishna Chatradhi2014-06-25
* hwmon: (w83l786ng) Report correct minimum fan speedAxel Lin2014-06-25
* hwmon: vexpress: Use devm helper for hwmon device registrationPawel Moll2014-06-12
* hwmon: (atxp1) Avoid forward declarationAxel Lin2014-06-12
* hwmon: add support for Sensirion SHTC1 sensorTomas Pop2014-06-12
* hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-06-12
* hwmon: (lm85) Drop generic detectionJean Delvare2014-06-12
* hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri2014-06-12
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-03
|\
| * hwmon: (nct6775) Fix probe unwind paths to properly unregister platform devicesAxel Lin2014-05-24
| * hwmon: (nct6683) Fix probe unwind paths to properly unregister platform devicesAxel Lin2014-05-24
| * hwmon: (ultra45_env) Introduce managed version of kzallocHimangi Saraogi2014-05-21
| * hwmon: Driver for NCT6683DGuenter Roeck2014-05-21
| * hwmon: (lm80) Rearrange code to avoid forward declarationsGuenter Roeck2014-05-21
| * hwmon: (lm80) Convert fan display function macros into functionsGuenter Roeck2014-05-21
| * hwmon: (lm80) Convert voltage display function macros into functionsGuenter Roeck2014-05-21
| * hwmon: (lm80) Convert temperature display function macros into functionsGuenter Roeck2014-05-21
| * hwmon: (lm80) Normalize all temperature values to 16 bitGuenter Roeck2014-05-21
| * hwmon: (lm80) Simplify TEMP_FROM_REGGuenter Roeck2014-05-21
| * hwmon: (lm83) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-05-21