aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2014-07-24hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck
2014-07-16hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck
2014-07-14hwmon: (da9055) Don't use dash in the name attributeAxel Lin
2014-07-14hwmon: (da9052) Don't use dash in the name attributeAxel Lin
2014-07-07hwmon: (adc128d818) Drop write support on inX_input attributesGuenter Roeck
2014-07-07hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck
2014-07-07hwmon: (adm1031) Fix writes to limit registersGuenter Roeck
2014-07-03hwmon: (adm1021) Fix cache problem when writing temperature limitsAxel Lin
2014-07-03hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin
2014-07-03hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin
2014-06-29hwmon: (ntc_thermistor) Correct information printed during probeNaveen Krishna Chatradhi
2014-06-25hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groupsJulien D'Ascenzio
2014-06-25hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in KconfigJosef Gajdusek
2014-06-25hwmon: (ntc_thermistor) Use the manufacturer name properlyNaveen Krishna Chatradhi
2014-06-25hwmon: (w83l786ng) Report correct minimum fan speedAxel Lin
2014-06-12hwmon: vexpress: Use devm helper for hwmon device registrationPawel Moll
2014-06-12hwmon: (atxp1) Avoid forward declarationAxel Lin
2014-06-12hwmon: add support for Sensirion SHTC1 sensorTomas Pop
2014-06-12hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-06-12hwmon: (lm85) Drop generic detectionJean Delvare
2014-06-12hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri
2014-06-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-25hwmon: (ntc_thermistor) Fix OF device ID mappingJean Delvare
2014-05-25hwmon: (ntc_thermistor) Fix dependenciesJean Delvare
2014-05-24hwmon: (nct6775) Fix probe unwind paths to properly unregister platform devicesAxel Lin
2014-05-24hwmon: (nct6683) Fix probe unwind paths to properly unregister platform devicesAxel Lin
2014-05-21hwmon: (ultra45_env) Introduce managed version of kzallocHimangi Saraogi
2014-05-21hwmon: Driver for NCT6683DGuenter Roeck
2014-05-21hwmon: (lm80) Rearrange code to avoid forward declarationsGuenter Roeck
2014-05-21hwmon: (lm80) Convert fan display function macros into functionsGuenter Roeck
2014-05-21hwmon: (lm80) Convert voltage display function macros into functionsGuenter Roeck
2014-05-21hwmon: (lm80) Convert temperature display function macros into functionsGuenter Roeck
2014-05-21hwmon: (lm80) Normalize all temperature values to 16 bitGuenter Roeck
2014-05-21hwmon: (lm80) Simplify TEMP_FROM_REGGuenter Roeck
2014-05-21hwmon: (lm83) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-05-21hwmon: (lm83) Rearange code to avoid forward declarationsGuenter Roeck
2014-05-21hwmon: (lm83) Drop FSF addressGuenter Roeck
2014-05-21hwmon: (max1619) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-05-21hwmon: (max1619) Drop function macrosGuenter Roeck
2014-05-21hwmon: (max1619) Rearrange code to avoid forward declarationsGuenter Roeck
2014-05-21hwmon: (max1619) Drop FSF addressGuenter Roeck
2014-05-21hwmon: (max1619) Fix critical alarm displayGuenter Roeck
2014-05-21hwmon: (jc42) Add support for STTS2004 and AT30TSE004Guenter Roeck
2014-05-21hwmon: (jc42) Convert function macros into functionsGuenter Roeck
2014-05-21hwmon: (jc42) Rearrange code to avoid forward declarationsGuenter Roeck
2014-05-21hwmon: (emc1403) Add device IDs for EMC1412, EMC1413, and EMC1414Guenter Roeck
2014-05-21hwmon: (emc1403) Add support for min_hyst attributesGuenter Roeck
2014-05-21hwmon: (emc1403) Add support for max_hyst attributesGuenter Roeck
2014-05-21hwmon: (emc1403) Relax hysteresis limit write checksGuenter Roeck