summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-01-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-07Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds
2009-01-07stop_machine/cpu hotplug: fix disable_nonboot_cpusHeiko Carstens
2009-01-07touchscreen: Fix build of da9034Alan Cox
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07HID: fix hid->hiddev initialization in hiddev_connect()Jiri Kosina
2009-01-07linux/types.h: Don't depend on __GNUC__ for __le64/__be64Detlef Riekenberg
2009-01-07hwmon: Fix various typosJean Delvare
2009-01-07hwmon: Check for ACPI resource conflictsJean Delvare
2009-01-07hwmon: (lm70) Add TI TMP121 supportManuel Lauss
2009-01-07hwmon: (lm70) Code streamlining and cleanupKaiwan N Billimoria
2009-01-07hwmon: Deprecate the fscher and fscpos driversHans de Goede
2009-01-07hwmon: (fschmd) Add watchdog supportHans de Goede
2009-01-07hwmon: (fschmd) Cleanups for watchdog supportHans de Goede
2009-01-07hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsetsDarrick J. Wong
2009-01-07hwmon: (it87) Add support for the ITE IT8720FJean-Marc Spaggiari
2009-01-07hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare
2009-01-07hwmon: Add LTC4245 driverIra Snyder
2009-01-07hwmon: (f71882fg) Fix fan_to/from_reg prototypesHans de Goede
2009-01-07hwmon: (f71882fg) Printout fan modesHans de Goede
2009-01-07hwmon: (f71882fg) Add documentationHans de Goede
2009-01-07hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000Hans de Goede
2009-01-07hwmon: (f71882fg) Add missing pwm3 attr for f71862fgHans de Goede
2009-01-07hwmon: (f71882fg) Add F8000 supportHans de Goede
2009-01-07hwmon: (f71882fg) Remove the fan_mode module optionHans de Goede
2009-01-07hwmon: (f71882fg) Separate max and crit alarm and beepHans de Goede
2009-01-07hwmon: (f71882fg) Check for hwmon powerdown stateHans de Goede
2009-01-07hwmon: (f71882fg) Cleanup fan and temp hyst functionsHans de Goede
2009-01-07hwmon: (f71882fg) Fix various sysfs callback function issuesHans de Goede
2009-01-07hwmon: (f71882fg) Prepare for adding F8000 supportHans de Goede
2009-01-07hwmon: (f71882fg) Move some io access from the detect to the probe functionHans de Goede
2009-01-07hwmon: (f71882fg) Add support for the F71862FG superio sensorsHans de Goede
2009-01-07hwmon: (f71882fg) Style cleanups and put some repeating code into functionsHans de Goede
2009-01-07hwmon: (f71882fg) Add PWM supportMark van Doesburg
2009-01-07hwmon: (f71882fg) Misc cleanupsMark van Doesburg
2009-01-07hwmon: (f71882fg) Use sensor_device_attribute_2Mark van Doesburg
2009-01-07i2c: Use snprintf to set adapter namesJean Delvare
2009-01-07Input: apanel - convert to new i2c bindingJean Delvare
2009-01-07i2c: Drop I2C_CLASS_CAM_DIGITALJean Delvare
2009-01-07i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUNDJean Delvare
2009-01-07i2c: Drop I2C_CLASS_ALLJean Delvare
2009-01-07i2c: Get rid of remaining bus_id accessJean Delvare
2009-01-07i2c: Replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-07avr32: Move syscalls.h under arch/avr32/include/asm/Haavard Skinnemoen
2009-01-07Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen
2009-01-07avr32: Define DIE_OOPSHaavard Skinnemoen
2009-01-07GFS2: Fix typo in gfs_page_mkwrite()Benjamin Marzinski