aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-15lis3: scale output values to mgSamu Onkalo2-3/+31
2009-12-15lis3: sysfs entry for setting chip measurement rateSamu Onkalo2-7/+46
2009-12-15lis3lv02d: remove calibaration functionalitySamu Onkalo2-32/+3
2009-12-15lis3: selftest supportSamu Onkalo2-3/+78
2009-12-15lis3lv02d: proper power on sequenceSamu Onkalo2-14/+28
2009-12-15lis3: fix show rate for 8 bits chipsÉric Piel2-8/+17
2009-12-15lis3: update documentation and commentsÉric Piel3-32/+38
2009-12-15lis3lv02d: correct memory leak in module unloadSamu Onkalo1-0/+1
2009-12-15lis3lv02d: send sync eventSamu Onkalo1-0/+1
2009-12-15hwmon: w83627ehf updatesDaniel J Blueman1-19/+53
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare18-51/+26
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare27-109/+29
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare45-45/+45
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare45-94/+79
2009-12-09Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds49-1650/+2082
2009-12-09hwmon: (adt7475) Add VID support for the ADT7476Jean Delvare2-3/+64
2009-12-09hwmon: (adt7475) Add support for the ADT7476Jean Delvare2-20/+65
2009-12-09hwmon: (adt7475) Voltage attenuators can be bypassedJean Delvare1-6/+36
2009-12-09hwmon: (adt7475) Print device information on probeJean Delvare1-0/+18
2009-12-09hwmon: (adt7475) Handle alternative pin functionsJean Delvare1-15/+99
2009-12-09hwmon: (adt7475) Move sysfs files removal to a separate functionJean Delvare1-6/+10
2009-12-09hwmon: (adt7475) Add support for the ADT7490Jean Delvare2-14/+105
2009-12-09hwmon: (adt7475) Improve device detectionJean Delvare1-4/+9
2009-12-09hwmon: (adt7475) Add missing static markerJean Delvare1-1/+1
2009-12-09hwmon: (adt7475) Rework voltage inputs handlingJean Delvare1-35/+48
2009-12-09hwmon: (adt7475) Implement pwm_use_point2_pwm_at_critJean Delvare1-0/+42
2009-12-09hwmon: (adt7475) Add support for the ADT7473Jean Delvare3-12/+26
2009-12-09hwmon: (f71882fg) Add support for the f71889fg (version 2)Hans de Goede2-21/+71
2009-12-09hwmon: (f71882fg) Fix sysfs file removalHans de Goede1-25/+66
2009-12-09hwmon: (f71882fg) Cleanup sysfs attr creation 2/2Hans de Goede1-64/+52
2009-12-09hwmon: (f71882fg) Cleanup sysfs attr creation 1/2Hans de Goede1-48/+89
2009-12-09hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARMJean Delvare1-1/+5
2009-12-09hwmon: Add Freescale MC13783 ADC driverLuotao Fu3-0/+243
2009-12-09hwmon: (w83791d) Remove experimental dependencyMarc Hulsman1-1/+1
2009-12-09hwmon: Clean up detect functionsJean Delvare29-714/+393
2009-12-09hwmon: (w83l785ts) Clean up detect functionJean Delvare1-47/+23
2009-12-09hwmon: (w83792d) Clean up detect functionJean Delvare1-43/+18
2009-12-09hwmon: (w83791d) Clean up detect functionJean Delvare1-42/+18
2009-12-09hwmon: (w83781d) Clean up detect functionJean Delvare1-78/+53
2009-12-09hwmon: (tmp401/tmp421) Clean up detect functionsJean Delvare2-53/+47
2009-12-09hwmon: (lm90) Clean up detect functionJean Delvare1-132/+96
2009-12-09hwmon: (lm85) Clean up detect functionJean Delvare1-92/+65
2009-12-09hwmon: (lm83) Clean up detect functionJean Delvare1-55/+26
2009-12-09hwmon: (lm77) Clean up detect functionJean Delvare1-41/+39
2009-12-09hwmon: (adm1025) Clean up detect functionJean Delvare1-53/+20
2009-12-09hwmon: (adm1021) Clean up detect functionJean Delvare1-51/+25
2009-12-09hwmon: New driver for the National Semiconductor LM73Adrien Demarez3-0/+215
2009-12-09hwmon: (w83627hf) Stop using globals for I/O port numbersJean Delvare1-43/+42
2009-12-09hwmon: (w83627hf) Drop the force_addr module parameterJean Delvare1-11/+0