diff for duplicates of <20150723120759.GA17690@amd> diff --git a/a/1.txt b/N1/1.txt index a5df37b..2ae9655 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,7 +27,8 @@ typedef millicelsius_t int; -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html --- -To unsubscribe from this list: send the line "unsubscribe linux-acpi" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html + +_______________________________________________ +lm-sensors mailing list +lm-sensors@lm-sensors.org +http://lists.lm-sensors.org/mailman/listinfo/lm-sensors diff --git a/a/content_digest b/N1/content_digest index 32b9845..660dc17 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01437463292-24844-1-git-send-email-s.hauer@pengutronix.de\0" "From\0Pavel Machek <pavel@ucw.cz>\0" - "Subject\0Re: [PATCH v2] thermal: consistently use int for temperatures\0" - "Date\0Thu, 23 Jul 2015 14:07:59 +0200\0" + "Subject\0Re: [lm-sensors] [PATCH v2] thermal: consistently use int for temperatures\0" + "Date\0Thu, 23 Jul 2015 12:07:59 +0000\0" "To\0Sascha Hauer <s.hauer@pengutronix.de>\0" "Cc\0linux-pm@vger.kernel.org" Zhang Rui <rui.zhang@intel.com> @@ -55,9 +55,10 @@ "-- \n" "(english) http://www.livejournal.com/~pavelmachek\n" "(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-acpi\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "\n" + "_______________________________________________\n" + "lm-sensors mailing list\n" + "lm-sensors@lm-sensors.org\n" + http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -b4b3cb9dab0c0a8c66655652510e2decea4c332baa95822713597d4e4410d577 +0f13c227556fdb8f3c61948b24fb306985a5706411365d2dcf2a627a7b896bae
diff --git a/a/1.txt b/N2/1.txt index a5df37b..e7eaa0c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -4,11 +4,11 @@ On Tue 2015-07-21 09:21:32, Sascha Hauer wrote: > > Using an unsigned type limits the thermal framework to positive > temperatures without need. Also several drivers currently will report -> temperatures near UINT_MAX for temperatures below 0°C. This will probably +> temperatures near UINT_MAX for temperatures below 0?C. This will probably > immediately shut the machine down due to overtemperature if started below -> 0°C. +> 0?C. > -> 'long' is 64bit on several architectures. This is not needed since INT_MAX °mC +> 'long' is 64bit on several architectures. This is not needed since INT_MAX ?mC > is above the melting point of all known materials. Can we do something like @@ -27,7 +27,3 @@ typedef millicelsius_t int; -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html --- -To unsubscribe from this list: send the line "unsubscribe linux-acpi" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 32b9845..737f0d1 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,29 +1,8 @@ "ref\01437463292-24844-1-git-send-email-s.hauer@pengutronix.de\0" - "From\0Pavel Machek <pavel@ucw.cz>\0" - "Subject\0Re: [PATCH v2] thermal: consistently use int for temperatures\0" + "From\0pavel@ucw.cz (Pavel Machek)\0" + "Subject\0[PATCH v2] thermal: consistently use int for temperatures\0" "Date\0Thu, 23 Jul 2015 14:07:59 +0200\0" - "To\0Sascha Hauer <s.hauer@pengutronix.de>\0" - "Cc\0linux-pm@vger.kernel.org" - Zhang Rui <rui.zhang@intel.com> - Eduardo Valentin <edubezval@gmail.com> - linux-kernel@vger.kernel.org - Punit Agrawal <punit.agrawal@arm.com> - Jean Delvare <jdelvare@suse.de> - Peter Feuerer <peter@piie.net> - Heiko Stuebner <heiko@sntech.de> - Lukasz Majewski <l.majewski@samsung.com> - Stephen Warren <swarren@wwwdotorg.org> - Thierry Reding <thierry.reding@gmail.com> - linux-acpi@vger.kernel.org - platform-driver-x86@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-omap@vger.kernel.org - linux-samsung-soc@vger.kernel.org - Guenter Roeck <linux@roeck-us.net> - Rafael J. Wysocki <rjw@rjwysocki.net> - Maxime Ripard <maxime.ripard@free-electrons.com> - Darren Hart <dvhart@infradead.org> - " lm-sensors@lm-sensors.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue 2015-07-21 09:21:32, Sascha Hauer wrote:\n" @@ -32,11 +11,11 @@ "> \n" "> Using an unsigned type limits the thermal framework to positive\n" "> temperatures without need. Also several drivers currently will report\n" - "> temperatures near UINT_MAX for temperatures below 0\302\260C. This will probably\n" + "> temperatures near UINT_MAX for temperatures below 0?C. This will probably\n" "> immediately shut the machine down due to overtemperature if started below\n" - "> 0\302\260C.\n" + "> 0?C.\n" "> \n" - "> 'long' is 64bit on several architectures. This is not needed since INT_MAX \302\260mC\n" + "> 'long' is 64bit on several architectures. This is not needed since INT_MAX ?mC\n" "> is above the melting point of all known materials.\n" "\n" "Can we do something like\n" @@ -54,10 +33,6 @@ "\n" "-- \n" "(english) http://www.livejournal.com/~pavelmachek\n" - "(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-acpi\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -b4b3cb9dab0c0a8c66655652510e2decea4c332baa95822713597d4e4410d577 +5d0dc1ff6777a98bf6c1e616bd927509f72cd6cd3756cbae6e4374262e4b078f
diff --git a/a/1.txt b/N3/1.txt index a5df37b..3ad543a 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -27,7 +27,3 @@ typedef millicelsius_t int; -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html --- -To unsubscribe from this list: send the line "unsubscribe linux-acpi" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N3/content_digest index 32b9845..b7bd491 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -54,10 +54,6 @@ "\n" "-- \n" "(english) http://www.livejournal.com/~pavelmachek\n" - "(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-acpi\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -b4b3cb9dab0c0a8c66655652510e2decea4c332baa95822713597d4e4410d577 +e077ee68a59c5a408dc4669858881939de71ab50bca6c1a1a2f415727fbbdfce
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.