aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-04hwmon: (adm1029) Avoid forward declarationsAxel Lin1-93/+78
2014-08-04hwmon: (ad7418) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-41/+24
2014-08-04hwmon: (ad7418) Avoid forward declarationAxel Lin1-38/+34
2014-08-04hwmon: (ad7414) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-41/+16
2014-08-04hwmon: (ntc_thermistor) Support B57330V2103 from EPCOSJohannes Pointner2-2/+50
2014-08-04hwmon: (hih6130) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-65/+23
2014-08-04hwmon: (tmp103) Add missing i2c_set_clientdata call in tmp103_probeAxel Lin1-0/+1
2014-08-04hwmon: (lm75) Add support for TMP112Frans Klaver2-2/+10
2014-08-04hwmon: (w83l786ng) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-57/+29
2014-08-04hwmon: (w83l786ng) Avoid forward declarationAxel Lin1-109/+100
2014-08-04hwmon: (fam15h_power) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-42/+9
2014-08-04hwmon: (wm8350) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-43/+7
2014-08-04hwmon: (wm831x) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-61/+11
2014-08-04hwmon: (ads7828) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-38/+14
2014-08-04hwmon: (atxp1) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-55/+21
2014-08-04hwmon: Driver for TI TMP103 temperature sensorHeiko Schocher3-0/+217
2014-08-04hwmon: (gpio-fan) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-13/+4
2014-08-04hwmon: (twl4030-madc-hwmon) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-32/+6
2014-08-04hwmon: Add support for Lattice's POWR1220 power manager ICScott Kanowitz3-0/+404
2014-07-31hwmon: (lm77) Prevent overflow problem when writing large limitsAxel Lin1-5/+6
2014-07-30hwmon: (amc6821) Fix possible race condition bugAxel Lin1-6/+11
2014-07-30hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck1-1/+1
2014-07-30hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck1-3/+6
2014-07-29hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin1-1/+1
2014-07-24hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck1-1/+3
2014-07-23hwmon: ibmaem: Use ktime_get_ns()Thomas Gleixner1-4/+2
2014-07-16hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck1-3/+3
2014-07-14hwmon: (da9055) Don't use dash in the name attributeAxel Lin1-1/+1
2014-07-14hwmon: (da9052) Don't use dash in the name attributeAxel Lin1-1/+1
2014-07-07hwmon: (adc128d818) Drop write support on inX_input attributesGuenter Roeck1-14/+14
2014-07-07hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck1-10/+5
2014-07-07hwmon: (adm1031) Fix writes to limit registersGuenter Roeck1-3/+5
2014-07-03hwmon: (adm1021) Fix cache problem when writing temperature limitsAxel Lin1-6/+8
2014-07-03hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin1-0/+3
2014-07-03hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin1-1/+1
2014-06-29hwmon: (ntc_thermistor) Correct information printed during probeNaveen Krishna Chatradhi1-1/+1
2014-06-25hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groupsJulien D'Ascenzio1-1/+1
2014-06-25hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in KconfigJosef Gajdusek1-0/+1
2014-06-25hwmon: (ntc_thermistor) Use the manufacturer name properlyNaveen Krishna Chatradhi2-3/+16
2014-06-25hwmon: (w83l786ng) Report correct minimum fan speedAxel Lin1-1/+1
2014-06-12hwmon: vexpress: Use devm helper for hwmon device registrationPawel Moll1-54/+28
2014-06-12hwmon: (atxp1) Avoid forward declarationAxel Lin1-24/+18
2014-06-12hwmon: add support for Sensirion SHTC1 sensorTomas Pop3-0/+262
2014-06-12hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-38/+13
2014-06-12hwmon: (lm85) Drop generic detectionJean Delvare1-23/+10
2014-06-12hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri1-3/+4
2014-06-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging into nextLinus Torvalds29-1408/+2633
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-10/+7
2014-05-25hwmon: (ntc_thermistor) Fix OF device ID mappingJean Delvare1-5/+6
2014-05-25hwmon: (ntc_thermistor) Fix dependenciesJean Delvare2-2/+4