aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/abituguru.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-18hwmon: (abituguru) Fix checkpatch issuesGuenter Roeck1-224/+360
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-05-25hwmon: (abituguru) Depend on DMIJean Delvare1-3/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-21hwmon: (abituguru*) Update my email addressHans de Goede1-2/+2
2011-01-08hwmon: (abituguru) Use pr_fmt and pr_<level>Joe Perches1-19/+17
2009-09-15hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten1-1/+1
2007-10-14Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds1-5/+5
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-5/+5
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik1-1/+1
2007-07-19hwmon: refuse to load abituguru driver on non-Abit boardsHans de Goede1-0/+10
2007-07-19hwmon: Add support for newer uGuru'sHans de Goede1-3/+3
2007-07-19hwmon: fix detection of abituguru volt inputsHans de Goede1-8/+18
2007-07-19hwmon: Fix a potential race condition on unloadJean Delvare1-1/+2
2007-02-14hwmon/abituguru: Fix unchecked return statusHans de Goede1-9/+21
2006-12-04[PATCH] severing module.h->sched.hAl Viro1-0/+1
2006-09-28abituguru: Add suspend/resume supportHans de Goede1-2/+28
2006-08-26[PATCH] hwmon: abituguru timeout fixesHans de Goede1-38/+61
2006-07-12[PATCH] hwmon: Fix for first generation Abit uGuru chipsHans de Goede1-2/+19
2006-06-22[PATCH] abituguru: Fix fan detectionHans de Goede1-3/+2
2006-06-22[PATCH] abituguru: Review fixesHans de Goede1-86/+111
2006-06-22[PATCH] abituguru: New hardware monitoring driverHans de Goede1-0/+1391