aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/via686a.c
AgeCommit message (Expand)Author
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: (via686a) Add individual alarm filesJean Delvare
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-07-30hwmon: Add missing __devexit tags in various driversJean Delvare
2007-07-19hwmon/via686a: Use dynamic sysfs callbacksJean Delvare
2007-07-19hwmon/via686a: Convert to a platform driverJean Delvare
2007-07-19hwmon/via686a: Temperature interrupt configuration fixJean Delvare
2007-02-14hwmon: Cleanup a bogus legacy commentJean Delvare
2006-09-28hwmon: Fix unchecked return status, batch 6Jean Delvare
2006-09-26i2c-isa: Restore driver ownerJean Delvare
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar
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
2005-10-28[PATCH] hwmon: kzalloc conversionDeepak Saxena
2005-10-28[PATCH] hwmon: Discard bogus comment about init setting limitsJean Delvare
2005-10-28[PATCH] hwmon: Discard explicit static initializations to 0Jean Delvare
2005-10-28[PATCH] hwmon: Do not forcibly enable via686a by defaultJean Delvare
2005-10-28[PATCH] hwmon: via686a: save 0.5k by long v[256] -> s16 v[256]Jean Delvare
2005-09-09[PATCH] hwmon: fix sis5595, via686a force_addr module parameterJean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare
2005-09-05[PATCH] I2C: refactor message in i2c_detach_clientJean Delvare
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)Jean Delvare
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)Jean Delvare
2005-09-05[PATCH] I2C hwmon: add hwmon sysfs class to driversMark M. Hoffman
2005-07-11[PATCH] I2C: Move hwmon drivers (2/3)Jean Delvare