summaryrefslogtreecommitdiff
path: root/drivers/hwmon/abituguru3.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-10-18hwmon: Correct some typosLABBE Corentin1-1/+1
2013-06-21hwmon: (abituguru3) Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-04-07hwmon: Fix 'Macros with complex values' checkpatch errorsGuenter Roeck1-4/+6
2013-04-07hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropr...Guenter Roeck1-1/+1
2012-11-28hwmon: remove use of __devexitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devinitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-23hwmon: (abituguru3) Convert to use devm_ functionsGuenter Roeck1-4/+2
2012-07-21hwmon: (abituguru3) Use struct dev_pm_ops for power managementRafael J. Wysocki1-9/+10
2012-03-18hwmon: (abituguru3) Fix multi-line commentsGuenter Roeck1-82/+129
2012-03-18hwmon: (abituguru3) Fix checkpatch issuesGuenter Roeck1-21/+35
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-2/+2
2011-05-25hwmon: (abituguru) Depend on DMIJean Delvare1-13/+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: (abituguru3) Use pr_fmt and pr_<level>Joe Perches1-26/+19
2009-09-15hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten1-1/+1
2009-09-15hwmon: (abituguru3) Support multiple DMI strings per chip IDAlistair John Strachan1-37/+40
2009-07-11hwmon: (abituguru3) DMI probing for AB9, AB9 QuadQT and IX38 QuadGTAlistair John Strachan1-3/+3
2009-03-12hwmon: (abituguru3) Fix I/O error handlingJean Delvare1-2/+5
2009-01-15hwmon: (abituguru3) Fix CONFIG_DMI=n fallback to probeAlistair John Strachan1-1/+1
2009-01-15hwmon: (abituguru3) Enable DMI probing feature on IN9 32X MAXAlistair John Strachan1-1/+1
2009-01-15hwmon: (abituguru3) Match partial DMI board name stringsAlistair John Strachan1-4/+16
2008-10-26hwmon: (abituguru3) enable DMI probing feature on AW9D-MAXAlistair John Strachan1-1/+1
2008-10-26hwmon: (abituguru3) Cosmetic whitespace fixesAlistair John Strachan1-14/+14
2008-10-09hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan1-1/+1
2008-10-09hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan1-0/+1
2008-08-15abituguru3: prefer DMI probing to manual probingAlistair John Strachan1-40/+94
2008-06-19hwmon: (abituguru3) update driver detectionHans de Goede1-2/+13
2008-06-19hwmon: (abituguru3) Identify Abit AW8D board as suchHans de Goede1-1/+2
2008-02-07hwmon: (abituguru3) Add AUX4 fan input for Abit IP35 ProSergey Vlasov1-0/+1
2007-11-08hwmon: (abituguru3) Identify ABit IP35 Pro as suchHans de Goede1-1/+1
2007-11-08hwmon: (abituguru3) Add support for 2 new motherboardsHans de Goede1-0/+54
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-5/+5
2007-07-30hwmon: make abituguru3_read_increment_offset() staticAdrian Bunk1-2/+3
2007-07-19hwmon: fix Abit Uguru3 driver detection on some motherboardsHans de Goede1-5/+6
2007-07-19hwmon: Add support for newer uGuru'sHans de Goede1-0/+1139