summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* 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-291-13/+12Star
* hwmon: (ina2xx) convert driver to using regmapMarc Titinger2015-10-291-128/+86Star
* 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-211-0/+1
* hwmon: (gpio-fan) Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* hwmon: (abx500) Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* hwmon: (nct6775) Add support for NCT6793DGuenter Roeck2015-09-132-18/+34
* hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chipsGuenter Roeck2015-09-131-6/+10
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-123-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-182-3/+23
* | | hwmon: (ltc2978) Add support for LTC2980 and LTM2987Guenter Roeck2015-08-182-5/+19
* | | hwmon: (ltc2978) Add missing chip IDs for LTC2978 and LTC3882Guenter Roeck2015-08-181-3/+8
* | | hwmon: (ltc2978) Use correct ID mask to detect all chipsGuenter Roeck2015-08-181-22/+17Star
* | | hwmon: (ltc2978) Introduce helper functions for min and max valuesGuenter Roeck2015-08-171-91/+57Star
* | | 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
* | | hwmon: (ltc2978) Add additional chip IDs for LTM4676 and LTM4676AGuenter Roeck2015-08-121-2/+6
* | | hwmon: (ltc2978) Add support for LTC3882Guenter Roeck2015-08-121-6/+44
* | | hwmon: (ltc2978) Move code to read chip ID into separate functionGuenter Roeck2015-08-121-19/+29
* | | hwmon:change sht15_reverse()yalin wang2015-08-111-16/+4Star
* | | hwmon: (pmbus) Add device IDs for TPS544{B,C}2{0,5}Guenter Roeck2015-08-112-1/+6
* | | hwmon: (pmbus) Add support for MAX20751Guenter Roeck2015-08-093-0/+75
* | | hwmon: (pmbus) Add support for VR12Guenter Roeck2015-08-093-4/+15
* | | hwmon: (it87) Add support for IT8732FJustin Maggard2015-08-092-9/+38
* | | hwmon: (nct7802) Add auto_point attributesConstantine Shulyupin2015-08-091-4/+126
* | | hwmon: (lm70) add device tree supportRabin Vincent2015-08-091-1/+33
* | | hwmon: (ltc2978) LTM4676 supports CLEAR_PEAKSGuenter Roeck2015-08-091-1/+1