Age | Commit message (Expand) | Author | Files | Lines |
2013-11-20 | hwmon: (acpi_power_meter) Fix acpi_bus_get_device() return value check | Yijing Wang | 1 | -3/+2 |
2013-11-19 | hwmon: (nct6775) NCT6791 supports weight control only for CPUFAN | Guenter Roeck | 1 | -8/+21 |
2013-11-19 | hwmon: (nct6775) Monitor additional temperature registers | Guenter Roeck | 1 | -2/+60 |
2013-11-19 | hwmon: (lm75) Add support for GMT G751 chip | Arnaud Ebalard | 2 | -0/+4 |
2013-11-16 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -97/+230 |
2013-11-15 | hwmon: (lm90) Add power control | Wei Ni | 1 | -0/+19 |
2013-11-15 | hwmon: (lm90) Add support for TI TMP451 | Wei Ni | 1 | -8/+37 |
2013-11-15 | hwmon: (lm90) Use enums for the indexes of temp8 and temp11 | Wei Ni | 1 | -64/+88 |
2013-11-15 | hwmon: (lm90) Add support to handle IRQ | Wei Ni | 1 | -0/+24 |
2013-11-15 | hwmon: (lm90) Define status bits | Wei Ni | 1 | -27/+61 |
2013-11-15 | hwmon: (lm90) Fix max6696 alarm handling | Guenter Roeck | 1 | -4/+7 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -1/+1 |
2013-11-12 | Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -6/+1 |
2013-10-25 | Merge remote-tracking branch 'spi/topic/wr' into spi-next | Mark Brown | 1 | -6/+1 |
2013-10-19 | hwmon: (w83793) Clean up a signedness issue | Dan Carpenter | 1 | -1/+2 |
2013-10-19 | hwmon: (nct6775) Remove an unused variable | Dan Carpenter | 1 | -2/+2 |
2013-10-18 | hwmon: (emc1403) Add support for EMC1404 and EMC1424 | Guenter Roeck | 1 | -8/+51 |
2013-10-18 | hwmon: (emc1403) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -47/+26 |
2013-10-18 | hwmon: (pmbus/ltc2978): Add support for LTC2978A | Guenter Roeck | 1 | -1/+3 |
2013-10-18 | hwmon: (pmbus/ltc2978): Add support for LTC2977 | Guenter Roeck | 1 | -3/+9 |
2013-10-18 | hwmon: (pmbus/lm25066) Add support for LM25063 | Guenter Roeck | 1 | -9/+82 |
2013-10-18 | hwmon: Correct some typos | LABBE Corentin | 8 | -10/+10 |
2013-10-18 | hwmon: (gpio-fan) Include linux/of.h header | Sachin Kamat | 1 | -0/+1 |
2013-10-18 | hwmon: (lm70) Remove redundant spi_set_drvdata | Sachin Kamat | 1 | -2/+0 |
2013-10-18 | hwmon: (adcxx) Remove redundant spi_set_drvdata | Sachin Kamat | 1 | -2/+0 |
2013-10-18 | hwmon: (jc42) fix coccinelle warnings | Fengguang Wu | 1 | -4/+1 |
2013-10-18 | hwmon: (ltc4261) fix coccinelle warnings | Fengguang Wu | 1 | -4/+1 |
2013-10-18 | hwmon: (lm95234) fix coccinelle warnings | Fengguang Wu | 1 | -4/+1 |
2013-10-18 | hwmon: (max6697) fix coccinelle warnings | Fengguang Wu | 1 | -4/+1 |
2013-10-18 | hwmon: (max6642 fix coccinelle warnings | Fengguang Wu | 1 | -4/+1 |
2013-10-18 | hwmon: (ds1621) fix coccinelle warnings | Fengguang Wu | 1 | -4/+1 |
2013-10-18 | hwmon: (nct6775) fix coccinelle warnings | Fengguang Wu | 1 | -4/+1 |
2013-10-18 | hwmon: (jc42) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -36/+25 |
2013-10-18 | hwmon: (ltc4261) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -39/+16 |
2013-10-18 | hwmon: (ina209) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -28/+18 |
2013-10-18 | hwmon: (lm95234) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -87/+50 |
2013-10-18 | hwmon: (tmp401) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -64/+28 |
2013-10-14 | hwmon: (ina2xx) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -43/+21 |
2013-10-14 | hwmon: (max16065) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -72/+52 |
2013-10-14 | hwmon: (max6697) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -37/+17 |
2013-10-14 | hwmon: (lm73) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -48/+22 |
2013-10-14 | hwmon: (max6642) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -48/+24 |
2013-10-14 | hwmon: (ds1621) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -20/+4 |
2013-10-14 | hwmon: (nct6775) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -16/+5 |
2013-10-14 | hwmon: Provide managed hwmon registration | Guenter Roeck | 1 | -0/+63 |
2013-10-14 | hwmon: (nct6775) Convert to use hwmon_device_register_with_groups | Guenter Roeck | 1 | -86/+36 |
2013-10-14 | hwmon: (pmbus) Convert to use hwmon_device_register_with_groups | Guenter Roeck | 1 | -13/+7 |
2013-10-14 | hwmon: (ltc4245) Convert to use hwmon_device_register_with_groups | Guenter Roeck | 1 | -54/+24 |
2013-10-14 | hwmon: (gpio-fan) Convert to use hwmon_device_register_with_groups | Guenter Roeck | 1 | -27/+14 |
2013-10-14 | hwmon: (ds1621) Convert to use hwmon_device_register_with_groups | Guenter Roeck | 1 | -33/+27 |