<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-stable.git/include/linux/lp8727.h, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/'/>
<entry>
<title>lp8727_charger: Move header file into platform_data directory</title>
<updated>2012-07-14T08:14:35+00:00</updated>
<author>
<name>Kim, Milo</name>
<email>Milo.Kim@ti.com</email>
</author>
<published>2012-07-03T01:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=1aebb0973160570e1df4c95c2e43a60993f71087'/>
<id>1aebb0973160570e1df4c95c2e43a60993f71087</id>
<content type='text'>
The lp8727 header can be used only in the platform side, so it can be
moved to the platform_data directory.

Signed-off-by: Milo(Woogyom) Kim &lt;milo.kim@ti.com&gt;
Signed-off-by: Anton Vorontsov &lt;anton.vorontsov@linaro.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The lp8727 header can be used only in the platform side, so it can be
moved to the platform_data directory.

Signed-off-by: Milo(Woogyom) Kim &lt;milo.kim@ti.com&gt;
Signed-off-by: Anton Vorontsov &lt;anton.vorontsov@linaro.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lp8727_charger: Correct typos on the comment</title>
<updated>2012-03-26T16:40:59+00:00</updated>
<author>
<name>Kim, Milo</name>
<email>Milo.Kim@ti.com</email>
</author>
<published>2012-01-27T06:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=f7bae49aa1247a195a3fe4235edf6811c175bb7b'/>
<id>f7bae49aa1247a195a3fe4235edf6811c175bb7b</id>
<content type='text'>
intergrated charger -&gt; integrated charger
    ^

Signed-off-by: Milo(Woogyom) Kim &lt;milo.kim@ti.com&gt;
Signed-off-by: Anton Vorontsov &lt;anton.vorontsov@linaro.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
intergrated charger -&gt; integrated charger
    ^

Signed-off-by: Milo(Woogyom) Kim &lt;milo.kim@ti.com&gt;
Signed-off-by: Anton Vorontsov &lt;anton.vorontsov@linaro.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lp8727_charger: Add description of platform data</title>
<updated>2012-03-26T16:40:57+00:00</updated>
<author>
<name>Kim, Milo</name>
<email>Milo.Kim@ti.com</email>
</author>
<published>2012-01-27T06:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=9b11adc773b45845cc384bf01a623bba628f9f99'/>
<id>9b11adc773b45845cc384bf01a623bba628f9f99</id>
<content type='text'>
Add brief description of lp8727_platform_data and lp8727_chg_param.

Signed-off-by: Milo(Woogyom) Kim &lt;milo.kim@ti.com&gt;
Signed-off-by: Anton Vorontsov &lt;anton.vorontsov@linaro.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add brief description of lp8727_platform_data and lp8727_chg_param.

Signed-off-by: Milo(Woogyom) Kim &lt;milo.kim@ti.com&gt;
Signed-off-by: Anton Vorontsov &lt;anton.vorontsov@linaro.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lp8727_charger: Add company name and description</title>
<updated>2012-03-26T16:40:52+00:00</updated>
<author>
<name>Kim, Milo</name>
<email>Milo.Kim@ti.com</email>
</author>
<published>2012-01-30T01:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=e39b828f5355e41a8fd24f413fb9dfb81d808397'/>
<id>e39b828f5355e41a8fd24f413fb9dfb81d808397</id>
<content type='text'>
Add 'Texas Instruments' because TI acquired National semiconductor at 2011.
And the driver information is added in the header file.

Signed-off-by: Milo(Woogyom) Kim &lt;milo.kim@ti.com&gt;
Signed-off-by: Anton Vorontsov &lt;anton.vorontsov@linaro.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add 'Texas Instruments' because TI acquired National semiconductor at 2011.
And the driver information is added in the header file.

Signed-off-by: Milo(Woogyom) Kim &lt;milo.kim@ti.com&gt;
Signed-off-by: Anton Vorontsov &lt;anton.vorontsov@linaro.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>include/linux/lp8727.h: Remove executable bit</title>
<updated>2012-02-02T23:43:40+00:00</updated>
<author>
<name>Josh Triplett</name>
<email>josh@joshtriplett.org</email>
</author>
<published>2012-02-02T23:29:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=ff05f603c3238010769787f3ba54c48c290ed3e5'/>
<id>ff05f603c3238010769787f3ba54c48c290ed3e5</id>
<content type='text'>
Signed-off-by: Josh Triplett &lt;josh@joshtriplett.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Josh Triplett &lt;josh@joshtriplett.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lp8727_charger: Some minor fixes for the header</title>
<updated>2012-01-04T12:25:45+00:00</updated>
<author>
<name>Milo(Woogyom) Kim</name>
<email>milo.kim@ti.com</email>
</author>
<published>2012-01-04T12:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=e57b432d0c91a4c472b2826b21524bdbbf2688d1'/>
<id>e57b432d0c91a4c472b2826b21524bdbbf2688d1</id>
<content type='text'>
Pointer coding style changes
: add space between return type and function pointer
  ex) u8(*get_batt_present) (void)
   -&gt; u8 (*get_batt_present) (void)

Signed-off-by: Woogyom Kim &lt;milo.kim@ti.com&gt;
Signed-off-by: Anton Vorontsov &lt;cbouatmailru@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pointer coding style changes
: add space between return type and function pointer
  ex) u8(*get_batt_present) (void)
   -&gt; u8 (*get_batt_present) (void)

Signed-off-by: Woogyom Kim &lt;milo.kim@ti.com&gt;
Signed-off-by: Anton Vorontsov &lt;cbouatmailru@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lp8727_charger: Add header file</title>
<updated>2012-01-04T12:20:53+00:00</updated>
<author>
<name>Kim, Milo</name>
<email>Milo.Kim@nsc.com</email>
</author>
<published>2011-09-07T08:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=620b2736696743fc785b2fc63dbc0fe69cbfe3a7'/>
<id>620b2736696743fc785b2fc63dbc0fe69cbfe3a7</id>
<content type='text'>
Oops, forgot to 'git add' it. [AV]

Signed-off-by: Woogyom Kim &lt;milo.kim@ti.com&gt;
Signed-off-by: Anton Vorontsov &lt;cbouatmailru@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Oops, forgot to 'git add' it. [AV]

Signed-off-by: Woogyom Kim &lt;milo.kim@ti.com&gt;
Signed-off-by: Anton Vorontsov &lt;cbouatmailru@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
