summaryrefslogtreecommitdiff
path: root/drivers/hwmon/vt8231.c
Commit message (Expand)AuthorAge
* hwmon: (vt8231) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-02
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-20
* hwmon: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-14
* hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter2013-12-12
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-07
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-25
* hwmon: remove use of __devexitBill Pemberton2012-11-28
* hwmon: remove use of __devinitBill Pemberton2012-11-28
* hwmon: remove use of __devexit_pBill Pemberton2012-11-28
* hwmon: (vt8231) Convert to use devm_ functionsGuenter Roeck2012-09-23
* hwmon: (vt8231) Fix multi-line commentsGuenter Roeck2012-03-18
* hwmon: (vt8231) Fix checkpatch issuesGuenter Roeck2012-03-18
* hwmon: use DEFINE_PCI_DEVICE_TABLEFrans Meulenbroeks2012-03-18
* hwmon: (vt8231) Use pr_fmt and pr_<level>Joe Perches2011-01-08
* drivers/hwmon/vt8231.c: fix continuation line formatsJoe Perches2010-03-06
* hwmon: Make PCI device ids constantMárton Németh2010-01-10
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-15
* hwmon: Check for ACPI resource conflictsJean Delvare2009-01-07
* hwmon: (vt8231) Update maintainer email addressRoger Lucas2008-02-17
* hwmon: (vt8231) Add individual alarm filesJean Delvare2008-02-17
* hwmon: (vt8231) Add missing "space"Joe Perches2008-02-07
* hwmon: (vt8231) fix sparse warningMark M. Hoffman2007-10-14
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* hwmon: Add missing __devexit tags in various driversJean Delvare2007-07-30
* hwmon: Fix a potential race condition on unloadJean Delvare2007-07-19
* hwmon: Convert vt8231 to a platform driverRoger Lucas2007-07-19
* i2c/vt8231: Remove superfluous initializationDavid Brownell2007-02-13
* vt8231: Fix unchecked return statusRoger Lucas2006-09-28
* i2c-isa: Restore driver ownerJean Delvare2006-09-26
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-23
* [PATCH] vt8231: Fix sysfs temperature interfaceJean Delvare2006-02-13
* [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-09
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-05
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-05
* [PATCH] hwmon: New vt8231 driverRoger Lucas2006-01-05