| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors | Jean Delvare | 2014-02-02 | 1 | -0/+1 |
* | hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors | Jean Delvare | 2014-02-02 | 1 | -0/+1 |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-01-29 | 32 | -68/+135 |
|\ |
|
| * | Update Jean Delvare's e-mail address | Jean Delvare | 2014-01-29 | 31 | -48/+47 |
| * | hwmon: (it87) Print proper names for the IT8771E and IT8772E | Jean Delvare | 2014-01-29 | 1 | -0/+1 |
| * | hwmon: (it87) Add support for the ITE IT8603E | Rudolf Marek | 2014-01-29 | 2 | -20/+87 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2014-01-24 | 2 | -5/+49 |
|\ \ |
|
| * | | hwmon: tmp102: expose to thermal fw via DT nodes | Eduardo Valentin | 2013-12-04 | 1 | -0/+19 |
| * | | hwmon: lm75: expose to thermal fw via DT nodes | Eduardo Valentin | 2013-12-04 | 1 | -5/+30 |
* | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-24 | 2 | -7/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2014-01-12 | 2 | -7/+2 |
| |\ \ \ |
|
| | * | | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 2 | -8/+2 |
* | | | | | hwmon: (k10temp) Add support for Kaveri CPUs | Phil Pokorny | 2014-01-14 | 1 | -0/+1 |
* | | | | | hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resume | Guenter Roeck | 2014-01-14 | 1 | -11/+27 |
* | | | | | hwmon: (coretemp) Do not return -EAGAIN for low temperatures | Guenter Roeck | 2014-01-14 | 1 | -8/+9 |
* | | | | | hwmon: (da9052) Fix adc to voltage calculation | Anthony Olech | 2014-01-14 | 1 | -2/+2 |
* | | | | | hwmon: (coretemp) Refine TjMax detection | Guenter Roeck | 2014-01-14 | 1 | -2/+2 |
* | | | | | hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs | Guenter Roeck | 2014-01-14 | 1 | -3/+1 |
* | | | | | hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessary | Guenter Roeck | 2014-01-14 | 1 | -3/+30 |
* | | | | | hwmon: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2014-01-14 | 6 | -6/+6 |
| |_|_|/
|/| | | |
|
* | | | | hwmon: (coretemp) Fix truncated name of alarm attributes | Jean Delvare | 2014-01-14 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-12-12 | 1 | -2/+14 |
|\ \ \ |
|
| * | | | hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICK | José Miguel Gonçalves | 2013-12-11 | 1 | -2/+14 |
| | |/
| |/| |
|
* | | | hwmon: Prevent some divide by zeros in FAN_TO_REG() | Dan Carpenter | 2013-12-12 | 3 | -1/+5 |
* | | | hwmon: (w83l768ng) Fix fan speed control range | Jean Delvare | 2013-12-12 | 1 | -3/+6 |
* | | | hwmon: (w83l786ng) Fix fan speed control mode setting and reporting | Brian Carnes | 2013-12-12 | 1 | -2/+2 |
* | | | hwmon: (lm90) Unregister hwmon device if interrupt setup fails | Guenter Roeck | 2013-12-12 | 1 | -1/+3 |
|/ / |
|
* | | Merge branch 'acpica' | Rafael J. Wysocki | 2013-11-27 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | ACPI: Clean up incorrect inclusions of ACPICA headers | Lv Zheng | 2013-11-26 | 1 | -1/+0 |
* | | hwmon: (acpi_power_meter) Fix acpi_bus_get_device() return value check | Yijing Wang | 2013-11-20 | 1 | -3/+2 |
* | | hwmon: (nct6775) NCT6791 supports weight control only for CPUFAN | Guenter Roeck | 2013-11-18 | 1 | -8/+21 |
* | | hwmon: (nct6775) Monitor additional temperature registers | Guenter Roeck | 2013-11-18 | 1 | -2/+60 |
* | | hwmon: (lm75) Add support for GMT G751 chip | Arnaud Ebalard | 2013-11-18 | 2 | -0/+4 |
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-15 | 1 | -97/+230 |
|\ \ |
|
| * | | hwmon: (lm90) Add power control | Wei Ni | 2013-11-15 | 1 | -0/+19 |
| * | | hwmon: (lm90) Add support for TI TMP451 | Wei Ni | 2013-11-15 | 1 | -8/+37 |
| * | | hwmon: (lm90) Use enums for the indexes of temp8 and temp11 | Wei Ni | 2013-11-15 | 1 | -64/+88 |
| * | | hwmon: (lm90) Add support to handle IRQ | Wei Ni | 2013-11-15 | 1 | -0/+24 |
| * | | hwmon: (lm90) Define status bits | Wei Ni | 2013-11-15 | 1 | -27/+61 |
| * | | hwmon: (lm90) Fix max6696 alarm handling | Guenter Roeck | 2013-11-15 | 1 | -4/+7 |
* | | | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -1/+1 |
* | | | Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2013-11-12 | 1 | -6/+1 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'spi/topic/wr' into spi-next | Mark Brown | 2013-10-25 | 1 | -6/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | hwmon: (adt7310) Use spi_w8r16be() instead spi_w8r16() | Lars-Peter Clausen | 2013-10-03 | 1 | -6/+1 |
* | | | | hwmon: (w83793) Clean up a signedness issue | Dan Carpenter | 2013-10-19 | 1 | -1/+2 |
* | | | | hwmon: (nct6775) Remove an unused variable | Dan Carpenter | 2013-10-19 | 1 | -2/+2 |
* | | | | hwmon: (emc1403) Add support for EMC1404 and EMC1424 | Guenter Roeck | 2013-10-18 | 1 | -8/+51 |
* | | | | hwmon: (emc1403) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 2013-10-18 | 1 | -47/+26 |
* | | | | hwmon: (pmbus/ltc2978): Add support for LTC2978A | Guenter Roeck | 2013-10-18 | 1 | -1/+3 |
* | | | | hwmon: (pmbus/ltc2978): Add support for LTC2977 | Guenter Roeck | 2013-10-18 | 1 | -3/+9 |