aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-102-4/+4
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-0946-279/+1148
|\
| * ACPICA: Add additional module-level code supportLin Ming2009-11-242-21/+61
| * ACPICA: Deploy new create integer interface where appropriateBob Moore2009-11-249-52/+30
| * ACPICA: New internal utility function to create Integer objectsBob Moore2009-11-242-0/+31
| * ACPICA: Add repair for predefined methods that must return sorted listsBob Moore2009-11-244-2/+559
| * ACPICA: Fix possible fault if return Package objects contain NULL elementsBob Moore2009-11-241-1/+42
| * ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-2426-149/+193
| * ACPICA: Change package length error message to an info messageBob Moore2009-11-241-4/+4
| * ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore2009-11-244-4/+54
| * ACPICA: Fix possible memory leak for Scope ASL operatorLin Ming2009-11-241-17/+33
| * ACPICA: Remove possibility of executing _REG methods twiceLin Ming2009-11-241-5/+59
| * ACPICA: Add repair for bad _MAT buffersLin Ming2009-11-241-2/+21
| * ACPICA: Add repair for bad _BIF/_BIX packagesBob Moore2009-11-241-26/+65
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-12-0949-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