From: Guenter Roeck <guenter.roeck@ericsson.com>
To: Amit Daniel Kachhap <amit.kachhap@linaro.org>
Cc: "linux-pm@lists.linux-foundation.org"
<linux-pm@lists.linux-foundation.org>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>,
"linaro-dev@lists.linaro.org" <linaro-dev@lists.linaro.org>,
"patches@linaro.org" <patches@linaro.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"lm-sensors@lm-sensors.org" <lm-sensors@lm-sensors.org>,
"eduardo.valentin@ti.com" <eduardo.valentin@ti.com>,
"linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>,
"lenb@kernel.org" <lenb@kernel.org>
Subject: Re: [lm-sensors] [PATCH 3/4] thermal: exynos4: Register the tmu sensor with the thermal interface layer
Date: Sat, 3 Mar 2012 06:55:38 -0800 [thread overview]
Message-ID: <20120303145538.GB29335@ericsson.com> (raw)
In-Reply-To: <1330772767-16120-4-git-send-email-amit.kachhap@linaro.org>
On Sat, Mar 03, 2012 at 06:06:06AM -0500, Amit Daniel Kachhap wrote:
> Export and register information from the tmu temperature sensor to the samsung
> exynos kernel thermal framework where different cooling devices and thermal
> zone are binded. The exported information is based according to the data
> structure thermal_sensor_conf present in exynos_thermal.h. HWMON sysfs
> functions are removed as all of them are present in generic linux thermal layer.
>
> Also the platform data structure is modified to pass frequency cooling
> in percentages for each thermal level.
>
> Signed-off-by: Amit Daniel Kachhap <amit.kachhap@linaro.org>
Ah, that is what I meant. I don't think it makes sense to have this as separate patch.
Guenter
WARNING: multiple messages have this Message-ID (diff)
From: Guenter Roeck <guenter.roeck@ericsson.com>
To: Amit Daniel Kachhap <amit.kachhap@linaro.org>
Cc: "linux-pm@lists.linux-foundation.org"
<linux-pm@lists.linux-foundation.org>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>,
"linaro-dev@lists.linaro.org" <linaro-dev@lists.linaro.org>,
"patches@linaro.org" <patches@linaro.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"lm-sensors@lm-sensors.org" <lm-sensors@lm-sensors.org>,
"eduardo.valentin@ti.com" <eduardo.valentin@ti.com>,
"linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>,
"lenb@kernel.org" <lenb@kernel.org>
Subject: Re: [lm-sensors] [PATCH 3/4] thermal: exynos4: Register the tmu sensor with the thermal interface la
Date: Sat, 03 Mar 2012 14:55:38 +0000 [thread overview]
Message-ID: <20120303145538.GB29335@ericsson.com> (raw)
In-Reply-To: <1330772767-16120-4-git-send-email-amit.kachhap@linaro.org>
On Sat, Mar 03, 2012 at 06:06:06AM -0500, Amit Daniel Kachhap wrote:
> Export and register information from the tmu temperature sensor to the samsung
> exynos kernel thermal framework where different cooling devices and thermal
> zone are binded. The exported information is based according to the data
> structure thermal_sensor_conf present in exynos_thermal.h. HWMON sysfs
> functions are removed as all of them are present in generic linux thermal layer.
>
> Also the platform data structure is modified to pass frequency cooling
> in percentages for each thermal level.
>
> Signed-off-by: Amit Daniel Kachhap <amit.kachhap@linaro.org>
Ah, that is what I meant. I don't think it makes sense to have this as separate patch.
Guenter
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2012-03-03 15:00 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-03 11:06 [PATCH 0/4] thermal: exynos: Add kernel thermal support for exynos platform Amit Daniel Kachhap
2012-03-03 11:18 ` [lm-sensors] " Amit Daniel Kachhap
2012-03-03 11:06 ` Amit Daniel Kachhap
2012-03-03 11:06 ` [PATCH 1/4] thermal: exynos: Add thermal interface support for linux thermal layer Amit Daniel Kachhap
2012-03-03 11:18 ` [lm-sensors] " Amit Daniel Kachhap
2012-03-03 11:06 ` Amit Daniel Kachhap
2012-03-12 10:51 ` R, Durgadoss
2012-03-12 10:51 ` [lm-sensors] " R, Durgadoss
2012-03-13 4:22 ` Amit Kachhap
2012-03-13 4:34 ` [lm-sensors] " Amit Kachhap
2012-03-13 4:22 ` Amit Kachhap
2012-03-13 4:48 ` R, Durgadoss
2012-03-13 4:48 ` R, Durgadoss
2012-03-13 4:48 ` [lm-sensors] " R, Durgadoss
2012-03-03 11:06 ` [PATCH 2/4] hwmon: exynos4: Move thermal sensor driver to driver/mfd directory Amit Daniel Kachhap
2012-03-03 11:18 ` [lm-sensors] " Amit Daniel Kachhap
2012-03-03 11:06 ` Amit Daniel Kachhap
2012-03-03 12:21 ` Sylwester Nawrocki
2012-03-03 12:21 ` [lm-sensors] " Sylwester Nawrocki
2012-03-05 8:44 ` Amit Kachhap
2012-03-05 8:56 ` [lm-sensors] " Amit Kachhap
2012-03-03 14:52 ` Guenter Roeck
2012-03-03 14:52 ` Guenter Roeck
2012-03-03 16:44 ` Mark Brown
2012-03-03 16:44 ` [linux-pm] " Mark Brown
2012-03-03 16:44 ` [lm-sensors] [linux-pm] [PATCH 2/4] hwmon: exynos4: Move thermal sensor driver to driver/mfd dir Mark Brown
2012-03-03 18:04 ` [lm-sensors] [linux-pm] [PATCH 2/4] hwmon: exynos4: Move thermal sensor driver to driver/mfd directory Guenter Roeck
2012-03-03 18:04 ` [lm-sensors] [linux-pm] [PATCH 2/4] hwmon: exynos4: Move thermal sensor driver to driver/mfd dir Guenter Roeck
2012-03-05 9:11 ` [lm-sensors] [PATCH 2/4] hwmon: exynos4: Move thermal sensor driver to driver/mfd directory Amit Kachhap
2012-03-05 9:23 ` [lm-sensors] [linux-pm] [PATCH 2/4] hwmon: exynos4: Move thermal sensor driver to driver/mfd dir Amit Kachhap
2012-03-05 9:11 ` [lm-sensors] [linux-pm] [PATCH 2/4] hwmon: exynos4: Move thermal sensor driver to driver/mfd directory Amit Kachhap
2012-03-03 11:06 ` [PATCH 3/4] thermal: exynos4: Register the tmu sensor with the thermal interface layer Amit Daniel Kachhap
2012-03-03 11:18 ` [lm-sensors] " Amit Daniel Kachhap
2012-03-03 11:06 ` Amit Daniel Kachhap
2012-03-03 14:55 ` Guenter Roeck [this message]
2012-03-03 14:55 ` [lm-sensors] [PATCH 3/4] thermal: exynos4: Register the tmu sensor with the thermal interface la Guenter Roeck
2012-03-03 11:06 ` [PATCH 4/4] ARM: exynos4: Add thermal sensor driver platform device support Amit Daniel Kachhap
2012-03-03 11:18 ` [lm-sensors] " Amit Daniel Kachhap
2012-03-03 11:06 ` Amit Daniel Kachhap
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120303145538.GB29335@ericsson.com \
--to=guenter.roeck@ericsson.com \
--cc=amit.kachhap@linaro.org \
--cc=eduardo.valentin@ti.com \
--cc=lenb@kernel.org \
--cc=linaro-dev@lists.linaro.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@lists.linux-foundation.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=lm-sensors@lm-sensors.org \
--cc=patches@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.