aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAge
...
* | hwmon: (ina3221) Fix negative limitsGuenter Roeck2016-06-27
* | hwmon: (emc6w201): trivial fix of spelling mistake "Unknwown" -> "Unknown"Colin Ian King2016-06-27
* | hwmon: (dell-smm) In debug mode log duration of SMM callsPali Rohár2016-06-27
* | hwmon: (dell-smm) Detect fan with index=2Pali Rohár2016-06-27
* | hwmon: (ads7871) Convert to devm_hwmon_device_register_with_groupsAxel Lin2016-06-27
* | hwmon: (jz4740) Convert to devm_hwmon_device_register_with_groupsAxel Lin2016-06-27
* | hwmon: (ad7314) Convert to devm_hwmon_device_register_with_groupsAxel Lin2016-06-27
* | hwmon: Add support for INA3221 Triple Current/Voltage MonitorsAndrew F. Davis2016-06-27
* | hwmon: (tmp401) Add support for TI TMP461Andrew F. Davis2016-06-27
* | hwmon: add support for Sensirion SHT3x sensorsDavid Frey2016-06-27
* | hwmon: (dell-smm) Cache fan_type() calls and change fan detectionPali Rohár2016-06-23
* | hwmon: (dell-smm) Disallow fan_type() calls on broken machinesPali Rohár2016-06-18
* | hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...Pali Rohár2016-06-18
* | hwmon: (dell-smm) Fail in ioctl I8K_BIOS_VERSION when bios version is not a n...Pali Rohár2016-06-18
|/
* hwmon: (lm90) use proper type for update_intervalWolfram Sang2016-06-07
* hwmon: (fam15h_power) Disable preemption when reading registersBorislav Petkov2016-06-07
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-26
|\
| * hwmon: (emc2103) Fix typo in MODULE_PARM_DESCDan Carpenter2016-05-26
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-05-26
|\ \
| * | hwmon: convert scpi-hwmon to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-17
| * | hwmon: convert tmp102 to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-17
| * | hwmon: convert ntc_thermistor to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-17
| * | hwmon: convert lm75 to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-17
| |/
* | Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-25
|\ \
| * | hwmon: pwm-fan: Use pwm_get_args() where appropriateBoris Brezillon2016-05-17
* | | hwmon: (sch5636) trivial fix of spelling mistake on revisionColin Ian King2016-04-25
* | | hwmon: (it87) Add support for IT8628EGuenter Roeck2016-04-19
* | | hwmon: (it87) Fix pwm_temp_map for system with 6 pwm channelsGuenter Roeck2016-04-19
* | | hwmon: (it87) Support automatic pwm control on newer chipsGuenter Roeck2016-04-19
* | | hwmon: (it87) Enhance validation for fan4 and fan5Guenter Roeck2016-04-19
* | | hwmon: (it87) Support disabling fan control for all pwm control and chipsGuenter Roeck2016-04-19
* | | hwmon: (it87) Formatting cleanupGuenter Roeck2016-04-19
* | | hwmon: (it87) Use defines for array sizes and sensor countsGuenter Roeck2016-04-19
* | | hwmon: (it87) Use BIT macroGuenter Roeck2016-04-19
* | | hwmon: (it87) Add support for VIN7 to VIN10 on IT8620EGuenter Roeck2016-04-19
* | | hwmon: (it87) Simplify reading voltage registersGuenter Roeck2016-04-19
* | | hwmon: (it87) Support up to 6 temperature sensors on IT8620EGuenter Roeck2016-04-19
* | | hwmon: (it87) Convert to use new hwmon APIGuenter Roeck2016-04-19
* | | hwmon: (it87) Use single group and is_visible for miscellaneous attributesGuenter Roeck2016-04-19
* | | hwmon: (it87) Use is_visible for pwm attributesGuenter Roeck2016-04-19
* | | hwmon: (it87) Use is_visible for fan attributesGuenter Roeck2016-04-19
* | | hwmon: (it87) Use is_visible for temperature sensorsGuenter Roeck2016-04-19
* | | hwmon: (it87) Use is_visible for voltage sensorsGuenter Roeck2016-04-19
* | | hwmon: (it87) Rearrange code to avoid forward declarationsGuenter Roeck2016-04-19
* | | hwmon: (it87) Add support for second Super-IO chipGuenter Roeck2016-04-19
* | | hwmon: (it87) Pass SIO base address as parameter to superio functionsGuenter Roeck2016-04-19
* | | hwmon: (it87) Don't use pdev as static driver variableGuenter Roeck2016-04-19
* | | hwmon: (it87) Simplify error return in it87_device_addGuenter Roeck2016-04-19
* | | hwmon: (it87) Add support for second pwm frequency registerGuenter Roeck2016-04-19
* | | hwmon: (it87) Add support for all pwm channels on IT8620EGuenter Roeck2016-04-19