aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/abituguru.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-10-18hwmon: Correct some typosLABBE Corentin1-3/+3
2013-05-13hwmon: fix error return code in abituguru_probe()Wei Yongjun1-6/+10
2013-04-07hwmon: Fix 'Macros with complex values' checkpatch errorsGuenter Roeck1-4/+7
2013-04-07hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropriateGuenter Roeck1-1/+1
2012-11-28hwmon: remove use of __devexitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devinitBill Pemberton1-4/+4
2012-11-28hwmon: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-23hwmon: (abituguru) Convert to use devm_ functionsGuenter Roeck1-5/+2
2012-07-21hwmon: (abituguru) Use struct dev_pm_ops for power managementRafael J. Wysocki1-9/+10
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