summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2016-10-21Merge tag 'v4.4.26' into dev-4.4Joel Stanley2-13/+16
2016-10-07hwmon: (adt7411) set bit 3 in CFG1 registerMichael Walle1-1/+4
2016-09-07hwmon: (iio_hwmon) fix memory leak in name attributeQuentin Schulz1-12/+12
2016-08-04Merge tag 'v4.4.16' into dev-4.4openbmc-4.4-20160804-1Joel Stanley1-23/+57
2016-07-27hwmon: (dell-smm) Cache fan_type() calls and change fan detectionPali Rohár1-5/+20
2016-07-27hwmon: (dell-smm) Disallow fan_type() calls on broken machinesPali Rohár1-11/+25
2016-07-27hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...Pali Rohár1-7/+12
2016-07-22Merge tag 'v4.4.15' into dev-4.4Joel Stanley1-0/+10
2016-06-08hwmon: (ads7828) Enable internal referenceAkshay Bhat1-0/+10
2016-05-21hwmon: power8_occ_i2c: create hwmon sysfs attributes dynamicallyYi Li1-530/+328
2016-05-11Enable adm1278 VOUT samplingYi Li1-0/+13
2016-05-05Merge tag 'v4.4.9' into dev-4.4Joel Stanley1-0/+6
2016-04-20hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck1-0/+6
2016-03-29Revert "hwmon/adm1275: Support sense resistor parameter from dt"openbmc-20160329-2Joel Stanley1-9/+2
2016-03-29hwmon: Hide error message in OCC hwmon driveropenbmc-20160329-1Yi Li1-13/+19
2016-03-29hwmon: fix occ hwmon driver compile warning messageYi Li1-18/+36
2016-03-21hwmon/adm1275: Support sense resistor parameter from dtJoel Stanley1-2/+9
2016-03-21hwmon/adm1275: Add device tree supportJoel Stanley1-0/+15
2016-03-21hwmon: (adm1275) Add support for ADM1278openbmc-20160321-1Guenter Roeck2-3/+57
2016-03-21hwmon: Add Power8 OCC hwmon driverYi Li3-0/+1446
2016-03-04hwmon: (ads1015) Handle negative conversion values correctlyPeter Rosin1-1/+1
2016-03-04hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hookNishanth Menon1-6/+1
2016-03-04hwmon: (dell-smm) Blacklist Dell Studio XPS 8000Thorsten Leemhuis1-0/+11
2015-12-18hwmon: (sht15) Select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2015-12-10hwmon: (tmp102) Force wait for conversion time for the first valid dataNishanth Menon1-1/+15
2015-11-16hwmon: (scpi) skip unsupported sensors properlySudeep Holla1-10/+11
2015-11-16hwmon: (scpi) add thermal-of dependencyArnd Bergmann1-0/+1
2015-11-16hwmon : (applesmc) Fix uninitialized variables warningsShuah Khan1-1/+1
2015-11-16hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2CLi Yang1-0/+1
2015-11-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-0/+297
2015-11-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2015-11-09hwmon: (k10temp) Remove duplicate pci-id defineAdam Majer1-1/+0
2015-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2015-11-06Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds6-6/+0
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown6-6/+0
2015-11-01hwmon: (fam15h_power) Add max compute unit accumulated powerHuang Rui1-0/+12
2015-11-01hwmon: (fam15h_power) Enable power1_input on AMD CarrizoHuang Rui1-2/+7
2015-11-01hwmon: (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-29hwmon: (ina2xx) give precedence to DT over checking for platform data.Marc Titinger1-13/+12
2015-10-29hwmon: (ina2xx) convert driver to using regmapMarc Titinger1-128/+86
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis6-6/+0
2015-10-14Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann3-0/+297
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