summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-08topology: Fix sparc64 build.David Miller1-0/+1
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds13-26/+194
2009-01-07kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in DocumentationWolfram Sang1-2/+2
2009-01-07kbuild: add a symlink to the source for separate objdirsAndi Kleen1-0/+1
2009-01-07kconfig: add script to manipulate .config files on the command lineAndi Kleen1-0/+150
2009-01-07kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscopeJike Song2-5/+20
2009-01-07bootchart: improve output based on Dave Jones' feedbackArjan van de Ven1-5/+11
2009-01-07fix modules_install via NFSSam Ravnborg5-8/+7
2009-01-07qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} typesAnders Larsen2-6/+3
2009-01-07xtensa: introduce swab.hHarvey Harrison3-69/+75
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds27-181/+163
2009-01-07Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds7-124/+153
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds270-9970/+30818
2009-01-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds33-362/+2729
2009-01-07Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds19-84/+98
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds32-80/+2252
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds3-2/+3
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds124-69/+324
2009-01-07stop_machine/cpu hotplug: fix disable_nonboot_cpusHeiko Carstens1-1/+5
2009-01-07touchscreen: Fix build of da9034Alan Cox1-0/+1
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds99-130/+133
2009-01-07HID: fix hid->hiddev initialization in hiddev_connect()Jiri Kosina1-0/+2
2009-01-07linux/types.h: Don't depend on __GNUC__ for __le64/__be64Detlef Riekenberg1-2/+1
2009-01-07hwmon: Fix various typosJean Delvare3-3/+3
2009-01-07hwmon: Check for ACPI resource conflictsJean Delvare14-0/+72
2009-01-07hwmon: (lm70) Add TI TMP121 supportManuel Lauss3-13/+84
2009-01-07hwmon: (lm70) Code streamlining and cleanupKaiwan N Billimoria4-25/+31
2009-01-07hwmon: Deprecate the fscher and fscpos driversHans de Goede2-6/+22
2009-01-07hwmon: (fschmd) Add watchdog supportHans de Goede2-20/+386
2009-01-07hwmon: (fschmd) Cleanups for watchdog supportHans de Goede1-25/+22
2009-01-07hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsetsDarrick J. Wong1-0/+7
2009-01-07hwmon: (it87) Add support for the ITE IT8720FJean-Marc Spaggiari3-18/+35
2009-01-07hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare5-5/+20
2009-01-07hwmon: Add LTC4245 driverIra Snyder4-0/+660
2009-01-07hwmon: (f71882fg) Fix fan_to/from_reg prototypesHans de Goede1-2/+2
2009-01-07hwmon: (f71882fg) Printout fan modesHans de Goede1-4/+9
2009-01-07hwmon: (f71882fg) Add documentationHans de Goede2-2/+92
2009-01-07hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000Hans de Goede1-4/+8
2009-01-07hwmon: (f71882fg) Add missing pwm3 attr for f71862fgHans de Goede1-0/+22
2009-01-07hwmon: (f71882fg) Add F8000 supportHans de Goede1-62/+291
2009-01-07hwmon: (f71882fg) Remove the fan_mode module optionHans de Goede1-25/+2
2009-01-07hwmon: (f71882fg) Separate max and crit alarm and beepHans de Goede1-9/+23
2009-01-07hwmon: (f71882fg) Check for hwmon powerdown stateHans de Goede1-0/+5
2009-01-07hwmon: (f71882fg) Cleanup fan and temp hyst functionsHans de Goede1-78/+43
2009-01-07hwmon: (f71882fg) Fix various sysfs callback function issuesHans de Goede1-49/+73
2009-01-07hwmon: (f71882fg) Prepare for adding F8000 supportHans de Goede1-57/+60
2009-01-07hwmon: (f71882fg) Move some io access from the detect to the probe functionHans de Goede1-23/+23
2009-01-07hwmon: (f71882fg) Add support for the F71862FG superio sensorsHans de Goede1-72/+224
2009-01-07hwmon: (f71882fg) Style cleanups and put some repeating code into functionsHans de Goede1-48/+41
2009-01-07hwmon: (f71882fg) Add PWM supportMark van Doesburg1-1/+655