summary refs log tree commit diff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2014-08-04hwmon: (adm1021) Avoid forward declarationAxel Lin
2014-08-04hwmon: (gl520sm) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (gl520sm) Avoid forward declarationAxel Lin
2014-08-04hwmon: (gl518sm) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (gl518sm) Avoid forward declarationAxel Lin
2014-08-04hwmon: (lm93) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (w83791d) Fix smatch warningGuenter Roeck
2014-08-04hwmon: (lm63) Fix smatch warningsGuenter Roeck
2014-08-04hwmon: Make regmap configs constAxel Lin
2014-08-04hwmon: (htu21) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (emc6w201) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (amc6821) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (amc6821) Avoid forward declarationAxel Lin
2014-08-04hwmon: (adm1029) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (adm1029) Avoid forward declarationsAxel Lin
2014-08-04hwmon: (ad7418) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (ad7418) Avoid forward declarationAxel Lin
2014-08-04hwmon: (ad7414) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (ntc_thermistor) Support B57330V2103 from EPCOSJohannes Pointner
2014-08-04hwmon: (hih6130) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (tmp103) Add missing i2c_set_clientdata call in tmp103_probeAxel Lin
2014-08-04hwmon: (lm75) Add support for TMP112Frans Klaver
2014-08-04hwmon: (w83l786ng) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (w83l786ng) Avoid forward declarationAxel Lin
2014-08-04hwmon: (fam15h_power) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (wm8350) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (wm831x) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (ads7828) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (atxp1) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: Driver for TI TMP103 temperature sensorHeiko Schocher
2014-08-04hwmon: (gpio-fan) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (twl4030-madc-hwmon) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: Add support for Lattice's POWR1220 power manager ICScott Kanowitz
2014-07-31hwmon: (lm77) Prevent overflow problem when writing large limitsAxel Lin
2014-07-30hwmon: (amc6821) Fix possible race condition bugAxel Lin
2014-07-30hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck
2014-07-30hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck
2014-07-29hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin
2014-07-24hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck
2014-07-23hwmon: ibmaem: Use ktime_get_ns()Thomas Gleixner
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