Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
[linux-flexiantxendom0-3.2.10.git] / drivers / hwmon / asb100.c
2012-03-19 Guenter Roeckhwmon: (asb100): Fix checkpatch issues
2012-03-19 Axel Linhwmon: convert drivers/hwmon/* to use module_i2c_driver()
2011-11-04 Jean Delvarehwmon: Use i2c_smbus_{read,write}_word_swapped
2011-01-08 Joe Percheshwmon: (asb1000) Use pr_fmt and pr_<level>
2009-12-14 Jean Delvarei2c: Drop I2C_CLIENT_INSMOD_1
2009-12-14 Jean Delvarei2c: Get rid of struct i2c_client_address_data
2009-12-14 Jean Delvarei2c: Drop the kind parameter from detect callbacks
2009-12-09 Jean Delvarehwmon: Clean up detect functions
2009-01-07 Jean Delvarehwmon: Don't overuse I2C_CLIENT_MODULE_PARM
2008-07-16 Jean Delvarehwmon: (asb100) Convert to a new-style i2c driver
2008-04-27 Mark M. Hoffmanhwmon: (asb100) Remove some dead code
2008-02-19 Mark M. Hoffmanhwmon: normal_i2c arrays should be const
2008-02-08 Jean Delvarehwmon: (asb100) Add individual alarm files
2008-02-08 Jean Delvarehwmon: (asb100) De-macro the sysfs callbacks
2008-02-08 Jean Delvarehwmon: (asb100) Various cleanups
2008-02-08 Jean Delvarehwmon: VRM is not written to registers
2008-02-08 Jean Delvarehwmon: Discard useless I2C driver IDs
2007-10-10 Jean Delvarehwmon: VRM is not read from registers
2007-10-10 Tony Joneshwmon: Convert from class_device to device
2007-10-10 Christian Hohnstaedthwmon: Allow writing of negative trigger temperatures
2006-09-28 Mark M. Hoffmanhwmon: Fix unchecked return status, batch 1
2006-06-26 Andreas Mohrspelling fixes
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
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] I2C: refactor message in i2c_detach_client
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)