From: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
To: rui.zhang@intel.com, eduardo.valentin@ti.com
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Subject: [PATCH v2] Thermal: ACPI INT3403 thermal driver
Date: Sun, 26 Jan 2014 20:31:40 -0800 [thread overview]
Message-ID: <1390797101-3301-1-git-send-email-srinivas.pandruvada@linux.intel.com> (raw)
v2:
Updated description of CONFIG_ACPI_INT3403_THERMAL:
Linus didn't like the config help text. This patch updated the help text to
"
Newer laptops and tablets that use ACPI may have thermal sensors outside the
core CPU/SOC for thermal safety reasons. These temperature sensors are also
exposed for the OS to use via the so called INT3403 ACPI object. This driver
will, on devices that have such sensors, expose the temperature information
from these sensors to userspace via the normal thermal framework. This means
that a wide range of applications and GUI widgets can show this information to
the user or use this information for making decisions. For example, the Intel
Thermal Daemon can use this information to allow the user to select his laptop
to run without turning on the fans.
"
v1:
Base version reviewed and merged to linux-next
Srinivas Pandruvada (1):
Thermal: ACPI INT3403 thermal driver
drivers/thermal/Kconfig | 15 +++
drivers/thermal/Makefile | 1 +
drivers/thermal/int3403_thermal.c | 237 ++++++++++++++++++++++++++++++++++++++
3 files changed, 253 insertions(+)
create mode 100644 drivers/thermal/int3403_thermal.c
--
1.8.3.2
next reply other threads:[~2014-01-27 4:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-27 4:31 Srinivas Pandruvada [this message]
2014-01-27 4:31 ` [PATCH v2] Thermal: ACPI INT3403 thermal driver Srinivas Pandruvada
-- strict thread matches above, loose matches on Subject: below --
2013-12-30 20:55 Srinivas Pandruvada
2014-01-02 1:50 ` Zhang Rui
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=1390797101-3301-1-git-send-email-srinivas.pandruvada@linux.intel.com \
--to=srinivas.pandruvada@linux.intel.com \
--cc=eduardo.valentin@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rui.zhang@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox