<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/thermal, branch v3.4</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/thermal?h=v3.4</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/thermal?h=v3.4'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2012-03-22T05:10:18Z</updated>
<entry>
<title>thermal: Fix for setting the thermal zone mode to enable/disable</title>
<updated>2012-03-22T05:10:18Z</updated>
<author>
<name>Amit Daniel Kachhap</name>
<email>amit.kachhap@linaro.org</email>
</author>
<published>2012-03-21T11:10:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f1f0e2ac596f531c15b7b09ebeb8cfd011fffbd2'/>
<id>urn:sha1:f1f0e2ac596f531c15b7b09ebeb8cfd011fffbd2</id>
<content type='text'>
Basically without this patch changing the mode of thermal zone
is not possible as wrong string size is passed to strncmp.

Signed-off-by: Amit Daniel Kachhap &lt;amit.kachhap@linaro.org&gt;
Acked-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>thermal: spear13xx: checking for NULL instead of IS_ERR()</title>
<updated>2012-03-22T05:07:22Z</updated>
<author>
<name>Dan Carpenter</name>
<email>dan.carpenter@oracle.com</email>
</author>
<published>2012-03-21T19:55:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=03ee62f0b9919535a1be02f72fe8153255a7fda0'/>
<id>urn:sha1:03ee62f0b9919535a1be02f72fe8153255a7fda0</id>
<content type='text'>
thermal_zone_device_register() never returns NULL, on error it returns and
ERR_PTR().

Signed-off-by: Dan Carpenter &lt;dan.carpenter@oracle.com&gt;
Reviewed-by: Viresh Kumar &lt;viresh.kumar@st.com&gt;
Reviewed-by: Vincenzo Frascino &lt;vincenzo.frascino@st.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>thermal/spear_thermal: replace readl/writel with lighter _relaxed variants</title>
<updated>2012-03-22T05:06:43Z</updated>
<author>
<name>Viresh Kumar</name>
<email>viresh.kumar@st.com</email>
</author>
<published>2012-03-21T19:55:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=de716e32e61fae5d1f0d000008d3f641cec5c9dd'/>
<id>urn:sha1:de716e32e61fae5d1f0d000008d3f641cec5c9dd</id>
<content type='text'>
readl/writel versions for ARM contain memory barrier instruction for
synchronizing DMA buffers.  These are not required at least on this
module.  So use lighter _relaxed variants.

Signed-off-by: Viresh Kumar &lt;viresh.kumar@st.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>thermal: add support for thermal sensor present on SPEAr13xx machines</title>
<updated>2012-03-22T05:05:32Z</updated>
<author>
<name>Vincenzo Frascino</name>
<email>vincenzo.frascino@st.com</email>
</author>
<published>2012-03-21T19:55:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6a92c36688bd6d8e68e19ca9b5e41e8197921b59'/>
<id>urn:sha1:6a92c36688bd6d8e68e19ca9b5e41e8197921b59</id>
<content type='text'>
ST's SPEAr13xx machines are based on CortexA9 ARM processors.  These
machines contain a thermal sensor for junction temperature monitoring.

This patch adds support for this thermal sensor in existing thermal
framework.

[akpm@linux-foundation.org: little code cleanup]
[akpm@linux-foundation.org: print the pointer correctly]
[viresh.kumar@st.com: thermal/spear_thermal: add compilation dependency on PLAT_SPEAR]
Signed-off-by: Vincenzo Frascino &lt;vincenzo.frascino@st.com&gt;
Signed-off-by: Viresh Kumar &lt;viresh.kumar@st.com&gt;
Signed-off-by: Viresh Kumar &lt;viresh.kumar@st.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>thermal_sys: convert printks to pr_&lt;level&gt;</title>
<updated>2012-03-22T05:04:40Z</updated>
<author>
<name>Joe Perches</name>
<email>joe@perches.com</email>
</author>
<published>2012-03-21T19:55:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=c5a01dd52dc4903772f464ea580895ccc36e911d'/>
<id>urn:sha1:c5a01dd52dc4903772f464ea580895ccc36e911d</id>
<content type='text'>
Use the current logging style.

Remove PREFIX, add pr_fmt, convert the printks.  All dmesg output now
prefixed with "thermal_sys: ".

Signed-off-by: Joe Perches &lt;joe@perches.com&gt;
Cc: Jesper Juhl &lt;jj@chaosbits.net&gt;
Cc: Len Brown &lt;lenb@kernel.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>thermal_sys: kernel style cleanups</title>
<updated>2012-03-22T05:03:09Z</updated>
<author>
<name>Joe Perches</name>
<email>joe@perches.com</email>
</author>
<published>2012-03-21T19:55:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=caca8b803520b0694423e2ac0ee3d58650b04a12'/>
<id>urn:sha1:caca8b803520b0694423e2ac0ee3d58650b04a12</id>
<content type='text'>
Just a few tidies to make it more like most kernel sources.

A couple of long lines still remain.

Signed-off-by: Joe Perches &lt;joe@perches.com&gt;
Reviewed-by: Jesper Juhl &lt;jj@chaosbits.net&gt;
Cc: Len Brown &lt;lenb@kernel.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>thermal_sys: remove obfuscating used-once macros</title>
<updated>2012-03-22T05:02:31Z</updated>
<author>
<name>Joe Perches</name>
<email>joe@perches.com</email>
</author>
<published>2012-03-21T19:55:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ec797685609da142588012d734e85d14cff9c7d2'/>
<id>urn:sha1:ec797685609da142588012d734e85d14cff9c7d2</id>
<content type='text'>
These don't add any value as they are used only once and the surrounding
code uses similar variable.

Signed-off-by: Joe Perches &lt;joe@perches.com&gt;
Cc: Jesper Juhl &lt;jj@chaosbits.net&gt;
Cc: Len Brown &lt;lenb@kernel.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>thermal_sys: remove unnecessary line continuations</title>
<updated>2012-03-22T05:01:46Z</updated>
<author>
<name>Joe Perches</name>
<email>joe@perches.com</email>
</author>
<published>2012-03-21T19:55:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=886ee5463530036f6171e1376118e7014cf33f7f'/>
<id>urn:sha1:886ee5463530036f6171e1376118e7014cf33f7f</id>
<content type='text'>
Line continations are not necessary in function calls or statements.
Remove them.

Signed-off-by: Joe Perches &lt;joe@perches.com&gt;
Reviewed-by: Jesper Juhl &lt;jj@chaosbits.net&gt;
Cc: Len Brown &lt;lenb@kernel.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>drivers/thermal/thermal_sys.c: fix build warning</title>
<updated>2012-03-22T05:01:27Z</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@gmail.com</email>
</author>
<published>2012-03-21T19:55:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b11de07ce561574b6e03c8192b28bad540da8f79'/>
<id>urn:sha1:b11de07ce561574b6e03c8192b28bad540da8f79</id>
<content type='text'>
With CONFIG_NET=n:

drivers/thermal/thermal_sys.c:63: warning: 'thermal_event_seqnum' defined but not used

Move 'thermal_event_seqnum' definition inside the '#ifdef CONFIG_NET'

[akpm@linux-foundation.org: make thermal_event_seqnum local to generate_netlink_event()]
Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
Acked-by: Guenter Roeck &lt;guenter.roeck@ericsson.com&gt;
Acked-by: Durgadoss R &lt;durgadoss.r@intel.com&gt;
Cc: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>thermal: Rename generate_netlink_event</title>
<updated>2012-01-23T08:15:25Z</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2011-11-04T09:31:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=2d58d7ea9164da59d0ea82fdf80e3ababe52d58c'/>
<id>urn:sha1:2d58d7ea9164da59d0ea82fdf80e3ababe52d58c</id>
<content type='text'>
It doesn't seem right for the thermal subsystem to export a symbol
named generate_netlink_event. This function is thermal-specific and
its name should reflect that fact. Rename it to
thermal_generate_netlink_event.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Acked-by: Rafael J. Wysocki &lt;rjw@sisk.pl&gt;
Acked-by: R.Durgadoss &lt;durgadoss.r@intel.com&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
</feed>
