summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2016-04-19hwmon: (it87) Simplify error return in it87_device_addGuenter Roeck1-7/+3
2016-04-19hwmon: (it87) Add support for second pwm frequency registerGuenter Roeck1-31/+69
2016-04-19hwmon: (it87) Add support for all pwm channels on IT8620EGuenter Roeck1-20/+94
2016-04-19hwmon: (it87) Add feature flag for AVCC3 supportGuenter Roeck1-8/+13
2016-04-19hwmon: (fam15h_power) Add platform check functionHuang Rui1-2/+7
2016-04-19hwmon: (fam15h_power) Add documentation for TDP and accumulated power algorithmHuang Rui1-1/+1
2016-04-19hwmon: (fam15h_power) Introduce a cpu accumulated power reporting algorithmHuang Rui1-4/+124
2016-04-19hwmon: (fam15h_power) Add ptsc counter value for accumulated powerHuang Rui1-0/+4
2016-04-19hwmon: (fam15h_power) Add compute unit accumulated powerHuang Rui1-1/+71
2016-04-19hwmon: (fam15h_power) Add CPU_SUP_AMD as the dependenceHuang Rui1-1/+1
2016-04-19hwmon: (max31722) Add support for MAX31722/MAX31723 temperature sensorsTiberiu Breana3-0/+176
2016-04-19hwmon: (ads7828) Enable internal referenceAkshay Bhat1-0/+10
2016-03-27hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck1-0/+6
2016-03-21Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+11
2016-03-09hwmon: Create an NSA320 hardware monitoring driverAdam Baker3-0/+231
2016-03-05hwmon: (adm1275) Add support for ADM1278Guenter Roeck2-3/+57
2016-03-05hwmon: (ntc_thermistor) Add support for ncpXXxh103Joseph McNally2-1/+45
2016-03-05hwmon: (iio_hwmon) Allow the driver to accept hypen in device tree node namesSanchayan Maity1-1/+10
2016-03-05hwmon: Add LTC2990 sensor driverMike Looijmans3-0/+176
2016-03-05hwmon: (vexpress) rename vexpress hwmon implementationSudeep Holla2-1/+1
2016-02-25Merge tag 'scpi-for-v4.6/updates' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-3/+11
2016-02-20hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hookNishanth Menon1-6/+1
2016-02-19hwmon: (ads1015) Handle negative conversion values correctlyPeter Rosin1-1/+1
2016-02-16hwmon: (scpi) add energy meter supportSudeep Holla1-0/+8
2016-02-16firmware: arm_scpi: add support for 64-bit sensor valuesSudeep Holla1-3/+3
2016-01-28hwmon: (fam15h_power) Add bit masking for tdp_limitGioh Kim1-1/+9
2016-01-25hwmon: (dell-smm) Blacklist Dell Studio XPS 8000Thorsten Leemhuis1-0/+11
2016-01-17Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-30/+1
2016-01-09hwmon: (nct6683) Add basic support for NCT6683 on Mitac boardsGuenter Roeck1-17/+61
2016-01-04hwmon: (ibmaem) constify aem_rw_sensor_template and aem_ro_sensor_template st...Julia Lawall1-6/+6
2015-12-29hwmon: (sch56xx) Drop watchdog driver data reference count callbacksGuenter Roeck1-30/+1
2015-12-18hwmon: (nct6683,nct6775) constify sensor_template_group structuresJulia Lawall2-10/+12
2015-12-18hwmon: (fam15h_power) Add support for AMD new 15h processorsHuang Rui1-2/+5
2015-12-18hwmon: (pmbus) Add client driver for LTC3815Guenter Roeck3-0/+226
2015-12-18hwmon: (htu21) Remove driverGuenter Roeck3-185/+0
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