aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-0733-362/+2729
|\
| * hwmon: Fix various typosJean Delvare2009-01-073-3/+3
| * hwmon: Check for ACPI resource conflictsJean Delvare2009-01-0714-0/+72
| * hwmon: (lm70) Add TI TMP121 supportManuel Lauss2009-01-073-13/+84
| * hwmon: (lm70) Code streamlining and cleanupKaiwan N Billimoria2009-01-074-25/+31
| * hwmon: Deprecate the fscher and fscpos driversHans de Goede2009-01-072-6/+22
| * hwmon: (fschmd) Add watchdog supportHans de Goede2009-01-072-20/+386
| * hwmon: (fschmd) Cleanups for watchdog supportHans de Goede2009-01-071-25/+22
| * hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsetsDarrick J. Wong2009-01-071-0/+7
| * hwmon: (it87) Add support for the ITE IT8720FJean-Marc Spaggiari2009-01-073-18/+35
| * hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare2009-01-075-5/+20
| * hwmon: Add LTC4245 driverIra Snyder2009-01-074-0/+660
| * hwmon: (f71882fg) Fix fan_to/from_reg prototypesHans de Goede2009-01-071-2/+2
| * hwmon: (f71882fg) Printout fan modesHans de Goede2009-01-071-4/+9
| * hwmon: (f71882fg) Add documentationHans de Goede2009-01-072-2/+92
| * hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000Hans de Goede2009-01-071-4/+8
| * hwmon: (f71882fg) Add missing pwm3 attr for f71862fgHans de Goede2009-01-071-0/+22
| * hwmon: (f71882fg) Add F8000 supportHans de Goede2009-01-071-62/+291
| * hwmon: (f71882fg) Remove the fan_mode module optionHans de Goede2009-01-071-25/+2
| * hwmon: (f71882fg) Separate max and crit alarm and beepHans de Goede2009-01-071-9/+23
| * hwmon: (f71882fg) Check for hwmon powerdown stateHans de Goede2009-01-071-0/+5
| * hwmon: (f71882fg) Cleanup fan and temp hyst functionsHans de Goede2009-01-071-78/+43
| * hwmon: (f71882fg) Fix various sysfs callback function issuesHans de Goede2009-01-071-49/+73
| * hwmon: (f71882fg) Prepare for adding F8000 supportHans de Goede2009-01-071-57/+60
| * hwmon: (f71882fg) Move some io access from the detect to the probe functionHans de Goede2009-01-071-23/+23
| * hwmon: (f71882fg) Add support for the F71862FG superio sensorsHans de Goede2009-01-071-72/+224
| * hwmon: (f71882fg) Style cleanups and put some repeating code into functionsHans de Goede2009-01-071-48/+41
| * hwmon: (f71882fg) Add PWM supportMark van Doesburg2009-01-071-1/+655
| * hwmon: (f71882fg) Misc cleanupsMark van Doesburg2009-01-071-5/+5
| * hwmon: (f71882fg) Use sensor_device_attribute_2Mark van Doesburg2009-01-071-92/+95
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-0719-84/+98
|\ \
| * | i2c: Use snprintf to set adapter namesJean Delvare2009-01-076-11/+12
| * | Input: apanel - convert to new i2c bindingJean Delvare2009-01-072-55/+76
| * | i2c: Drop I2C_CLASS_CAM_DIGITALJean Delvare2009-01-075-5/+0
| * | i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUNDJean Delvare2009-01-071-2/+0
| * | i2c: Drop I2C_CLASS_ALLJean Delvare2009-01-073-3/+2
| * | i2c: Get rid of remaining bus_id accessJean Delvare2009-01-073-4/+4
| * | i2c: Replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-071-4/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-01-0732-80/+2252
|\ \
| * | avr32: Move syscalls.h under arch/avr32/include/asm/Haavard Skinnemoen2009-01-071-0/+0
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen2009-01-0732-80/+2252
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * avr32: data param to at32_add_device_mci() must be non-NULLHaavard Skinnemoen2009-01-052-2/+20
| | | | * Merge branch 'move-atmel-mci-h' into boardsHaavard Skinnemoen2009-01-058-10/+10
| | | | |\
| | | | | * atmel-mci: move atmel-mci.h file to include/linuxNicolas Ferre2009-01-058-10/+10
| | | | * | avr32: Hammerhead board supportAlex Raimondi2009-01-0510-2/+2155
| | | | * | Merge branch 'cleanups' into boardsHaavard Skinnemoen2009-01-0513-64/+65
| | | | |\ \ | | | | | |/ | | | | |/|
| | | * | | arch/avr32: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2009-01-061-1/+0
| | | | |/ | | | |/|
| | | * | avr32: Allow reserving multiple pins at onceAlex Raimondi2009-01-056-58/+20
| | | * | favr-32: Remove deprecated callHaavard Skinnemoen2009-01-051-2/+0
| | | * | MIMC200: Remove deprecated callMark Jackson2009-01-051-2/+0