aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2006-01-09[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson
2006-01-05[PATCH] hwmon: it87 use u8 for vrmJean Delvare
2006-01-05[PATCH] hwmon: add VRM/VID support for some VIA CPUsRudolf Marek
2006-01-05[PATCH] hwmon: w83792d simplify in low bits handlingJean Delvare
2006-01-05[PATCH] hwmon: w83792d misc cleanupsJean Delvare
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] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare
2006-01-05[PATCH] hwmon: New vt8231 driverRoger Lucas
2006-01-05[PATCH] hwmon: W83627THF VID fixesYuan Mu
2006-01-05[PATCH] hwmon: Support the VRM 10 mode of the ADT7463Jean Delvare
2006-01-05[PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026Grant Coady
2005-11-29[PATCH] hwmon: w83792d fix unused fan pinsJean Delvare
2005-11-23[PATCH] hwmon: hdaps missing an axisEugeniy Meshcheryakov
2005-11-23[PATCH] hwmon: Fix missing it87 fan div initJean Delvare
2005-11-23[PATCH] hwmon: Fix lm78 VID conversionJean Delvare
2005-11-23[PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limitsYuan Mu
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-11[PATCH] Input: convert hdaps to dynamic input_dev allocation.Dmitry Torokhov
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-07[PATCH] hwmon: Fix two w83627hf bugsYuan Mu
2005-11-07[PATCH] max1619 fixAndrew Morton
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] hwmon: smsc47m1 documentation updateJean Delvare
2005-10-28[PATCH] hwmon: lm90 documentation updateJean Delvare
2005-10-28[PATCH] hwmon: Add PEC support to the lm90 driverJean Delvare
2005-10-28[PATCH] hwmon: Separate the lm90 register read functionJean Delvare
2005-10-28[PATCH] hwmon: Static function fixes, 3 of 4Ben Dooks
2005-10-28[PATCH] hwmon: Static function fixes, 2 of 4Ben Dooks
2005-10-28[PATCH] hwmon: kzalloc conversionDeepak Saxena
2005-10-28[PATCH] hwmon: Missing class check in two hwmon driversJean Delvare
2005-10-28[PATCH] hwmon: New device ID for the smsc47b397 driverMark M. Hoffman
2005-10-28[PATCH] hwmon: Drop useless w83627hf initialization stepJean Delvare
2005-10-28[PATCH] hwmon: Drop legacy ISA address support from it87Jean Delvare
2005-10-28[PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)Petr Vandrovec
2005-10-28[PATCH] hwmon: Minor w83l785ts optimizationJean Delvare
2005-10-28[PATCH] hwmon: w83l785ts converted to dynamic sysfs callbacksJean Delvare
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: adm9240 whitespace cleanupsJean Delvare
2005-10-28[PATCH] hwmon: via686a: save 0.5k by long v[256] -> s16 v[256]Jean Delvare
2005-10-28[PATCH] hwmon: adm9240 driver update - dynamic sysfsGrant Coady
2005-10-28[PATCH] hwmon: adm9240 driver update - cleanupsGrant Coady
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-09-22[PATCH] hdaps: small update.Robert Love
2005-09-17[PATCH] hdaps driver updateRobert Love