aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/vt8231.c
AgeCommit message (Expand)Author
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang
2014-01-14hwmon: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-12-12hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter
2013-04-07hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2012-11-28hwmon: remove use of __devexitBill Pemberton
2012-11-28hwmon: remove use of __devinitBill Pemberton
2012-11-28hwmon: remove use of __devexit_pBill Pemberton
2012-09-23hwmon: (vt8231) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: (vt8231) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: (vt8231) Fix checkpatch issuesGuenter Roeck
2012-03-18hwmon: use DEFINE_PCI_DEVICE_TABLEFrans Meulenbroeks
2011-01-08hwmon: (vt8231) Use pr_fmt and pr_<level>Joe Perches
2010-03-06drivers/hwmon/vt8231.c: fix continuation line formatsJoe Perches
2010-01-10hwmon: Make PCI device ids constantMárton Németh
2009-09-15hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2009-01-07hwmon: Check for ACPI resource conflictsJean Delvare
2008-02-17hwmon: (vt8231) Update maintainer email addressRoger Lucas
2008-02-17hwmon: (vt8231) Add individual alarm filesJean Delvare
2008-02-07hwmon: (vt8231) Add missing "space"Joe Perches
2007-10-14hwmon: (vt8231) fix sparse warningMark M. Hoffman
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-07-30hwmon: Add missing __devexit tags in various driversJean Delvare
2007-07-19hwmon: Fix a potential race condition on unloadJean Delvare
2007-07-19hwmon: Convert vt8231 to a platform driverRoger Lucas
2007-02-13i2c/vt8231: Remove superfluous initializationDavid Brownell
2006-09-28vt8231: Fix unchecked return statusRoger Lucas
2006-09-26i2c-isa: Restore driver ownerJean Delvare
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar
2006-02-13[PATCH] vt8231: Fix sysfs temperature interfaceJean Delvare
2006-01-09[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard
2006-01-05[PATCH] hwmon: New vt8231 driverRoger Lucas