summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/abituguru.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* hwmon: Correct some typosLABBE Corentin2013-10-181-3/+3
* hwmon: fix error return code in abituguru_probe()Wei Yongjun2013-05-131-6/+10
* hwmon: Fix 'Macros with complex values' checkpatch errorsGuenter Roeck2013-04-071-4/+7
* hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropr...Guenter Roeck2013-04-071-1/+1
* hwmon: remove use of __devexitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devinitBill Pemberton2012-11-281-4/+4
* hwmon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* hwmon: (abituguru) Convert to use devm_ functionsGuenter Roeck2012-09-231-5/+2
* hwmon: (abituguru) Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-211-9/+10
* hwmon: (abituguru) Fix checkpatch issuesGuenter Roeck2012-03-181-224/+360
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* hwmon: (abituguru) Depend on DMIJean Delvare2011-05-251-3/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* hwmon: (abituguru*) Update my email addressHans de Goede2011-03-211-2/+2
* hwmon: (abituguru) Use pr_fmt and pr_<level>Joe Perches2011-01-081-19/+17
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-151-1/+1
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-10-141-5/+5
|\
| * hwmon: Convert from class_device to deviceTony Jones2007-10-091-5/+5
* | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-1/+1
|/
* hwmon: refuse to load abituguru driver on non-Abit boardsHans de Goede2007-07-191-0/+10
* hwmon: Add support for newer uGuru'sHans de Goede2007-07-191-3/+3
* hwmon: fix detection of abituguru volt inputsHans de Goede2007-07-191-8/+18
* hwmon: Fix a potential race condition on unloadJean Delvare2007-07-191-1/+2
* hwmon/abituguru: Fix unchecked return statusHans de Goede2007-02-141-9/+21
* [PATCH] severing module.h->sched.hAl Viro2006-12-041-0/+1
* abituguru: Add suspend/resume supportHans de Goede2006-09-281-2/+28
* [PATCH] hwmon: abituguru timeout fixesHans de Goede2006-08-261-38/+61
* [PATCH] hwmon: Fix for first generation Abit uGuru chipsHans de Goede2006-07-121-2/+19
* [PATCH] abituguru: Fix fan detectionHans de Goede2006-06-221-3/+2
* [PATCH] abituguru: Review fixesHans de Goede2006-06-221-86/+111
* [PATCH] abituguru: New hardware monitoring driverHans de Goede2006-06-221-0/+1391