summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/vt1211.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* hwmon: (vt1211) Fix vrm write operationAxel Lin2014-08-051-0/+3
* hwmon: (vt1211) remove unnecessary OOM messagesJingoo Han2014-05-211-3/+1
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-071-10/+13
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-5/+5
* hwmon: remove use of __devexitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devinitBill Pemberton2012-11-281-2/+2
* hwmon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* hwmon: (vt1211) Convert to use devm_ functionsGuenter Roeck2012-07-211-17/+5
* hwmon: (vt1211) Fix: do not use assignment in if conditionGuenter Roeck2012-03-181-133/+94
* hwmon: (vt1211) Fix checkpatch issuesGuenter Roeck2012-03-181-60/+102
* hwmon: (vt1211) Use pr_fmt and pr_<level>Joe Perches2011-01-081-17/+13
* hwmon: Use resource_sizeJulia Lawall2009-09-151-3/+3
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-151-1/+1
* hwmon: Fix ACPI resource check error handlingHans de Goede2009-02-171-1/+1
* hwmon: Check for ACPI resource conflictsJean Delvare2009-01-071-0/+5
* hwmon: Let the user override the detected Super-I/O device IDJean Delvare2008-02-071-1/+7
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-5/+5
* hwmon: Request the I/O regions in platform driversJean Delvare2007-05-081-0/+13
* hwmon/vt1211: Add probing of alternate config index portJuerg Haefliger2007-02-141-28/+30
* hwmon: New driver for the VIA VT1211Juerg Haefliger2006-09-281-0/+1355
OpenPOWER on IntegriCloud