| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (abituguru3) Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-06-21 | 1 | -1/+0 |
* | hwmon: Fix 'Macros with complex values' checkpatch errors | Guenter Roeck | 2013-04-08 | 1 | -4/+6 |
* | hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropr... | Guenter Roeck | 2013-04-08 | 1 | -1/+1 |
* | hwmon: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: (abituguru3) Convert to use devm_ functions | Guenter Roeck | 2012-09-24 | 1 | -4/+2 |
* | hwmon: (abituguru3) Use struct dev_pm_ops for power management | Rafael J. Wysocki | 2012-07-22 | 1 | -9/+10 |
* | hwmon: (abituguru3) Fix multi-line comments | Guenter Roeck | 2012-03-19 | 1 | -82/+129 |
* | hwmon: (abituguru3) Fix checkpatch issues | Guenter Roeck | 2012-03-19 | 1 | -21/+35 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -2/+2 |
* | hwmon: (abituguru) Depend on DMI | Jean Delvare | 2011-05-25 | 1 | -13/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | hwmon: (abituguru*) Update my email address | Hans de Goede | 2011-03-21 | 1 | -2/+2 |
* | hwmon: (abituguru3) Use pr_fmt and pr_<level> | Joe Perches | 2011-01-08 | 1 | -26/+19 |
* | hwmon: Include <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten | 2009-09-15 | 1 | -1/+1 |
* | hwmon: (abituguru3) Support multiple DMI strings per chip ID | Alistair John Strachan | 2009-09-15 | 1 | -37/+40 |
* | hwmon: (abituguru3) DMI probing for AB9, AB9 QuadQT and IX38 QuadGT | Alistair John Strachan | 2009-07-11 | 1 | -3/+3 |
* | hwmon: (abituguru3) Fix I/O error handling | Jean Delvare | 2009-03-12 | 1 | -2/+5 |
* | hwmon: (abituguru3) Fix CONFIG_DMI=n fallback to probe | Alistair John Strachan | 2009-01-15 | 1 | -1/+1 |
* | hwmon: (abituguru3) Enable DMI probing feature on IN9 32X MAX | Alistair John Strachan | 2009-01-15 | 1 | -1/+1 |
* | hwmon: (abituguru3) Match partial DMI board name strings | Alistair John Strachan | 2009-01-15 | 1 | -4/+16 |
* | hwmon: (abituguru3) enable DMI probing feature on AW9D-MAX | Alistair John Strachan | 2008-10-26 | 1 | -1/+1 |
* | hwmon: (abituguru3) Cosmetic whitespace fixes | Alistair John Strachan | 2008-10-26 | 1 | -14/+14 |
* | hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32X | Alistair John Strachan | 2008-10-09 | 1 | -1/+1 |
* | hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32X | Alistair John Strachan | 2008-10-09 | 1 | -0/+1 |
* | abituguru3: prefer DMI probing to manual probing | Alistair John Strachan | 2008-08-15 | 1 | -40/+94 |
* | hwmon: (abituguru3) update driver detection | Hans de Goede | 2008-06-19 | 1 | -2/+13 |
* | hwmon: (abituguru3) Identify Abit AW8D board as such | Hans de Goede | 2008-06-19 | 1 | -1/+2 |
* | hwmon: (abituguru3) Add AUX4 fan input for Abit IP35 Pro | Sergey Vlasov | 2008-02-08 | 1 | -0/+1 |
* | hwmon: (abituguru3) Identify ABit IP35 Pro as such | Hans de Goede | 2007-11-08 | 1 | -1/+1 |
* | hwmon: (abituguru3) Add support for 2 new motherboards | Hans de Goede | 2007-11-08 | 1 | -0/+54 |
* | hwmon: Convert from class_device to device | Tony Jones | 2007-10-10 | 1 | -5/+5 |
* | hwmon: make abituguru3_read_increment_offset() static | Adrian Bunk | 2007-07-31 | 1 | -2/+3 |
* | hwmon: fix Abit Uguru3 driver detection on some motherboards | Hans de Goede | 2007-07-19 | 1 | -5/+6 |
* | hwmon: Add support for newer uGuru's | Hans de Goede | 2007-07-19 | 1 | -0/+1139 |