summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.4.26' into dev-4.4Joel Stanley2016-10-212-13/+16
|\
| * hwmon: (adt7411) set bit 3 in CFG1 registerMichael Walle2016-10-071-1/+4
| * hwmon: (iio_hwmon) fix memory leak in name attributeQuentin Schulz2016-09-071-12/+12
* | Merge tag 'v4.4.16' into dev-4.4openbmc-4.4-20160804-1Joel Stanley2016-08-041-23/+57
|\ \ | |/
| * hwmon: (dell-smm) Cache fan_type() calls and change fan detectionPali Rohár2016-07-271-5/+20
| * hwmon: (dell-smm) Disallow fan_type() calls on broken machinesPali Rohár2016-07-271-11/+25
| * hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...Pali Rohár2016-07-271-7/+12
* | Merge tag 'v4.4.15' into dev-4.4Joel Stanley2016-07-221-0/+10
|\ \ | |/
| * hwmon: (ads7828) Enable internal referenceAkshay Bhat2016-06-071-0/+10
* | hwmon: power8_occ_i2c: create hwmon sysfs attributes dynamicallyYi Li2016-05-211-530/+328
* | Enable adm1278 VOUT samplingYi Li2016-05-111-0/+13
* | Merge tag 'v4.4.9' into dev-4.4Joel Stanley2016-05-051-0/+6
|\ \ | |/
| * hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck2016-04-201-0/+6
* | Revert "hwmon/adm1275: Support sense resistor parameter from dt"openbmc-20160329-2Joel Stanley2016-03-291-9/+2
* | hwmon: Hide error message in OCC hwmon driveropenbmc-20160329-1Yi Li2016-03-291-13/+19
* | hwmon: fix occ hwmon driver compile warning messageYi Li2016-03-291-18/+36
* | hwmon/adm1275: Support sense resistor parameter from dtJoel Stanley2016-03-211-2/+9
* | hwmon/adm1275: Add device tree supportJoel Stanley2016-03-211-0/+15
* | hwmon: (adm1275) Add support for ADM1278openbmc-20160321-1Guenter Roeck2016-03-212-3/+57
* | hwmon: Add Power8 OCC hwmon driverYi Li2016-03-213-0/+1446
|/
* hwmon: (ads1015) Handle negative conversion values correctlyPeter Rosin2016-03-031-1/+1
* hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hookNishanth Menon2016-03-031-6/+1
* hwmon: (dell-smm) Blacklist Dell Studio XPS 8000Thorsten Leemhuis2016-03-031-0/+11
* hwmon: (sht15) Select CONFIG_BITREVERSEArnd Bergmann2015-12-181-0/+1
* hwmon: (tmp102) Force wait for conversion time for the first valid dataNishanth Menon2015-12-101-1/+15
* hwmon: (scpi) skip unsupported sensors properlySudeep Holla2015-11-161-10/+11
* hwmon: (scpi) add thermal-of dependencyArnd Bergmann2015-11-161-0/+1
* hwmon : (applesmc) Fix uninitialized variables warningsShuah Khan2015-11-151-1/+1
* hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2CLi Yang2015-11-151-0/+1
* 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
OpenPOWER on IntegriCloud