summaryrefslogtreecommitdiff
path: root/drivers/hwmon/f75375s.c
AgeCommit message (Expand)Author
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-09-17hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover
2010-09-17hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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: Clean up detect functionsJean Delvare
2009-03-30trivial: Update my email addressRiku Voipio
2009-03-12hwmon: (f75375s) Remove unnecessary and confusing initializationAndrew Klossner
2008-07-16hwmon: (f75375s) Drop legacy i2c driverJean Delvare
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare
2008-04-29i2c: Add support for device alias namesJean Delvare
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman
2007-11-08hwmon: (f75375s) pwmX_mode sysfs files writable for f75375 variantRiku Voipio
2007-11-08hwmon: (f75375s) Allow setting up fans with platform_dataRiku Voipio
2007-11-08hwmon: (f75375s) Add new style bindingsRiku Voipio
2007-11-08hwmon: (f75375s) fix pwm mode settingRiku Voipio
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-10-09hwmon: Add f75375s driverRiku Voipio