summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck2014-02-181-1/+1
* hwmon: (ntc_thermistor) Avoid math overflowDoug Anderson2014-02-131-3/+3
* hwmon: (da9055) Remove use of regmap_irq_get_virq()Adam Thomson2014-02-061-4/+0
* hwmon: (pmbus) Support per-page exponent in linear modeGuenter Roeck2014-02-021-32/+36
* hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
* hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-2932-68/+135
|\
| * Update Jean Delvare's e-mail addressJean Delvare2014-01-2931-48/+47
| * hwmon: (it87) Print proper names for the IT8771E and IT8772EJean Delvare2014-01-291-0/+1
| * hwmon: (it87) Add support for the ITE IT8603ERudolf Marek2014-01-292-20/+87
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-01-242-5/+49
|\ \
| * | hwmon: tmp102: expose to thermal fw via DT nodesEduardo Valentin2013-12-041-0/+19
| * | hwmon: lm75: expose to thermal fw via DT nodesEduardo Valentin2013-12-041-5/+30
* | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-242-7/+2
|\ \ \
| * \ \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-122-7/+2
| |\ \ \
| | * | | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-072-8/+2
* | | | | hwmon: (k10temp) Add support for Kaveri CPUsPhil Pokorny2014-01-141-0/+1
* | | | | hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resumeGuenter Roeck2014-01-141-11/+27
* | | | | hwmon: (coretemp) Do not return -EAGAIN for low temperaturesGuenter Roeck2014-01-141-8/+9
* | | | | hwmon: (da9052) Fix adc to voltage calculationAnthony Olech2014-01-141-2/+2
* | | | | hwmon: (coretemp) Refine TjMax detectionGuenter Roeck2014-01-141-2/+2
* | | | | hwmon: (coretemp) Add PCI device ID for CE41x0 CPUsGuenter Roeck2014-01-141-3/+1
* | | | | hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessaryGuenter Roeck2014-01-141-3/+30
* | | | | hwmon: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-146-6/+6
| |_|_|/ |/| | |
* | | | hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare2014-01-141-1/+1
|/ / /
* | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-121-2/+14
|\ \ \
| * | | hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICKJosé Miguel Gonçalves2013-12-111-2/+14
| | |/ | |/|
* | | hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter2013-12-123-1/+5
* | | hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare2013-12-121-3/+6
* | | hwmon: (w83l786ng) Fix fan speed control mode setting and reportingBrian Carnes2013-12-121-2/+2
* | | hwmon: (lm90) Unregister hwmon device if interrupt setup failsGuenter Roeck2013-12-121-1/+3
|/ /
* | Merge branch 'acpica'Rafael J. Wysocki2013-11-271-1/+0
|\ \ | |/ |/|
| * ACPI: Clean up incorrect inclusions of ACPICA headersLv Zheng2013-11-261-1/+0
* | hwmon: (acpi_power_meter) Fix acpi_bus_get_device() return value checkYijing Wang2013-11-201-3/+2
* | hwmon: (nct6775) NCT6791 supports weight control only for CPUFANGuenter Roeck2013-11-181-8/+21
* | hwmon: (nct6775) Monitor additional temperature registersGuenter Roeck2013-11-181-2/+60
* | hwmon: (lm75) Add support for GMT G751 chipArnaud Ebalard2013-11-182-0/+4
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-151-97/+230
|\ \
| * | hwmon: (lm90) Add power controlWei Ni2013-11-151-0/+19
| * | hwmon: (lm90) Add support for TI TMP451Wei Ni2013-11-151-8/+37
| * | hwmon: (lm90) Use enums for the indexes of temp8 and temp11Wei Ni2013-11-151-64/+88
| * | hwmon: (lm90) Add support to handle IRQWei Ni2013-11-151-0/+24
| * | hwmon: (lm90) Define status bitsWei Ni2013-11-151-27/+61
| * | hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck2013-11-151-4/+7
* | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* | | Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-11-121-6/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'spi/topic/wr' into spi-nextMark Brown2013-10-251-6/+1
| |\ \ \ | | |/ / | |/| |
| | * | hwmon: (adt7310) Use spi_w8r16be() instead spi_w8r16()Lars-Peter Clausen2013-10-031-6/+1
* | | | hwmon: (w83793) Clean up a signedness issueDan Carpenter2013-10-191-1/+2
* | | | hwmon: (nct6775) Remove an unused variableDan Carpenter2013-10-191-2/+2
OpenPOWER on IntegriCloud