aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/lm73.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversGravatar Wolfram Sang 1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Gravatar Jean Delvare 1-4/+1
2009-12-14i2c: Get rid of struct i2c_client_address_dataGravatar Jean Delvare 1-1/+1
2009-12-14i2c: Drop the kind parameter from detect callbacksGravatar Jean Delvare 1-1/+1
2009-12-09hwmon: New driver for the National Semiconductor LM73Gravatar Adrien Demarez 1-0/+205