summaryrefslogtreecommitdiff
path: root/drivers/hwmon/lm85.c
AgeCommit message (Expand)Author
2011-04-29hwmon: (lm85) Fix error paths in probe functionJean Delvare
2011-04-29hwmon: (lm85) Add missing list terminatorsJean Delvare
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14hwmon: (lm85) Add support for EMC6D103SGuenter Roeck
2011-03-14hwmon: (lm85) Do not update hysteresis and temp_auto_off if auto_temp_min is ...Guenter Roeck
2011-03-14hwmon: (lm85) Use function to remove sysfs attribute filesGuenter Roeck
2011-03-14hwmon: (lm85) Use boolean to determine if VID5 is configuredGuenter Roeck
2011-02-18hwmon: (lm85) extend to support EMC6D103 chipsJan Beulich
2010-10-28hwmon: (lm85) Add support for ADT7468 high-frequency PWM modeJean Delvare
2010-10-28hwmon: (lm85) Fix ADT7468 frequency tableJean Delvare
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare
2009-12-09hwmon: (lm85) Clean up detect functionJean Delvare
2009-09-15hwmon: (lm85) Don't bind to Winbond/Nuvoton WPCD377IJean Delvare
2009-03-10lm85: add VRM10 support for adt7468 chipDarrick J. Wong
2009-03-10lm85: fix the version check that broke adt7468 probingDarrick J. Wong
2008-11-12lm85: support adt7468 chipsDarrick J. Wong
2008-10-17hwmon: (lm85) Better label namesJean Delvare
2008-10-17hwmon: (lm85) Simplify RANGE_TO_REGJean Delvare
2008-10-17hwmon: (lm85) Convert to a new-style i2c driverJean Delvare
2008-10-17hwmon: (lm85) Support different PWM frequency tablesJean Delvare
2008-10-17hwmon: (lm85) Select the closest PWM frequencyJean Delvare
2008-10-17hwmon: (lm85) Implement the standard PWM frequency interfaceJean Delvare
2008-10-17hwmon: (lm85) Rework the device detectionJean Delvare
2008-07-31hwmon: (lm85) Simplify device initialization functionJean Delvare
2008-07-31hwmon: (lm85) Misc cleanupsJean Delvare
2008-07-31hwmon: (lm85) Don't write back cached valuesJean Delvare
2008-07-31hwmon: (lm85) Drop dead codeJean Delvare
2008-07-31hwmon: (lm85) Coding-style cleanupsJean Delvare
2008-06-19hwmon: (lm85) Fix function RANGE_TO_REG()Jean Delvare
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman
2008-02-07hwmon: VRM is not written to registersJean Delvare
2008-02-07hwmon: Discard useless I2C driver IDsJean Delvare
2008-02-07hwmon: (lm85) Make the pwmN_enable files writableJean Delvare
2008-02-07hwmon: (lm85) Return standard values in pwmN_enableJean Delvare
2007-10-09hwmon: VRM is not read from registersJean Delvare
2007-10-09hwmon: (lm85) Let the user set the fan min limit to 0Jean Delvare
2007-10-09hwmon: (lm85) Clean up the handling of additional resolution bitsJean Delvare
2007-10-09hwmon: (lm85) Add individual alarm filesJean Delvare
2007-10-09hwmon: (lm85) Export in5, in6 and in7 voltage channelsJean Delvare
2007-10-09hwmon: (lm85) Use dynamic sysfs callbacksJean Delvare
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-02-14hwmon: Cleanup a bogus legacy commentJean Delvare
2007-02-14hwmon: Drop unused mutexes in two driversJean Delvare
2006-09-28hwmon: Fix unchecked return status, batch 2Mark M. Hoffman
2006-03-23[PATCH] I2C: hwmon: Rename register parametersDarren Jenkins
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