aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/it87.c
AgeCommit message (Expand)Author
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
2015-08-09hwmon: (it87) Add support for IT8732FJustin Maggard
2015-04-09hwmon: (it87) Use feature macros on sio_dataGuenter Roeck
2015-04-05hwmon: (it87) Add support for 6th fan of IT8620EGuenter Roeck
2015-04-05hwmon: (it87) Add support for IT8620EGuenter Roeck
2015-04-05hwmon: (it87) Add support for IT8790EGuenter Roeck
2015-04-05hwmon: (it87) Introduce feature flag to reflect internal in7 sensorGuenter Roeck
2015-04-05hwmon: (it87) Introduce configuration field for chip suffixGuenter Roeck
2015-04-05hwmon: (it87) Fix PWM frequency display for chips with newer PWM controlGuenter Roeck
2015-03-30hwmon: (it87) Fix pwm sysfs attribute removalGuenter Roeck
2015-03-09hwmon: (it87) No need to skip fan4 for IT8603Guenter Roeck
2015-03-09hwmon: (it87) Add support for IT8786EThomas Lorblanches
2015-03-09hwmon: (it87) Add feature flag for VID supportGuenter Roeck
2015-03-09hwmon: (it87) Add feature flags for fans count and 16-bit fan configurationGuenter Roeck
2015-03-09hwmon: (it87) Don't configure 16 bit fan counters it not necessaryGuenter Roeck
2015-03-09hwmon: (it87) Add support for IT8781FGuenter Roeck
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang
2014-04-04hwmon: (it87) Add support for IT8623ERudolf Marek
2014-04-04hwmon: (it87) Fix IT8603E define nameRudolf Marek
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2014-01-29hwmon: (it87) Print proper names for the IT8771E and IT8772EJean Delvare
2014-01-29hwmon: (it87) Add support for the ITE IT8603ERudolf Marek
2013-08-11hwmon: use dev_get_platdata()Jingoo Han
2013-04-07hwmon: Fix CamelCase checkpatch warningsGuenter Roeck
2013-02-06hwmon: (it87) Add support for IT8771E and IT8772EGuenter Roeck
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck