diff for duplicates of <20040516222809.2c3d1ea2.khali@linux-fr.org> diff --git a/a/1.txt b/N1/1.txt index cdfb42b..9cc1d5c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -126,12 +126,12 @@ to 1250 RPM. The driver will select a divider of 2 (neither 1250 nor 1500 RPM do fit with a divider of 1, lowest representable speed being 1882 RPM). Then the system goes hot and the fan goes full speed at 5000 RPM. The divider will be lowered to 1 to increase accuracy, which will -change the low limit to the lowest possible value (register = 255, i.e. +change the low limit to the lowest possible value (register == 255, i.e. 1882 RPM). Then, later, the temperature is low again and the fan returns to low speed. The divider is back to 2, low limit is preserved to 1882, and an alarm triggers as the measured speed is 1500 RPM. -An alternate possibility is to consider register = 255 as a special +An alternate possibility is to consider register == 255 as a special case, which wouldn't be affected by increasing clock dividers. In the example above, this would restore the low limit as 941 RPM diff --git a/a/content_digest b/N1/content_digest index adefd86..5d9bfe8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ - "From\0khali@linux-fr.org (Jean Delvare)\0" + "From\0Jean Delvare <khali@linux-fr.org>\0" "Subject\0[RFC] Dynamic fan clock divider changes (long)\0" - "Date\0Thu, 19 May 2005 06:24:58 +0000\0" + "Date\0Sun, 16 May 2004 22:28:09 +0200\0" "To\0LM Sensors <sensors@stimpy.netroedge.com>" " LKML <linux-kernel@vger.kernel.org>\0" "\00:1\0" @@ -133,12 +133,12 @@ "1500 RPM do fit with a divider of 1, lowest representable speed being\n" "1882 RPM). Then the system goes hot and the fan goes full speed at 5000\n" "RPM. The divider will be lowered to 1 to increase accuracy, which will\n" - "change the low limit to the lowest possible value (register = 255, i.e.\n" + "change the low limit to the lowest possible value (register == 255, i.e.\n" "1882 RPM). Then, later, the temperature is low again and the fan returns\n" "to low speed. The divider is back to 2, low limit is preserved to 1882,\n" "and an alarm triggers as the measured speed is 1500 RPM.\n" "\n" - "An alternate possibility is to consider register = 255 as a special\n" + "An alternate possibility is to consider register == 255 as a special\n" "case, which wouldn't be affected by increasing clock dividers.\n" "\n" "In the example above, this would restore the low limit as 941 RPM\n" @@ -233,4 +233,4 @@ "Jean Delvare\n" http://khali.linux-fr.org/ -67a253ed9c56f30bf75bcc31fa4cf05781ec7d1cd94a71a916af240902f68889 +0f399bd00464bd7b71030becb8c51d1cada8c8d152b6d8250ff355adc1269506
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.