Age | Commit message (Expand) | Author | Files | Lines |
2014-01-15 | hwmon: (k10temp) Add support for Kaveri CPUs | Phil Pokorny | 1 | -0/+1 |
2014-01-15 | hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resume | Guenter Roeck | 1 | -11/+27 |
2014-01-15 | hwmon: (coretemp) Do not return -EAGAIN for low temperatures | Guenter Roeck | 1 | -8/+9 |
2014-01-15 | hwmon: (da9052) Fix adc to voltage calculation | Anthony Olech | 1 | -2/+2 |
2014-01-15 | hwmon: (coretemp) Refine TjMax detection | Guenter Roeck | 1 | -2/+2 |
2014-01-15 | hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs | Guenter Roeck | 1 | -3/+1 |
2014-01-15 | hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessary | Guenter Roeck | 1 | -3/+30 |
2014-01-15 | hwmon: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 6 | -6/+6 |
2014-01-14 | hwmon: (coretemp) Fix truncated name of alarm attributes | Jean Delvare | 1 | -1/+1 |
2013-12-12 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+14 |
2013-12-12 | hwmon: Prevent some divide by zeros in FAN_TO_REG() | Dan Carpenter | 3 | -1/+5 |
2013-12-12 | hwmon: (w83l768ng) Fix fan speed control range | Jean Delvare | 1 | -3/+6 |
2013-12-12 | hwmon: (w83l786ng) Fix fan speed control mode setting and reporting | Brian Carnes | 1 | -2/+2 |
2013-12-12 | hwmon: (lm90) Unregister hwmon device if interrupt setup fails | Guenter Roeck | 1 | -1/+3 |
2013-12-12 | hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICK | José Miguel Gonçalves | 1 | -2/+14 |
2013-11-27 | Merge branch 'acpica' | Rafael J. Wysocki | 1 | -1/+0 |
2013-11-26 | ACPI: Clean up incorrect inclusions of ACPICA headers | Lv Zheng | 1 | -1/+0 |
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 |