summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/it87.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* hwmon: Fix CamelCase checkpatch warningsGuenter Roeck2013-04-071-12/+12
* hwmon: (it87) Add support for IT8771E and IT8772EGuenter Roeck2013-02-061-4/+35
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-7/+6
* hwmon: (it87) Support PECI for additional chipsGuenter Roeck2012-12-191-10/+38
* hwmon: (it87) Report thermal sensor type as Intel PECI if appropriateGuenter Roeck2012-12-191-3/+17
* hwmon: (it87) Manage device specific features with tableGuenter Roeck2012-12-191-74/+81
* hwmon: (it87) Replace pwm group macro with direct attribute definitionsGuenter Roeck2012-12-191-41/+74
* hwmon: (it87) Avoid quoted string splits across linesGuenter Roeck2012-12-191-14/+13
* hwmon: (it87) Save fan registers in 2-dimensional arrayGuenter Roeck2012-12-191-159/+104
* hwmon: (it87) Introduce support for tempX_offset sysfs attributeGuenter Roeck2012-12-191-5/+61
* hwmon: (it87) Replace macro defining tempX_type sensors with direct definitionsGuenter Roeck2012-12-191-10/+11
* hwmon: (it87) Save voltage register values in 2-dimensional arrayGuenter Roeck2012-12-191-81/+66
* hwmon: (it87) Save temperature registers in 2-dimensional arrayGuenter Roeck2012-12-191-63/+35
* hwmon: remove use of __devexitBill Pemberton2012-11-281-2/+2
* hwmon: remove use of __devinitBill Pemberton2012-11-281-3/+3
* hwmon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* hwmon: (it87) Preserve configuration register bits on initJean Delvare2012-07-121-1/+1
* hwmon: (it87) Make temp3 attribute conditional for IT8782FGuenter Roeck2012-05-221-20/+61
* hwmon: (it87) Convert to use devm_kzalloc and devm_request_regionGuenter Roeck2012-05-221-34/+20
* hwmon: (it87) Create voltage attributes only if voltage is enabledGuenter Roeck2012-05-201-38/+124
* hwmon: (it87) Add support for IT8782F and IT8783E/FGuenter Roeck2012-05-201-26/+99
* hwmon: (it87) Constify fixed string arraysGuenter Roeck2012-03-181-3/+3
* hwmon: (it87) Fix multi-line commentsGuenter Roeck2012-03-181-62/+108
* hwmon: (it87) Add IT8728F supportJean Delvare2012-01-161-15/+46
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-2/+2
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-051-17/+17
* hwmon: (it87) Add chassis intrusion detection supportJean Delvare2011-07-251-0/+29
* hwmon: (it87) Fix label group removalJean Delvare2011-07-171-1/+1
OpenPOWER on IntegriCloud