summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-103-0/+297
|\
| * Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2015-10-143-0/+297
| |\
| | * hwmon: Support thermal zones registration for SCP temperature sensorsPunit Agrawal2015-10-091-1/+103
| | * hwmon: Support sensors exported via ARM SCP interfacePunit Agrawal2015-10-093-0/+195
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-101-1/+0
|\ \ \
| * | | hwmon: (k10temp) Remove duplicate pci-id defineAdam Majer2015-11-091-1/+0
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-071-2/+2
|\ \ \
| * | | hwmon: applesmc: fix comment typosBastien Nocera2015-09-291-2/+2
* | | | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-056-6/+0
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-046-6/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | | * | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-286-6/+0
| | |/ /
* | | | hwmon: (fam15h_power) Add max compute unit accumulated powerHuang Rui2015-10-311-0/+12
* | | | hwmon: (fam15h_power) Enable power1_input on AMD CarrizoHuang Rui2015-10-311-2/+7
* | | | hwmon: (fam15h_power) Refactor attributes for dynamically addedHuang Rui2015-10-311-25/+45
* | | | hwmon: (ina2xx) remove no longer used variable 'kind'Marc Titinger2015-10-311-4/+2
* | | | hwmon: (nct6775) Introduce separate temperature labels for NCT6792 and NCT6793Guenter Roeck2015-10-301-1/+82
* | | | hwmon: (nct6775) NCT6791D and NCT6792D have an additional temperature sourceGuenter Roeck2015-10-301-5/+13
* | | | hwmon: (ina2xx) give precedence to DT over checking for platform data.Marc Titinger2015-10-281-13/+12
* | | | hwmon: (ina2xx) convert driver to using regmapMarc Titinger2015-10-281-128/+86
* | | | hwmon: (coretemp) Increase limit of maximum core ID from 32 to 128.Lukasz Odzioba2015-10-141-1/+1
* | | | hwmon: (lm75) Add support for TMP75CBen Gardner2015-10-141-0/+7
* | | | hwmon: (ibmpowernv) Add OF compatibility table entryCédric Le Goater2015-10-141-0/+7
* | | | hwmon: (abx500) drop the use of IRQF_NO_SUSPENDSudeep Holla2015-10-141-1/+1
* | | | hwmon: (max31790) Fix dereference of ERR_PTRSudip Mukherjee2015-10-141-4/+4
* | | | hwmon: Driver for Maxim MAX31790Il Han2015-10-143-0/+614
|/ / /
* | | hwmon: (pwm-fan) Fix module autoload for OF platform driverLuis de Bethencourt2015-09-201-0/+1
* | | hwmon: (gpio-fan) Fix module autoload for OF platform driverLuis de Bethencourt2015-09-201-0/+1
* | | hwmon: (abx500) Fix module autoload for OF platform driverLuis de Bethencourt2015-09-201-0/+1
* | | hwmon: (nct6775) Add support for NCT6793DGuenter Roeck2015-09-122-18/+34
* | | hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chipsGuenter Roeck2015-09-121-6/+10
|/ /
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-113-3/+3
|\ \
| | \
| | \
| *-. \ Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui2015-09-023-3/+3
| |\ \ \ | | | |/
| | * | thermal: consistently use int for temperaturesSascha Hauer2015-08-033-3/+3
| | |/
* | | hwmon: (fam15h_power) Add ratio of Tsample to the PTSC periodHuang Rui2015-08-271-1/+15
* | | hwmon: (fam15h_power) Update running_avg_capture bit field to 28Huang Rui2015-08-271-2/+13
* | | hwmon: (fam15h_power) Rename fam15h_power_is_internal_node0 functionHuang Rui2015-08-271-2/+2
* | | hwmon: (fam15h_power) Add support for AMD CarrizoHuang Rui2015-08-271-0/+1
* | | hwmon: (ltc2978) Add support for LTM4675Guenter Roeck2015-08-192-3/+9
* | | hwmon: (ltc2978) Add polling for chips requiring itMichael Jones2015-08-191-10/+101
* | | hwmon: (pmbus) Enable PEC if the controller supports itGuenter Roeck2015-08-191-0/+5
* | | hwmon: (pmbus) Use BIT macroGuenter Roeck2015-08-195-102/+107
* | | hwmon: (ltc2978) Add support for LTC3886Guenter Roeck2015-08-172-3/+23
* | | hwmon: (ltc2978) Add support for LTC2980 and LTM2987Guenter Roeck2015-08-172-5/+19
* | | hwmon: (ltc2978) Add missing chip IDs for LTC2978 and LTC3882Guenter Roeck2015-08-171-3/+8
* | | hwmon: (ltc2978) Use correct ID mask to detect all chipsGuenter Roeck2015-08-171-22/+17
* | | hwmon: (ltc2978) Introduce helper functions for min and max valuesGuenter Roeck2015-08-171-91/+57
* | | hwmon: (ltc2978) Introduce feature flagsGuenter Roeck2015-08-171-12/+18
* | | hwmon: (pmbus) Convert command register definitions to enumGuenter Roeck2015-08-171-140/+142
* | | hwmon: (ltc2978) Add support for LTC2975Guenter Roeck2015-08-172-12/+96
* | | hwmon: (ltc2978) Add support for LTC3887Guenter Roeck2015-08-122-6/+16
OpenPOWER on IntegriCloud