| Commit message (Expand) | Author | Age |
* | hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driver | sundarjdev | 2014-09-22 |
* | hwmon: (fam15h_power) Add support for two more processors | Aravind Gopalakrishnan | 2014-09-17 |
* | hwmon: (fam15h_power) Make actual power reporting conditional | Aravind Gopalakrishnan | 2014-09-17 |
* | hwmon: (ds1621) Update zbits after conversion rate change | Robert Coulson | 2014-08-28 |
* | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-08-14 |
|\ |
|
| * | hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionality | Axel Lin | 2014-08-10 |
| * | hwmon: (w83793) Fix vrm write operation | Axel Lin | 2014-08-05 |
| * | hwmon: (w83791d) Fix vrm write operation | Axel Lin | 2014-08-05 |
| * | hwmon: (w83627hf) Fix vrm write operation | Axel Lin | 2014-08-05 |
| * | hwmon: (vt1211) Fix vrm write operation | Axel Lin | 2014-08-05 |
| * | hwmon: (pc87360) Fix vrm write operation | Axel Lin | 2014-08-05 |
| * | hwmon: (lm87) Fix vrm write operation | Axel Lin | 2014-08-05 |
| * | hwmon: (asb100) Fix vrm write operation | Axel Lin | 2014-08-05 |
| * | hwmon: (adm1026) Fix vrm write operation | Axel Lin | 2014-08-05 |
| * | hwmon: (adm1025) Fix vrm write operation | Axel Lin | 2014-08-05 |
| * | hwmon: (hih6130) Fix missing hih6130->write_length setting | Axel Lin | 2014-08-05 |
| * | hwmon: (dme1737) Prevent overflow problem when writing large limits | Axel Lin | 2014-08-05 |
| * | hwmon: (emc6w201) Fix temperature limit range | Guenter Roeck | 2014-08-05 |
| * | hwmon: (ads1015) Fix out-of-bounds array access | Axel Lin | 2014-08-05 |
| * | hwmon: (lm92) Prevent overflow problem when writing large limits | Axel Lin | 2014-08-05 |
* | | fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def... | Joe Perches | 2014-08-06 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-08-05 |
|\ \
| |/
|/| |
|
| * | hwmon: ibmaem: Use ktime_get_ns() | Thomas Gleixner | 2014-07-23 |
* | | hwmon: (g762) Use of_property_read_u32 at appropriate place | Axel Lin | 2014-08-04 |
* | | hwmon: (sis5595) Prevent overflow problem when writing large limits | Axel Lin | 2014-08-04 |
* | | hwmon: (gpio-fan) Prevent overflow problem when writing large limits | Axel Lin | 2014-08-04 |
* | | hwmon: (ibmpowernv) Use of_property_read_u32 at appropriate place | Axel Lin | 2014-08-04 |
* | | hwmon: (lm85) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 |
* | | hwmon: (lm85) Avoid forward declaration | Axel Lin | 2014-08-04 |
* | | hwmon: (lm78) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 |
* | | hwmon: (max6697) Use of_property_read_bool at appropriate places | Axel Lin | 2014-08-04 |
* | | hwmon: (pwm-fan) Make SENSORS_PWM_FAN depend on OF | Axel Lin | 2014-08-04 |
* | | hwmon: (pwm-fan) Remove duplicate dev_set_drvdata call | Axel Lin | 2014-08-04 |
* | | hwmon: (nct6775) Remove num_attr_groups from struct nct6775_data | Axel Lin | 2014-08-04 |
* | | hwmon: (nct6775) Update module description and Kconfig for NCT6106D and NCT6791D | Axel Lin | 2014-08-04 |
* | | hwmon: (adt7411) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 |
* | | hwmon: (g762) Convert to hwmon_device_register_with_groups | Axel Lin | 2014-08-04 |
* | | hwmon: (emc2103) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 |
* | | hwmon: (smsc47m1) Avoid forward declaration | Axel Lin | 2014-08-04 |
* | | hwmon: (smsc47m192) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 |
* | | hwmon: (smsc47m192) Avoid forward declaration | Axel Lin | 2014-08-04 |
* | | hwmon: (max1668) Make max1668_addr_list array const | Axel Lin | 2014-08-04 |
* | | hwmon: (max6639) Make normal_i2c array const | Axel Lin | 2014-08-04 |
* | | hwmon: (thmc50) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 |
* | | hwmon: (thmc50) Avoid forward declaration | Axel Lin | 2014-08-04 |
* | | hwmon: (adt7470) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 |
* | | hwmon: (adt7470) Avoid forward declaration | Axel Lin | 2014-08-04 |
* | | hwmon: (adt7462) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 |
* | | hwmon: (adt7462) Avoid forward declaration | Axel Lin | 2014-08-04 |
* | | hwmon: Add pwm-fan driver | Kamil Debski | 2014-08-04 |