summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (sch5636) trivial fix of spelling mistake on revisionColin Ian King2016-04-251-1/+1
* hwmon: (it87) Add support for IT8628EGuenter Roeck2016-04-192-3/+18
* hwmon: (it87) Fix pwm_temp_map for system with 6 pwm channelsGuenter Roeck2016-04-191-8/+15
* hwmon: (it87) Support automatic pwm control on newer chipsGuenter Roeck2016-04-191-14/+187
* hwmon: (it87) Enhance validation for fan4 and fan5Guenter Roeck2016-04-191-0/+23
* hwmon: (it87) Support disabling fan control for all pwm control and chipsGuenter Roeck2016-04-191-21/+31
* hwmon: (it87) Formatting cleanupGuenter Roeck2016-04-191-75/+80
* hwmon: (it87) Use defines for array sizes and sensor countsGuenter Roeck2016-04-191-24/+34
* hwmon: (it87) Use BIT macroGuenter Roeck2016-04-191-144/+146
* hwmon: (it87) Add support for VIN7 to VIN10 on IT8620EGuenter Roeck2016-04-191-5/+24
* hwmon: (it87) Simplify reading voltage registersGuenter Roeck2016-04-191-9/+13
* hwmon: (it87) Support up to 6 temperature sensors on IT8620EGuenter Roeck2016-04-191-8/+40
* hwmon: (it87) Convert to use new hwmon APIGuenter Roeck2016-04-191-74/+19
* hwmon: (it87) Use single group and is_visible for miscellaneous attributesGuenter Roeck2016-04-191-48/+33
* hwmon: (it87) Use is_visible for pwm attributesGuenter Roeck2016-04-191-72/+65
* hwmon: (it87) Use is_visible for fan attributesGuenter Roeck2016-04-191-85/+55
* hwmon: (it87) Use is_visible for temperature sensorsGuenter Roeck2016-04-191-51/+36
* hwmon: (it87) Use is_visible for voltage sensorsGuenter Roeck2016-04-191-68/+56
* hwmon: (it87) Rearrange code to avoid forward declarationsGuenter Roeck2016-04-191-336/+327
* hwmon: (it87) Add support for second Super-IO chipGuenter Roeck2016-04-191-15/+34
* hwmon: (it87) Pass SIO base address as parameter to superio functionsGuenter Roeck2016-04-191-65/+72
* hwmon: (it87) Don't use pdev as static driver variableGuenter Roeck2016-04-191-3/+5
* hwmon: (it87) Simplify error return in it87_device_addGuenter Roeck2016-04-191-7/+3
* hwmon: (it87) Add support for second pwm frequency registerGuenter Roeck2016-04-191-31/+69
* hwmon: (it87) Add support for all pwm channels on IT8620EGuenter Roeck2016-04-191-20/+94
* hwmon: (it87) Add feature flag for AVCC3 supportGuenter Roeck2016-04-191-8/+13
* hwmon: (fam15h_power) Add platform check functionHuang Rui2016-04-191-2/+7
* hwmon: (fam15h_power) Add documentation for TDP and accumulated power algorithmHuang Rui2016-04-191-1/+1
* hwmon: (fam15h_power) Introduce a cpu accumulated power reporting algorithmHuang Rui2016-04-191-4/+124
* hwmon: (fam15h_power) Add ptsc counter value for accumulated powerHuang Rui2016-04-191-0/+4
* hwmon: (fam15h_power) Add compute unit accumulated powerHuang Rui2016-04-191-1/+71
* hwmon: (fam15h_power) Add CPU_SUP_AMD as the dependenceHuang Rui2016-04-191-1/+1
* hwmon: (max31722) Add support for MAX31722/MAX31723 temperature sensorsTiberiu Breana2016-04-193-0/+176
* hwmon: (ads7828) Enable internal referenceAkshay Bhat2016-04-191-0/+10
* hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck2016-03-271-0/+6
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-201-3/+11
|\
| * Merge tag 'scpi-for-v4.6/updates' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2016-02-241-3/+11
| |\
| | * hwmon: (scpi) add energy meter supportSudeep Holla2016-02-161-0/+8
| | * firmware: arm_scpi: add support for 64-bit sensor valuesSudeep Holla2016-02-161-3/+3
* | | hwmon: Create an NSA320 hardware monitoring driverAdam Baker2016-03-083-0/+231
* | | hwmon: (adm1275) Add support for ADM1278Guenter Roeck2016-03-052-3/+57
* | | hwmon: (ntc_thermistor) Add support for ncpXXxh103Joseph McNally2016-03-052-1/+45
* | | hwmon: (iio_hwmon) Allow the driver to accept hypen in device tree node namesSanchayan Maity2016-03-051-1/+10
* | | hwmon: Add LTC2990 sensor driverMike Looijmans2016-03-053-0/+176
* | | hwmon: (vexpress) rename vexpress hwmon implementationSudeep Holla2016-03-052-1/+1
* | | hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hookNishanth Menon2016-02-191-6/+1
* | | hwmon: (ads1015) Handle negative conversion values correctlyPeter Rosin2016-02-181-1/+1
|/ /
* | hwmon: (fam15h_power) Add bit masking for tdp_limitGioh Kim2016-01-271-1/+9
* | hwmon: (dell-smm) Blacklist Dell Studio XPS 8000Thorsten Leemhuis2016-01-241-0/+11
|/
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-01-171-30/+1
|\