Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / drivers / hwmon / f75375s.c
2012-04-01 Guenter Roeckhwmon: (f75375s) Fix warning message seen in some confi...
2012-03-19 Axel Linhwmon: convert drivers/hwmon/* to use module_i2c_driver()
2012-03-02 Nikolaus Schulzhwmon: (f75375s) Catch some attempts to write to r...
2012-03-02 Nikolaus Schulzhwmon: (f75375s) Properly map the F75387 automatic...
2012-02-28 Nikolaus Schulzhwmon: (f75375s) Make pwm*_mode writable for the F75387
2012-02-28 Nikolaus Schulzhwmon: (f75375s) Fix writes to the pwm* attribute for...
2012-02-23 Nikolaus Schulzhwmon: (f75375s) Fix register write order when setting...
2012-02-09 Nikolaus Schulzhwmon: (f75375s) Let f75375_update_device treat pwmX...
2012-02-09 Nikolaus Schulzhwmon: (f75375s) Fix bit shifting in f75375_write16
2012-02-09 Nikolaus Schulzhwmon: (f75375s) Fix reading of wrong register when...
2012-02-09 Nikolaus Schulzhwmon: (f75375s) Fix automatic pwm mode setting for...
2012-01-05 Björn Gerharthwmon: (f75375s) Add support for F75387SG/RG
2012-01-05 Guenter Roeckhwmon: (f75375s) Disable setting DC fan control mode...
2012-01-05 Guenter Roeckhwmon: (f75375s) Initialize pwmX_mode and pwmX_enable...
2012-01-05 Guenter Roeckhwmon: (f75375s) Fix value range for PWM modes
2012-01-05 Guenter Roeckhwmon: (f75375s) Use standard sysfs attribute names
2012-01-05 Guenter Roeckhwmon: (f75375s) Fix checkpatch errors and warnings
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-18 Justin P. MattockUpdate broken web addresses in the kernel.
2010-09-17 Guillem Joverhwmon: (f75375s) Do not overwrite values read from...
2010-09-17 Guillem Joverhwmon: (f75375s) Shift control mode to the correct...
2010-06-03 Wolfram Sangi2c: Remove all i2c_set_clientdata(client, NULL) in...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-14 Jean Delvarei2c: Drop I2C_CLIENT_INSMOD_2 to 8
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-03-30 Riku Voipiotrivial: Update my email address
2009-03-12 Andrew Klossnerhwmon: (f75375s) Remove unnecessary and confusing initi...
2008-07-16 Jean Delvarehwmon: (f75375s) Drop legacy i2c driver
2008-04-29 Jean Delvarei2c: Convert most new-style drivers to use module aliasing
2008-04-29 Jean Delvarei2c: Add support for device alias names
2008-02-19 Mark M. Hoffmanhwmon: normal_i2c arrays should be const
2007-11-08 Riku Voipiohwmon: (f75375s) pwmX_mode sysfs files writable for...
2007-11-08 Riku Voipiohwmon: (f75375s) Allow setting up fans with platform_data
2007-11-08 Riku Voipiohwmon: (f75375s) Add new style bindings
2007-11-08 Riku Voipiohwmon: (f75375s) fix pwm mode setting
2007-10-10 Tony Joneshwmon: Convert from class_device to device
2007-10-10 Riku Voipiohwmon: Add f75375s driver