aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2014-08-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-10hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionalityAxel Lin
2014-08-06fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...Joe Perches
2014-08-05hwmon: (w83793) Fix vrm write operationAxel Lin
2014-08-05hwmon: (w83791d) Fix vrm write operationAxel Lin
2014-08-05hwmon: (w83627hf) Fix vrm write operationAxel Lin
2014-08-05hwmon: (vt1211) Fix vrm write operationAxel Lin
2014-08-05hwmon: (pc87360) Fix vrm write operationAxel Lin
2014-08-05hwmon: (lm87) Fix vrm write operationAxel Lin
2014-08-05hwmon: (asb100) Fix vrm write operationAxel Lin
2014-08-05hwmon: (adm1026) Fix vrm write operationAxel Lin
2014-08-05hwmon: (adm1025) Fix vrm write operationAxel Lin
2014-08-05hwmon: (hih6130) Fix missing hih6130->write_length settingAxel Lin
2014-08-05hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin
2014-08-05hwmon: (emc6w201) Fix temperature limit rangeGuenter Roeck
2014-08-05hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin
2014-08-05hwmon: (lm92) Prevent overflow problem when writing large limitsAxel Lin
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-04hwmon: (g762) Use of_property_read_u32 at appropriate placeAxel Lin
2014-08-04hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin
2014-08-04hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin
2014-08-04hwmon: (ibmpowernv) Use of_property_read_u32 at appropriate placeAxel Lin
2014-08-04hwmon: (lm85) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (lm85) Avoid forward declarationAxel Lin
2014-08-04hwmon: (lm78) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (max6697) Use of_property_read_bool at appropriate placesAxel Lin
2014-08-04hwmon: (pwm-fan) Make SENSORS_PWM_FAN depend on OFAxel Lin
2014-08-04hwmon: (pwm-fan) Remove duplicate dev_set_drvdata callAxel Lin
2014-08-04hwmon: (nct6775) Remove num_attr_groups from struct nct6775_dataAxel Lin
2014-08-04hwmon: (nct6775) Update module description and Kconfig for NCT6106D and NCT6791DAxel Lin
2014-08-04hwmon: (adt7411) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (g762) Convert to hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (emc2103) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (smsc47m1) Avoid forward declarationAxel Lin
2014-08-04hwmon: (smsc47m192) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (smsc47m192) Avoid forward declarationAxel Lin
2014-08-04hwmon: (max1668) Make max1668_addr_list array constAxel Lin
2014-08-04hwmon: (max6639) Make normal_i2c array constAxel Lin
2014-08-04hwmon: (thmc50) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (thmc50) Avoid forward declarationAxel Lin
2014-08-04hwmon: (adt7470) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (adt7470) Avoid forward declarationAxel Lin
2014-08-04hwmon: (adt7462) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (adt7462) Avoid forward declarationAxel Lin
2014-08-04hwmon: Add pwm-fan driverKamil Debski
2014-08-04hwmon: (asc7621) Make map tables constAxel Lin
2014-08-04hwmon: (ds620) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (max16065) Use PTR_ERR_OR_ZEROAxel Lin
2014-08-04hwmon: (sht21) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (fam15h_power) Remove needless pci dev idAravind Gopalakrishnan