aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/it87.c
Commit message (Expand)AuthorAge
* hwmon: (it87) Preserve configuration register bits on initJean Delvare2012-07-12
* hwmon: (it87) Make temp3 attribute conditional for IT8782FGuenter Roeck2012-05-22
* hwmon: (it87) Convert to use devm_kzalloc and devm_request_regionGuenter Roeck2012-05-22
* hwmon: (it87) Create voltage attributes only if voltage is enabledGuenter Roeck2012-05-20
* hwmon: (it87) Add support for IT8782F and IT8783E/FGuenter Roeck2012-05-20
* hwmon: (it87) Constify fixed string arraysGuenter Roeck2012-03-18
* hwmon: (it87) Fix multi-line commentsGuenter Roeck2012-03-18
* hwmon: (it87) Add IT8728F supportJean Delvare2012-01-16
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-05
* hwmon: (it87) Add chassis intrusion detection supportJean Delvare2011-07-25
* hwmon: (it87) Fix label group removalJean Delvare2011-07-17
* hwmon: (it87) Use request_muxed_regionNat Gurumoorthy2011-05-25
* hwmon: (it87) Use pr_fmt and pr_<level>Joe Perches2011-01-12
* hwmon: (it87) Fix manual fan speed control on IT8721FJean Delvare2010-12-08
* hwmon: (it87) Add support for the IT8721F/IT8758EJean Delvare2010-10-28
* hwmon: (it87) Move conversion functionsJean Delvare2010-10-28
* hwmon: (it87) Export labels for internal sensorsJean Delvare2010-08-14
* hwmon: (it87) Fix in7 on IT8720FJean Delvare2010-07-09
* hwmon: (it87) Invalidate cache on temperature sensor changeJean Delvare2010-04-14
* hwmon: (it87) Properly handle wrong sensor type requestsJean Delvare2010-04-14
* hwmon: (it87) Don't arbitrarily enable temperature channelsJean Delvare2010-04-14
* hwmon: (it87) Validate auto pwm settingsJean Delvare2010-03-05
* hwmon: (it87) Add support for old automatic fan speed controlJean Delvare2010-03-05
* hwmon: (it87) Use strict_strtol instead of simple_strtolJean Delvare2010-03-05
* hwmon: (it87) Fix many checkpatch errors and warningsJean Delvare2010-03-05
* hwmon: (it87) Add support for beep on alarmJean Delvare2010-03-05
* hwmon: (it87) Create vid attributes by groupJean Delvare2010-03-05
* hwmon: (it87) Refactor attributes creation and removalJean Delvare2010-03-05
* hwmon: (it87) Expose the PWM/temperature mappingsJean Delvare2010-03-05
* hwmon: (it87) Display fan outputs in automatic mode as suchJean Delvare2010-03-05
* hwmon: (it87) Check for fan2 and fan3 availabilityJean Delvare2009-12-09
* hwmon: (it87) Verify the VID pin usageJean Delvare2009-12-09
* hwmon: (it87) Fix VID reading on IT8718F/IT8720FJean Delvare2009-10-24
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-15
* hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare2009-03-12
* hwmon: Fix various typosJean Delvare2009-01-07
* hwmon: Check for ACPI resource conflictsJean Delvare2009-01-07
* hwmon: (it87) Add support for the ITE IT8720FJean-Marc Spaggiari2009-01-07
* hwmon: (it87) Fix thermal sensor type valuesJean Delvare2008-10-17
* hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare2008-10-09
* hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki2008-09-20
* hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03Andrew Paprocki2008-08-06
* hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07Andrew Paprocki2008-08-06
* hwmon: (it87) Delete pwmN_freq files on driver removalJean Delvare2008-02-07
* hwmon: (it87) Add individual alarm filesJean Delvare2008-02-07
* hwmon: (it87) Discard a dead e-mail addressJean Delvare2008-02-07
* hwmon: Let the user override the detected Super-I/O device IDJean Delvare2008-02-07
* hwmon: (it87) request only Environment Controller portsBjorn Helgaas2008-01-22
* hwmon: VRM is not read from registersJean Delvare2007-10-09