summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s...Paul Mundt2009-12-102086-68483/+165855
|\
| * Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-1046-279/+1148
| |\
| | * ACPICA: Add additional module-level code supportLin Ming2009-11-252-21/+61
| | * ACPICA: Deploy new create integer interface where appropriateBob Moore2009-11-259-52/+30
| | * ACPICA: New internal utility function to create Integer objectsBob Moore2009-11-252-0/+31
| | * ACPICA: Add repair for predefined methods that must return sorted listsBob Moore2009-11-254-2/+559
| | * ACPICA: Fix possible fault if return Package objects contain NULL elementsBob Moore2009-11-251-1/+42
| | * ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-2526-149/+193
| | * ACPICA: Change package length error message to an info messageBob Moore2009-11-251-4/+4
| | * ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore2009-11-254-4/+54
| | * ACPICA: Fix possible memory leak for Scope ASL operatorLin Ming2009-11-251-17/+33
| | * ACPICA: Remove possibility of executing _REG methods twiceLin Ming2009-11-251-5/+59
| | * ACPICA: Add repair for bad _MAT buffersLin Ming2009-11-251-2/+21
| | * ACPICA: Add repair for bad _BIF/_BIX packagesBob Moore2009-11-251-26/+65
| * | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-12-1049-1650/+2082
| |\ \
| | * | hwmon: (adt7475) Add VID support for the ADT7476Jean Delvare2009-12-092-3/+64
| | * | hwmon: (adt7475) Add support for the ADT7476Jean Delvare2009-12-092-20/+65
| | * | hwmon: (adt7475) Voltage attenuators can be bypassedJean Delvare2009-12-091-6/+36
| | * | hwmon: (adt7475) Print device information on probeJean Delvare2009-12-091-0/+18
| | * | hwmon: (adt7475) Handle alternative pin functionsJean Delvare2009-12-091-15/+99
| | * | hwmon: (adt7475) Move sysfs files removal to a separate functionJean Delvare2009-12-091-6/+10
| | * | hwmon: (adt7475) Add support for the ADT7490Jean Delvare2009-12-092-14/+105
| | * | hwmon: (adt7475) Improve device detectionJean Delvare2009-12-091-4/+9
| | * | hwmon: (adt7475) Add missing static markerJean Delvare2009-12-091-1/+1
| | * | hwmon: (adt7475) Rework voltage inputs handlingJean Delvare2009-12-091-35/+48
| | * | hwmon: (adt7475) Implement pwm_use_point2_pwm_at_critJean Delvare2009-12-091-0/+42
| | * | hwmon: (adt7475) Add support for the ADT7473Jean Delvare2009-12-093-12/+26
| | * | hwmon: (f71882fg) Add support for the f71889fg (version 2)Hans de Goede2009-12-092-21/+71
| | * | hwmon: (f71882fg) Fix sysfs file removalHans de Goede2009-12-091-25/+66
| | * | hwmon: (f71882fg) Cleanup sysfs attr creation 2/2Hans de Goede2009-12-091-64/+52
| | * | hwmon: (f71882fg) Cleanup sysfs attr creation 1/2Hans de Goede2009-12-091-48/+89
| | * | hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARMJean Delvare2009-12-091-1/+5
| | * | hwmon: Add Freescale MC13783 ADC driverLuotao Fu2009-12-093-0/+243
| | * | hwmon: (w83791d) Remove experimental dependencyMarc Hulsman2009-12-091-1/+1
| | * | hwmon: Clean up detect functionsJean Delvare2009-12-0929-714/+393
| | * | hwmon: (w83l785ts) Clean up detect functionJean Delvare2009-12-091-47/+23
| | * | hwmon: (w83792d) Clean up detect functionJean Delvare2009-12-091-43/+18
| | * | hwmon: (w83791d) Clean up detect functionJean Delvare2009-12-091-42/+18
| | * | hwmon: (w83781d) Clean up detect functionJean Delvare2009-12-091-78/+53
| | * | hwmon: (tmp401/tmp421) Clean up detect functionsJean Delvare2009-12-092-53/+47
| | * | hwmon: (lm90) Clean up detect functionJean Delvare2009-12-091-132/+96
| | * | hwmon: (lm85) Clean up detect functionJean Delvare2009-12-091-92/+65
| | * | hwmon: (lm83) Clean up detect functionJean Delvare2009-12-091-55/+26
| | * | hwmon: (lm77) Clean up detect functionJean Delvare2009-12-091-41/+39
| | * | hwmon: (adm1025) Clean up detect functionJean Delvare2009-12-091-53/+20
| | * | hwmon: (adm1021) Clean up detect functionJean Delvare2009-12-091-51/+25
| | * | hwmon: New driver for the National Semiconductor LM73Adrien Demarez2009-12-093-0/+215
| | * | hwmon: (w83627hf) Stop using globals for I/O port numbersJean Delvare2009-12-091-43/+42
| | * | hwmon: (w83627hf) Drop the force_addr module parameterJean Delvare2009-12-091-11/+0
| | * | hwmon: (it87) Check for fan2 and fan3 availabilityJean Delvare2009-12-091-3/+24