i2c: Drop the kind parameter from detect callbacks
[safe/jmp/linux-2.6] / drivers / hwmon / lm85.c
2009-12-14 Jean Delvarei2c: Drop the kind parameter from detect callbacks
2009-12-09 Jean Delvarehwmon: (lm85) Clean up detect function
2009-09-15 Jean Delvarehwmon: (lm85) Don't bind to Winbond/Nuvoton WPCD377I
2009-03-10 Darrick J. Wonglm85: add VRM10 support for adt7468 chip
2009-03-10 Darrick J. Wonglm85: fix the version check that broke adt7468 probing
2008-11-13 Darrick J. Wonglm85: support adt7468 chips
2008-10-17 Jean Delvarehwmon: (lm85) Better label names
2008-10-17 Jean Delvarehwmon: (lm85) Simplify RANGE_TO_REG
2008-10-17 Jean Delvarehwmon: (lm85) Convert to a new-style i2c driver
2008-10-17 Jean Delvarehwmon: (lm85) Support different PWM frequency tables
2008-10-17 Jean Delvarehwmon: (lm85) Select the closest PWM frequency
2008-10-17 Jean Delvarehwmon: (lm85) Implement the standard PWM frequency...
2008-10-17 Jean Delvarehwmon: (lm85) Rework the device detection
2008-08-01 Jean Delvarehwmon: (lm85) Simplify device initialization function
2008-08-01 Jean Delvarehwmon: (lm85) Misc cleanups
2008-08-01 Jean Delvarehwmon: (lm85) Don't write back cached values
2008-08-01 Jean Delvarehwmon: (lm85) Drop dead code
2008-08-01 Jean Delvarehwmon: (lm85) Coding-style cleanups
2008-06-19 Jean Delvarehwmon: (lm85) Fix function RANGE_TO_REG()
2008-02-19 Mark M. Hoffmanhwmon: normal_i2c arrays should be const
2008-02-08 Jean Delvarehwmon: VRM is not written to registers
2008-02-08 Jean Delvarehwmon: Discard useless I2C driver IDs
2008-02-08 Jean Delvarehwmon: (lm85) Make the pwmN_enable files writable
2008-02-08 Jean Delvarehwmon: (lm85) Return standard values in pwmN_enable
2007-10-10 Jean Delvarehwmon: VRM is not read from registers
2007-10-10 Jean Delvarehwmon: (lm85) Let the user set the fan min limit to 0
2007-10-10 Jean Delvarehwmon: (lm85) Clean up the handling of additional resol...
2007-10-10 Jean Delvarehwmon: (lm85) Add individual alarm files
2007-10-10 Jean Delvarehwmon: (lm85) Export in5, in6 and in7 voltage channels
2007-10-10 Jean Delvarehwmon: (lm85) Use dynamic sysfs callbacks
2007-10-10 Tony Joneshwmon: Convert from class_device to device
2007-02-14 Jean Delvarehwmon: Cleanup a bogus legacy comment
2007-02-14 Jean Delvarehwmon: Drop unused mutexes in two drivers
2006-09-28 Mark M. Hoffmanhwmon: Fix unchecked return status, batch 2
2006-03-23 Darren Jenkins[PATCH] I2C: hwmon: Rename register parameters
2006-03-23 Ingo Molnar[PATCH] hwmon: Semaphore to mutex conversions
2006-01-06 Greg Kroah-Hartman[PATCH] I2C: Remove .owner setting from i2c_driver...
2006-01-06 Laurent Riffard[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11
2006-01-06 Jean Delvare[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
2006-01-06 Jean Delvare[PATCH] hwmon: Support the VRM 10 mode of the ADT7463
2005-10-28 Ben Dooks[PATCH] hwmon: Static function fixes, 2 of 4
2005-10-28 Deepak Saxena[PATCH] hwmon: kzalloc conversion
2005-09-05 Jean Delvare[PATCH] hwmon: hwmon vs i2c, second round (07/11)
2005-09-05 Jean Delvare[PATCH] hwmon: hwmon vs i2c, second round (06/11)
2005-09-05 Jean Delvare[PATCH] hwmon: hwmon vs i2c, second round (04/11)
2005-09-05 Jean Delvare[PATCH] hwmon: lm85: trivial cleanups
2005-09-05 Jean Delvare[PATCH] I2C: Separate non-i2c hwmon drivers from i2c...
2005-09-05 Jean Delvare[PATCH] I2C: Separate non-i2c hwmon drivers from i2c...
2005-09-05 Mark M. Hoffman[PATCH] I2C hwmon: add hwmon sysfs class to drivers
2005-07-11 Jean Delvare[PATCH] I2C: Move hwmon drivers (2/3)