summaryrefslogtreecommitdiff
path: root/drivers/hwmon/it87.c
AgeCommit message (Expand)Author
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
2012-12-19hwmon: (it87) Support PECI for additional chipsGuenter Roeck
2012-12-19hwmon: (it87) Report thermal sensor type as Intel PECI if appropriateGuenter Roeck
2012-12-19hwmon: (it87) Manage device specific features with tableGuenter Roeck
2012-12-19hwmon: (it87) Replace pwm group macro with direct attribute definitionsGuenter Roeck
2012-12-19hwmon: (it87) Avoid quoted string splits across linesGuenter Roeck
2012-12-19hwmon: (it87) Save fan registers in 2-dimensional arrayGuenter Roeck
2012-12-19hwmon: (it87) Introduce support for tempX_offset sysfs attributeGuenter Roeck
2012-12-19hwmon: (it87) Replace macro defining tempX_type sensors with direct definitionsGuenter Roeck
2012-12-19hwmon: (it87) Save voltage register values in 2-dimensional arrayGuenter Roeck
2012-12-19hwmon: (it87) Save temperature registers in 2-dimensional arrayGuenter Roeck
2012-11-28hwmon: remove use of __devexitBill Pemberton
2012-11-28hwmon: remove use of __devinitBill Pemberton
2012-11-28hwmon: remove use of __devexit_pBill Pemberton
2012-07-12hwmon: (it87) Preserve configuration register bits on initJean Delvare
2012-05-22hwmon: (it87) Make temp3 attribute conditional for IT8782FGuenter Roeck
2012-05-22hwmon: (it87) Convert to use devm_kzalloc and devm_request_regionGuenter Roeck
2012-05-20hwmon: (it87) Create voltage attributes only if voltage is enabledGuenter Roeck
2012-05-20hwmon: (it87) Add support for IT8782F and IT8783E/FGuenter Roeck
2012-03-18hwmon: (it87) Constify fixed string arraysGuenter Roeck
2012-03-18hwmon: (it87) Fix multi-line commentsGuenter Roeck
2012-01-16hwmon: (it87) Add IT8728F supportJean Delvare
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2011-07-25hwmon: (it87) Add chassis intrusion detection supportJean Delvare
2011-07-17hwmon: (it87) Fix label group removalJean Delvare