| Commit message (Expand) | Author | Age | Files | Lines |
* | fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def... | Joe Perches | 2014-08-06 | 1 | -1/+1 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-08-05 | 1 | -4/+2 |
|\ |
|
| * | hwmon: ibmaem: Use ktime_get_ns() | Thomas Gleixner | 2014-07-23 | 1 | -4/+2 |
* | | hwmon: (g762) Use of_property_read_u32 at appropriate place | Axel Lin | 2014-08-04 | 1 | -5/+2 |
* | | hwmon: (sis5595) Prevent overflow problem when writing large limits | Axel Lin | 2014-08-04 | 1 | -1/+1 |
* | | hwmon: (gpio-fan) Prevent overflow problem when writing large limits | Axel Lin | 2014-08-04 | 1 | -1/+1 |
* | | hwmon: (ibmpowernv) Use of_property_read_u32 at appropriate place | Axel Lin | 2014-08-04 | 1 | -4/+3 |
* | | hwmon: (lm85) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -93/+51 |
* | | hwmon: (lm85) Avoid forward declaration | Axel Lin | 2014-08-04 | 1 | -263/+250 |
* | | hwmon: (lm78) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -83/+15 |
* | | hwmon: (max6697) Use of_property_read_bool at appropriate places | Axel Lin | 2014-08-04 | 1 | -9/+7 |
* | | hwmon: (pwm-fan) Make SENSORS_PWM_FAN depend on OF | Axel Lin | 2014-08-04 | 1 | -1/+1 |
* | | hwmon: (pwm-fan) Remove duplicate dev_set_drvdata call | Axel Lin | 2014-08-04 | 1 | -1/+0 |
* | | hwmon: (nct6775) Remove num_attr_groups from struct nct6775_data | Axel Lin | 2014-08-04 | 1 | -6/+6 |
* | | hwmon: (nct6775) Update module description and Kconfig for NCT6106D and NCT6791D | Axel Lin | 2014-08-04 | 2 | -3/+3 |
* | | hwmon: (adt7411) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -39/+20 |
* | | hwmon: (g762) Convert to hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -44/+27 |
* | | hwmon: (emc2103) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -63/+26 |
* | | hwmon: (smsc47m1) Avoid forward declaration | Axel Lin | 2014-08-04 | 1 | -60/+55 |
* | | hwmon: (smsc47m192) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -52/+25 |
* | | hwmon: (smsc47m192) Avoid forward declaration | Axel Lin | 2014-08-04 | 1 | -84/+77 |
* | | hwmon: (max1668) Make max1668_addr_list array const | Axel Lin | 2014-08-04 | 1 | -1/+1 |
* | | hwmon: (max6639) Make normal_i2c array const | Axel Lin | 2014-08-04 | 1 | -1/+1 |
* | | hwmon: (thmc50) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -53/+25 |
* | | hwmon: (thmc50) Avoid forward declaration | Axel Lin | 2014-08-04 | 1 | -84/+76 |
* | | hwmon: (adt7470) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -55/+42 |
* | | hwmon: (adt7470) Avoid forward declaration | Axel Lin | 2014-08-04 | 1 | -36/+30 |
* | | hwmon: (adt7462) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -64/+42 |
* | | hwmon: (adt7462) Avoid forward declaration | Axel Lin | 2014-08-04 | 1 | -24/+18 |
* | | hwmon: Add pwm-fan driver | Kamil Debski | 2014-08-04 | 3 | -0/+206 |
* | | hwmon: (asc7621) Make map tables const | Axel Lin | 2014-08-04 | 1 | -7/+7 |
* | | hwmon: (ds620) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -43/+17 |
* | | hwmon: (max16065) Use PTR_ERR_OR_ZERO | Axel Lin | 2014-08-04 | 1 | -4/+1 |
* | | hwmon: (sht21) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -60/+22 |
* | | hwmon: (fam15h_power) Remove needless pci dev id | Aravind Gopalakrishnan | 2014-08-04 | 1 | -3/+0 |
* | | hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and tempera... | Neelesh Gupta | 2014-08-04 | 3 | -0/+376 |
* | | hwmon: (pmbus) Add tps40422 front-end driver | Zhu, Richard \(NSN - CN/Beijing\) | 2014-08-04 | 4 | -3/+76 |
* | | hwmon: (tmp421) Drop FSF mailing address | Guenter Roeck | 2014-08-04 | 1 | -4/+0 |
* | | hwmon: (tmp421) Add support for TMP441 and TMP442 | Guenter Roeck | 2014-08-04 | 2 | -5/+18 |
* | | hwmon: (tmp421) Strengthen detect function | Guenter Roeck | 2014-08-04 | 1 | -0/+14 |
* | | hwmon: (g760a) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -40/+13 |
* | | hwmon: (g760a) Avoid forward declaration | Axel Lin | 2014-08-04 | 1 | -20/+15 |
* | | hwmon: (adm9240) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -48/+26 |
* | | hwmon: (lineage-pem) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -47/+19 |
* | | hwmon: (smm665) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -28/+16 |
* | | hwmon: (adm9240) Avoid forward declaration | Axel Lin | 2014-08-04 | 1 | -162/+153 |
* | | hwmon: (adm1031) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -63/+38 |
* | | hwmon: (adm1031) Avoid forward declaration | Axel Lin | 2014-08-04 | 1 | -148/+138 |
* | | hwmon: (adm1026) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -85/+55 |
* | | hwmon: (adm1026) Avoid forward declaration | Axel Lin | 2014-08-04 | 1 | -233/+219 |