summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/it87.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (it87) Drop useless commentsJean Delvare2016-09-081-4/+4
* hwmon: (it87) Add missing sysfs attribute group terminatorJean Delvare2016-08-291-0/+1
* hwmon: (it87) Features mask must be 32 bit wideGuenter Roeck2016-08-111-1/+1
* hwmon: (it87) Add support for IT8628EGuenter Roeck2016-04-191-2/+16
* 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: (it87) Add support for IT8732FJustin Maggard2015-08-091-7/+36
* hwmon: (it87) Use feature macros on sio_dataGuenter Roeck2015-04-091-2/+5
* hwmon: (it87) Add support for 6th fan of IT8620EGuenter Roeck2015-04-051-15/+33
* hwmon: (it87) Add support for IT8620EGuenter Roeck2015-04-051-1/+42
* hwmon: (it87) Add support for IT8790EGuenter Roeck2015-04-051-1/+13
* hwmon: (it87) Introduce feature flag to reflect internal in7 sensorGuenter Roeck2015-04-051-11/+16
* hwmon: (it87) Introduce configuration field for chip suffixGuenter Roeck2015-04-051-3/+17
* hwmon: (it87) Fix PWM frequency display for chips with newer PWM controlGuenter Roeck2015-04-051-9/+25
* hwmon: (it87) Fix pwm sysfs attribute removalGuenter Roeck2015-03-301-1/+1
* hwmon: (it87) No need to skip fan4 for IT8603Guenter Roeck2015-03-091-4/+0
* hwmon: (it87) Add support for IT8786EThomas Lorblanches2015-03-091-6/+16
* hwmon: (it87) Add feature flag for VID supportGuenter Roeck2015-03-091-20/+11
* hwmon: (it87) Add feature flags for fans count and 16-bit fan configurationGuenter Roeck2015-03-091-33/+36
* hwmon: (it87) Don't configure 16 bit fan counters it not necessaryGuenter Roeck2015-03-091-3/+6
* hwmon: (it87) Add support for IT8781FGuenter Roeck2015-03-091-8/+24
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* hwmon: (it87) Add support for IT8623ERudolf Marek2014-04-041-0/+3
* hwmon: (it87) Fix IT8603E define nameRudolf Marek2014-04-041-3/+3
* Update Jean Delvare's e-mail addressJean Delvare2014-01-291-2/+2
* hwmon: (it87) Print proper names for the IT8771E and IT8772EJean Delvare2014-01-291-0/+1
* hwmon: (it87) Add support for the ITE IT8603ERudolf Marek2014-01-291-18/+85
* hwmon: use dev_get_platdata()Jingoo Han2013-08-111-3/+3
OpenPOWER on IntegriCloud