|
From: <nbo...@us...> - 2007-04-12 16:36:47
|
Revision: 113
http://svn.sourceforge.net/mactel-linux/?rev=113&view=rev
Author: nboichat
Date: 2007-04-12 09:36:44 -0700 (Thu, 12 Apr 2007)
Log Message:
-----------
Update patch descriptions.
Modified Paths:
--------------
trunk/kernel/mactel-patches-2.6.21/0001-applesmc.patch
trunk/kernel/mactel-patches-2.6.21/0003-msr-on-cpu.patch
trunk/kernel/mactel-patches-2.6.21/0004-coretemp.patch
trunk/kernel/mactel-patches-2.6.21/0008-msr.patch
trunk/kernel/mactel-patches-2.6.21/0009-applesmc_joydev.patch
Modified: trunk/kernel/mactel-patches-2.6.21/0001-applesmc.patch
===================================================================
--- trunk/kernel/mactel-patches-2.6.21/0001-applesmc.patch 2007-04-11 09:36:05 UTC (rev 112)
+++ trunk/kernel/mactel-patches-2.6.21/0001-applesmc.patch 2007-04-12 16:36:44 UTC (rev 113)
@@ -1,4 +1,4 @@
-This driver provides support for the Apple System Management Controller, which provides an accelerometer (Apple Sudden Motion Sensor), light sensors, temperature sensors, keyboard backlight control and fan control. Only Intel-based Apple's computers are supported (MacBook Pro, MacBook, MacMini).
+This driver provides support for the Apple System Management Controller, which provides an accelerometer (Apple Sudden Motion Sensor), light sensors, temperature sensors, keyboard backlight control and fan control. Only Intel-based Apple's computers are supported (MacBook Pro, MacBook, MacMini). - SENT UPSTREAM - in mm tree
From: Nicolas Boichat <ni...@bo...>
Modified: trunk/kernel/mactel-patches-2.6.21/0003-msr-on-cpu.patch
===================================================================
--- trunk/kernel/mactel-patches-2.6.21/0003-msr-on-cpu.patch 2007-04-11 09:36:05 UTC (rev 112)
+++ trunk/kernel/mactel-patches-2.6.21/0003-msr-on-cpu.patch 2007-04-12 16:36:44 UTC (rev 113)
@@ -1,4 +1,4 @@
-This patch adds support for _safe (exception handled) variants of rdmsr_on_cpu and wrmsr_on_cpu. This is needed for the new coretemp driver, which might step into non-existing MSR (poorly documented).
+This patch adds support for _safe (exception handled) variants of rdmsr_on_cpu and wrmsr_on_cpu. This is needed for the new coretemp driver, which might step into non-existing MSR (poorly documented). -- FROM UPSTREAM - in mm
From: Rudolf Marek <r....@as...>
Modified: trunk/kernel/mactel-patches-2.6.21/0004-coretemp.patch
===================================================================
--- trunk/kernel/mactel-patches-2.6.21/0004-coretemp.patch 2007-04-11 09:36:05 UTC (rev 112)
+++ trunk/kernel/mactel-patches-2.6.21/0004-coretemp.patch 2007-04-12 16:36:44 UTC (rev 113)
@@ -1,4 +1,4 @@
-Intel Core CPU temperature monitor driver.
+Intel Core CPU temperature monitor driver. -- FROM UPSTREAM - in mm
From: lm-sensors mailing list <?>
Modified: trunk/kernel/mactel-patches-2.6.21/0008-msr.patch
===================================================================
--- trunk/kernel/mactel-patches-2.6.21/0008-msr.patch 2007-04-11 09:36:05 UTC (rev 112)
+++ trunk/kernel/mactel-patches-2.6.21/0008-msr.patch 2007-04-12 16:36:44 UTC (rev 113)
@@ -1,4 +1,4 @@
-Use functions provided by arch/*/lib/msr-on-cpu.c in arch/i386/kernel/msr.c.
+Use functions provided by arch/*/lib/msr-on-cpu.c in arch/i386/kernel/msr.c. -- FROM UPSTREAM - in mm
From: Nicolas Boichat <ni...@bo...>
Modified: trunk/kernel/mactel-patches-2.6.21/0009-applesmc_joydev.patch
===================================================================
--- trunk/kernel/mactel-patches-2.6.21/0009-applesmc_joydev.patch 2007-04-11 09:36:05 UTC (rev 112)
+++ trunk/kernel/mactel-patches-2.6.21/0009-applesmc_joydev.patch 2007-04-12 16:36:44 UTC (rev 113)
@@ -1,4 +1,4 @@
-- Invert y axis on input device. - Only activate the input device polling timer when the device is open. - Others fixes as asked by Dmitry Torokhov.
+- Invert y axis on input device. - Only activate the input device polling timer when the device is open. - Others fixes as asked by Dmitry Torokhov. - SENT UPSTREAM - in mm tree
From: Nicolas Boichat <ni...@bo...>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|