summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/it87.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (it87) Use request_muxed_regionNat Gurumoorthy2011-05-251-12/+19
* hwmon: (it87) Use pr_fmt and pr_<level>Joe Perches2011-01-121-16/+14
* hwmon: (it87) Fix manual fan speed control on IT8721FJean Delvare2010-12-081-16/+45
* hwmon: (it87) Add support for the IT8721F/IT8758EJean Delvare2010-10-281-22/+94
* hwmon: (it87) Move conversion functionsJean Delvare2010-10-281-50/+52
* hwmon: (it87) Export labels for internal sensorsJean Delvare2010-08-141-2/+44
* hwmon: (it87) Fix in7 on IT8720FJean Delvare2010-07-091-0/+22
* hwmon: (it87) Invalidate cache on temperature sensor changeJean Delvare2010-04-141-0/+1
* hwmon: (it87) Properly handle wrong sensor type requestsJean Delvare2010-04-141-10/+10
* hwmon: (it87) Don't arbitrarily enable temperature channelsJean Delvare2010-04-141-8/+5
* hwmon: (it87) Validate auto pwm settingsJean Delvare2010-03-051-0/+32
* hwmon: (it87) Add support for old automatic fan speed controlJean Delvare2010-03-051-2/+180
* hwmon: (it87) Use strict_strtol instead of simple_strtolJean Delvare2010-03-051-15/+44
* hwmon: (it87) Fix many checkpatch errors and warningsJean Delvare2010-03-051-75/+87
* hwmon: (it87) Add support for beep on alarmJean Delvare2010-03-051-0/+122
* hwmon: (it87) Create vid attributes by groupJean Delvare2010-03-051-8/+7
* hwmon: (it87) Refactor attributes creation and removalJean Delvare2010-03-051-130/+103
* hwmon: (it87) Expose the PWM/temperature mappingsJean Delvare2010-03-051-4/+69
* hwmon: (it87) Display fan outputs in automatic mode as suchJean Delvare2010-03-051-38/+61
* hwmon: (it87) Check for fan2 and fan3 availabilityJean Delvare2009-12-091-3/+24
* hwmon: (it87) Verify the VID pin usageJean Delvare2009-12-091-4/+16
* hwmon: (it87) Fix VID reading on IT8718F/IT8720FJean Delvare2009-10-241-3/+2
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-151-1/+1
* hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare2009-03-121-4/+4
* hwmon: Fix various typosJean Delvare2009-01-071-1/+1
* hwmon: Check for ACPI resource conflictsJean Delvare2009-01-071-0/+5
* hwmon: (it87) Add support for the ITE IT8720FJean-Marc Spaggiari2009-01-071-9/+21
* hwmon: (it87) Fix thermal sensor type valuesJean Delvare2008-10-171-3/+8
* hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare2008-10-091-19/+51
* hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki2008-09-201-2/+2
* hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03Andrew Paprocki2008-08-061-7/+12
* hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07Andrew Paprocki2008-08-061-10/+22
* hwmon: (it87) Delete pwmN_freq files on driver removalJean Delvare2008-02-071-0/+3
* hwmon: (it87) Add individual alarm filesJean Delvare2008-02-071-9/+66
* hwmon: (it87) Discard a dead e-mail addressJean Delvare2008-02-071-2/+2
* hwmon: Let the user override the detected Super-I/O device IDJean Delvare2008-02-071-1/+5
* hwmon: (it87) request only Environment Controller portsBjorn Helgaas2008-01-221-9/+23
* hwmon: VRM is not read from registersJean Delvare2007-10-091-1/+1
* hwmon: (it87) Add support for fan4 and fan5Jean Delvare2007-10-091-15/+39
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-5/+5
* hwmon: Add missing __devexit tags in various driversJean Delvare2007-07-301-1/+1
* hwmon: convert it87 to platform drivercorentin.labbe2007-07-191-219/+277
* hwmon/it87: Add IT8726F supportRudolf Marek2007-07-191-1/+6
* hwmon: Cleanup a bogus legacy commentJean Delvare2007-02-141-4/+2
* hwmon: Simplify the locking model of two driversJean Delvare2007-02-141-17/+5
* hwmon/it87: Add PWM base frequency controlJean Delvare2007-02-141-2/+54
* hwmon/it87: Remove the SMBus interface supportJean Delvare2006-12-121-151/+51
* Fix unchecked return status, batch 5Jean Delvare2006-09-281-85/+149
* it87: Copyright updateJean Delvare2006-09-281-9/+3
* it87: Overwrite broken default limitsJean Delvare2006-09-281-0/+16
OpenPOWER on IntegriCloud