aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-04hwmon: (adm1025) Avoid forward declarationAxel Lin1-120/+104
2014-08-04hwmon: (adm1021) Avoid forward declarationAxel Lin1-92/+83
2014-08-04hwmon: (gl520sm) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-61/+35
2014-08-04hwmon: (gl520sm) Avoid forward declarationAxel Lin1-167/+150
2014-08-04hwmon: (gl518sm) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-51/+25
2014-08-04hwmon: (gl518sm) Avoid forward declarationAxel Lin1-137/+126
2014-08-04hwmon: (lm93) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-88/+66
2014-08-04hwmon: (w83791d) Fix smatch warningGuenter Roeck1-9/+6
2014-08-04hwmon: (lm63) Fix smatch warningsGuenter Roeck1-17/+10
2014-08-04hwmon: Make regmap configs constAxel Lin5-5/+5
2014-08-04hwmon: (htu21) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-47/+22
2014-08-04hwmon: (emc6w201) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-45/+19
2014-08-04hwmon: (amc6821) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-45/+25
2014-08-04hwmon: (amc6821) Avoid forward declarationAxel Lin1-206/+154
2014-08-04hwmon: (adm1029) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-40/+15
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