aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds7-30/+706
2009-12-17hwmon: I2C bus support for lis3lv02d and variant accelerometer chipsSamu Onkalo3-0/+201
2009-12-16hwmon: (w83627hf) Fix for "No such device"Christian Schulte1-1/+1
2009-12-16hwmon: (sht15) Off-by-one error in array index + incorrect constantsJonathan Cameron1-3/+3
2009-12-16hwmon: Add driver for VIA CPU core temperatureHarald Welte3-0/+365
2009-12-16hwmon: (smsc47m1) Enable device if neededJean Delvare1-3/+27
2009-12-16hwmon: (smsc47m1) Fail module loading on errorJean Delvare1-13/+11
2009-12-16hwmon: (smsc47m1) Only request I/O ports we really useJean Delvare1-10/+89
2009-12-16hwmon: New driver for AMD Family 10h/11h CPUsClemens Ladisch3-0/+210
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