summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2016-04-25hwmon: (sch5636) trivial fix of spelling mistake on revisionColin Ian King
2016-04-19hwmon: (it87) Add support for IT8628EGuenter Roeck
2016-04-19hwmon: (it87) Fix pwm_temp_map for system with 6 pwm channelsGuenter Roeck
2016-04-19hwmon: (it87) Support automatic pwm control on newer chipsGuenter Roeck
2016-04-19hwmon: (it87) Enhance validation for fan4 and fan5Guenter Roeck
2016-04-19hwmon: (it87) Support disabling fan control for all pwm control and chipsGuenter Roeck
2016-04-19hwmon: (it87) Formatting cleanupGuenter Roeck
2016-04-19hwmon: (it87) Use defines for array sizes and sensor countsGuenter Roeck
2016-04-19hwmon: (it87) Use BIT macroGuenter Roeck
2016-04-19hwmon: (it87) Add support for VIN7 to VIN10 on IT8620EGuenter Roeck
2016-04-19hwmon: (it87) Simplify reading voltage registersGuenter Roeck
2016-04-19hwmon: (it87) Support up to 6 temperature sensors on IT8620EGuenter Roeck
2016-04-19hwmon: (it87) Convert to use new hwmon APIGuenter Roeck
2016-04-19hwmon: (it87) Use single group and is_visible for miscellaneous attributesGuenter Roeck
2016-04-19hwmon: (it87) Use is_visible for pwm attributesGuenter Roeck
2016-04-19hwmon: (it87) Use is_visible for fan attributesGuenter Roeck
2016-04-19hwmon: (it87) Use is_visible for temperature sensorsGuenter Roeck
2016-04-19hwmon: (it87) Use is_visible for voltage sensorsGuenter Roeck
2016-04-19hwmon: (it87) Rearrange code to avoid forward declarationsGuenter Roeck
2016-04-19hwmon: (it87) Add support for second Super-IO chipGuenter Roeck
2016-04-19hwmon: (it87) Pass SIO base address as parameter to superio functionsGuenter Roeck
2016-04-19hwmon: (it87) Don't use pdev as static driver variableGuenter Roeck
2016-04-19hwmon: (it87) Simplify error return in it87_device_addGuenter Roeck
2016-04-19hwmon: (it87) Add support for second pwm frequency registerGuenter Roeck
2016-04-19hwmon: (it87) Add support for all pwm channels on IT8620EGuenter Roeck
2016-04-19hwmon: (it87) Add feature flag for AVCC3 supportGuenter Roeck
2016-04-19hwmon: (fam15h_power) Add platform check functionHuang Rui
2016-04-19hwmon: (fam15h_power) Add documentation for TDP and accumulated power algorithmHuang Rui
2016-04-19hwmon: (fam15h_power) Introduce a cpu accumulated power reporting algorithmHuang Rui
2016-04-19hwmon: (fam15h_power) Add ptsc counter value for accumulated powerHuang Rui
2016-04-19hwmon: (fam15h_power) Add compute unit accumulated powerHuang Rui
2016-04-19hwmon: (fam15h_power) Add CPU_SUP_AMD as the dependenceHuang Rui
2016-04-19hwmon: (max31722) Add support for MAX31722/MAX31723 temperature sensorsTiberiu Breana
2016-04-19hwmon: (ads7828) Enable internal referenceAkshay Bhat
2016-03-27hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-08hwmon: Create an NSA320 hardware monitoring driverAdam Baker
2016-03-05hwmon: (adm1275) Add support for ADM1278Guenter Roeck
2016-03-05hwmon: (ntc_thermistor) Add support for ncpXXxh103Joseph McNally
2016-03-05hwmon: (iio_hwmon) Allow the driver to accept hypen in device tree node namesSanchayan Maity
2016-03-05hwmon: Add LTC2990 sensor driverMike Looijmans
2016-03-05hwmon: (vexpress) rename vexpress hwmon implementationSudeep Holla
2016-02-24Merge tag 'scpi-for-v4.6/updates' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2016-02-19hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hookNishanth Menon
2016-02-18hwmon: (ads1015) Handle negative conversion values correctlyPeter Rosin
2016-02-16hwmon: (scpi) add energy meter supportSudeep Holla
2016-02-16firmware: arm_scpi: add support for 64-bit sensor valuesSudeep Holla
2016-01-27hwmon: (fam15h_power) Add bit masking for tdp_limitGioh Kim
2016-01-24hwmon: (dell-smm) Blacklist Dell Studio XPS 8000Thorsten Leemhuis
2016-01-17Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds