aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* hwmon: Add MAINTAINERS entry for new ams driverStelian Pop2006-12-12
* hwmon: New AMS hardware monitoring driverStelian Pop2006-12-12
* hwmon/w83793: Add documentation and maintainerRudolf Marek2006-12-12
* hwmon: New Winbond W83793 hardware monitoring driverRudolf Marek2006-12-12
* hwmon: Update Rudolf Marek's e-mail addressJean Delvare2006-12-12
* hwmon/f71805f: Fix the device address decodingJean Delvare2006-12-12
* hwmon/f71805f: Always create all fan inputsJean Delvare2006-12-12
* hwmon/f71805f: Add support for the Fintek F71872F/FG chipJean Delvare2006-12-12
* hwmon: New PC87427 hardware monitoring driverJean Delvare2006-12-12
* hwmon/it87: Remove the SMBus interface supportJean Delvare2006-12-12
* hwmon/hdaps: Update the list of supported devicesStephan Berberig2006-12-12
* hwmon/hdaps: Move the DMI detection data to .dataJean Delvare2006-12-12
* hwmon/pc87360: Autodetect the VRM versionJim Cromie2006-12-12
* hwmon/f71805f: Document the fan control featuresJean Delvare2006-12-12
* hwmon/f71805f: Add support for "speed mode" fan speed controlJean Delvare2006-12-12
* hwmon/f71805f: Support DC fan speed control modeJean Delvare2006-12-12
* hwmon/f71805f: Let the user adjust the PWM base frequencyJean Delvare2006-12-12
* hwmon/f71805f: Add manual fan speed controlJean Delvare2006-12-12
* hwmon/f71805f: Store the fan control registersJean Delvare2006-12-12
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-09
|\
| * [PATCH] x86-64: no paravirt for X86_VOYAGER or X86_VISWSRandy Dunlap2006-12-09
| * [PATCH] i386: Fix io_apic.c warningAndi Kleen2006-12-09
| * [PATCH] i386: export smp_num_siblings for oprofileRandy Dunlap2006-12-09
| * [PATCH] x86: Work around gcc 4.2 over aggressive optimizerAndi Kleen2006-12-09
| * [PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai2006-12-09
| * [PATCH] x86: Fix verify_quirk_intel_irqbalance()Andi Kleen2006-12-09
| * [PATCH] i386: Update defconfigAndi Kleen2006-12-09
| * [PATCH] x86-64: Update defconfigAndi Kleen2006-12-09
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-12-09
|\ \
| * | Fix http://bugzilla.kernel.org/show_bug.cgi?id=7606Andrew Morton2006-12-07
| * | drm: add flag for mapping PCI DMA buffers read-only.George Sapountzis2006-12-06
| * | drm: fix up irqflags in drm_lock.cDave Airlie2006-12-06
| * | drm: i915 updates=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: i915: fix up irqflags arg=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: i915: Only return EBUSY after we've established we need to schedule a ne...=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: i915: Fix 'sequence has passed' condition in i915_vblank_swap().=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: i915: Add SAREA fileds for determining which pipe to sync window buffer ...=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: Make handling of dev_priv->vblank_pipe more robust.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t instead=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: i915: Add ioctl for scheduling buffer swaps at vertical blanks.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: Core vsync: Don't clobber target sequence number when scheduling signal.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: Make locked tasklet handling more robust.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: drm_rmdraw: Declare id and idx as signed so testing for < 0 works as int...=?utf-8?q?Felix_K=C3=BChling?=2006-12-06
| * | drm: Change first valid DRM drawable ID to be 1 instead of 0.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: drawable locking + memory management fixes + copyright=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: Add support for interrupt triggered driver callback with lock held to DR...=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: Add support for tracking drawable information to core=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: add support for secondary vertical blank interrupt to i915=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: add support for secondary vertical blank interrupt to DRM core=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06