aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds6-6/+0
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-nextMark Brown6-6/+0
2015-10-31hwmon: (fam15h_power) Add max compute unit accumulated powerHuang Rui1-0/+12
2015-10-31hwmon: (fam15h_power) Enable power1_input on AMD CarrizoHuang Rui1-2/+7
2015-10-31hwmon: (fam15h_power) Refactor attributes for dynamically addedHuang Rui1-25/+45
2015-10-31hwmon: (ina2xx) remove no longer used variable 'kind'Marc Titinger1-4/+2
2015-10-30hwmon: (nct6775) Introduce separate temperature labels for NCT6792 and NCT6793Guenter Roeck1-1/+82
2015-10-30hwmon: (nct6775) NCT6791D and NCT6792D have an additional temperature sourceGuenter Roeck1-5/+13
2015-10-28hwmon: (ina2xx) give precedence to DT over checking for platform data.Marc Titinger1-13/+12
2015-10-28hwmon: (ina2xx) convert driver to using regmapMarc Titinger1-128/+86
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis6-6/+0
2015-10-14hwmon: (coretemp) Increase limit of maximum core ID from 32 to 128.Lukasz Odzioba1-1/+1
2015-10-14hwmon: (lm75) Add support for TMP75CBen Gardner1-0/+7
2015-10-14hwmon: (ibmpowernv) Add OF compatibility table entryCédric Le Goater1-0/+7
2015-10-14hwmon: (abx500) drop the use of IRQF_NO_SUSPENDSudeep Holla1-1/+1
2015-10-14hwmon: (max31790) Fix dereference of ERR_PTRSudip Mukherjee1-4/+4
2015-10-14hwmon: Driver for Maxim MAX31790Il Han3-0/+614
2015-09-20hwmon: (pwm-fan) Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-20hwmon: (gpio-fan) Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-20hwmon: (abx500) Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-12hwmon: (nct6775) Add support for NCT6793DGuenter Roeck2-18/+34
2015-09-12hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chipsGuenter Roeck1-6/+10
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds3-3/+3
2015-09-02Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui3-3/+3
2015-08-27hwmon: (fam15h_power) Add ratio of Tsample to the PTSC periodHuang Rui1-1/+15
2015-08-27hwmon: (fam15h_power) Update running_avg_capture bit field to 28Huang Rui1-2/+13
2015-08-27hwmon: (fam15h_power) Rename fam15h_power_is_internal_node0 functionHuang Rui1-2/+2
2015-08-27hwmon: (fam15h_power) Add support for AMD CarrizoHuang Rui1-0/+1
2015-08-19hwmon: (ltc2978) Add support for LTM4675Guenter Roeck2-3/+9
2015-08-19hwmon: (ltc2978) Add polling for chips requiring itMichael Jones1-10/+101
2015-08-19hwmon: (pmbus) Enable PEC if the controller supports itGuenter Roeck1-0/+5
2015-08-19hwmon: (pmbus) Use BIT macroGuenter Roeck5-102/+107
2015-08-17hwmon: (ltc2978) Add support for LTC3886Guenter Roeck2-3/+23
2015-08-17hwmon: (ltc2978) Add support for LTC2980 and LTM2987Guenter Roeck2-5/+19
2015-08-17hwmon: (ltc2978) Add missing chip IDs for LTC2978 and LTC3882Guenter Roeck1-3/+8
2015-08-17hwmon: (ltc2978) Use correct ID mask to detect all chipsGuenter Roeck1-22/+17
2015-08-17hwmon: (ltc2978) Introduce helper functions for min and max valuesGuenter Roeck1-91/+57
2015-08-17hwmon: (ltc2978) Introduce feature flagsGuenter Roeck1-12/+18
2015-08-17hwmon: (pmbus) Convert command register definitions to enumGuenter Roeck1-140/+142
2015-08-17hwmon: (ltc2978) Add support for LTC2975Guenter Roeck2-12/+96
2015-08-12hwmon: (ltc2978) Add support for LTC3887Guenter Roeck2-6/+16
2015-08-12hwmon: (ltc2978) Add additional chip IDs for LTM4676 and LTM4676AGuenter Roeck1-2/+6
2015-08-12hwmon: (ltc2978) Add support for LTC3882Guenter Roeck1-6/+44
2015-08-12hwmon: (ltc2978) Move code to read chip ID into separate functionGuenter Roeck1-19/+29
2015-08-10hwmon:change sht15_reverse()yalin wang1-16/+4
2015-08-10hwmon: (pmbus) Add device IDs for TPS544{B,C}2{0,5}Guenter Roeck2-1/+6
2015-08-09hwmon: (pmbus) Add support for MAX20751Guenter Roeck3-0/+75
2015-08-09hwmon: (pmbus) Add support for VR12Guenter Roeck3-4/+15
2015-08-09hwmon: (it87) Add support for IT8732FJustin Maggard2-9/+38
2015-08-09hwmon: (nct7802) Add auto_point attributesConstantine Shulyupin1-4/+126