<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/power, branch v2014.01-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>ARMV7: OMAP4: Add twl6032 support</title>
<updated>2013-12-04T13:11:28+00:00</updated>
<author>
<name>Oleg Kosheliev</name>
<email>oleg.kosheliev@ti.com</email>
</author>
<published>2013-10-08T12:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=340e6c830053846d48ba97a73adfac3f5cadfd7e'/>
<id>340e6c830053846d48ba97a73adfac3f5cadfd7e</id>
<content type='text'>
Added chip type detection and twl6032
support in the battery control
and charge functions.

Based on Balaji T K &lt;balajitk@ti.com&gt; patches for TI u-boot.

Signed-off-by: Oleg Kosheliev &lt;oleg.kosheliev@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added chip type detection and twl6032
support in the battery control
and charge functions.

Based on Balaji T K &lt;balajitk@ti.com&gt; patches for TI u-boot.

Signed-off-by: Oleg Kosheliev &lt;oleg.kosheliev@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARMV7: OMAP4: Add struct for twl603x data</title>
<updated>2013-12-04T13:11:28+00:00</updated>
<author>
<name>Oleg Kosheliev</name>
<email>oleg.kosheliev@ti.com</email>
</author>
<published>2013-10-08T12:49:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fc8895035b0d00d22d4edc6b327cb1805baa5872'/>
<id>fc8895035b0d00d22d4edc6b327cb1805baa5872</id>
<content type='text'>
The data struct is used to support different
PMIC chip types. It contains the chip type and
the data (e.g. registers addresses, adc multiplier)
which is different for twl6030 and twl6032.
Replaced some hardcoded values with the
structure vars.

Based on Balaji T K &lt;balajitk@ti.com&gt; patches for TI u-boot.

Signed-off-by: Oleg Kosheliev &lt;oleg.kosheliev@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The data struct is used to support different
PMIC chip types. It contains the chip type and
the data (e.g. registers addresses, adc multiplier)
which is different for twl6030 and twl6032.
Replaced some hardcoded values with the
structure vars.

Based on Balaji T K &lt;balajitk@ti.com&gt; patches for TI u-boot.

Signed-off-by: Oleg Kosheliev &lt;oleg.kosheliev@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers: convert makefiles to Kbuild style</title>
<updated>2013-10-31T17:26:01+00:00</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.m@jp.panasonic.com</email>
</author>
<published>2013-10-17T08:34:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=710f1d3d5f44731665a0d801d166c0f98c1de38e'/>
<id>710f1d3d5f44731665a0d801d166c0f98c1de38e</id>
<content type='text'>
Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM: OMAP5: Power: Add new function to turn on SMPS10</title>
<updated>2013-10-20T21:42:39+00:00</updated>
<author>
<name>Dan Murphy</name>
<email>dmurphy@ti.com</email>
</author>
<published>2013-08-26T13:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1bd435bc70a03f150900be4ac70a7bc8bfa4b438'/>
<id>1bd435bc70a03f150900be4ac70a7bc8bfa4b438</id>
<content type='text'>
Add new functionality to turn on SMPS10 regulator.
This supplies the VBUS to devices connected to the
USB host ports

Signed-off-by: Dan Murphy &lt;dmurphy@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new functionality to turn on SMPS10 regulator.
This supplies the VBUS to devices connected to the
USB host ports

Signed-off-by: Dan Murphy &lt;dmurphy@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-arm</title>
<updated>2013-10-14T15:20:32+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2013-10-14T15:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4fa7613c50069b6821ace02b11a24b46dcbbec5e'/>
<id>4fa7613c50069b6821ace02b11a24b46dcbbec5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'</title>
<updated>2013-10-11T12:47:25+00:00</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2013-10-11T12:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5a9120439416a9101dec7c7dc65bb75a5ff09c4e'/>
<id>5a9120439416a9101dec7c7dc65bb75a5ff09c4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>power:pmic: prevent data abort for pmic bat command</title>
<updated>2013-10-07T12:21:13+00:00</updated>
<author>
<name>Piotr Wilczek</name>
<email>p.wilczek@samsung.com</email>
</author>
<published>2013-09-26T12:43:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a6abaadcfa69d02aafc51b22a39b8dbde1a7a76c'/>
<id>a6abaadcfa69d02aafc51b22a39b8dbde1a7a76c</id>
<content type='text'>
This patch prevents data abort when pmic bat command is called
on non-batery pmic device.

Signed-off-by: Piotr Wilczek &lt;p.wilczek@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
CC: Lukasz Majewski &lt;l.majewski@samsung.com&gt;
CC: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch prevents data abort when pmic bat command is called
on non-batery pmic device.

Signed-off-by: Piotr Wilczek &lt;p.wilczek@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
CC: Lukasz Majewski &lt;l.majewski@samsung.com&gt;
CC: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>power:battery: add battery support for Trats2 board</title>
<updated>2013-09-25T01:52:32+00:00</updated>
<author>
<name>Piotr Wilczek</name>
<email>p.wilczek@samsung.com</email>
</author>
<published>2013-09-20T13:01:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a88aab6b24f6bd20a7720797b0870529309feacc'/>
<id>a88aab6b24f6bd20a7720797b0870529309feacc</id>
<content type='text'>
Signed-off-by: Piotr Wilczek &lt;p.wilczek@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Piotr Wilczek &lt;p.wilczek@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers:power:max77693: add support for new multi function pmic max77693</title>
<updated>2013-09-25T01:52:27+00:00</updated>
<author>
<name>Piotr Wilczek</name>
<email>p.wilczek@samsung.com</email>
</author>
<published>2013-09-24T14:31:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=04750447124143dfc9444a0c3335ffc9636e1df8'/>
<id>04750447124143dfc9444a0c3335ffc9636e1df8</id>
<content type='text'>
This patch add support for new multi function pmic max77693.
The driver is split into three modules: pmic, muic and fuelgage.

Signed-off-by: Piotr Wilczek &lt;p.wilczek@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch add support for new multi function pmic max77693.
The driver is split into three modules: pmic, muic and fuelgage.

Signed-off-by: Piotr Wilczek &lt;p.wilczek@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers/power/pmic: Add tps65910 driver</title>
<updated>2013-09-20T15:01:26+00:00</updated>
<author>
<name>Philip, Avinash</name>
<email>avinashphilip@ti.com</email>
</author>
<published>2013-08-30T20:28:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b04601a7f0f29138bd4a14c383cdeefe83b5a7ee'/>
<id>b04601a7f0f29138bd4a14c383cdeefe83b5a7ee</id>
<content type='text'>
Add a driver for the TPS65910 PMIC that is found in the AM335x GP EVM,
AM335x EVM SK and others.

Signed-off-by: Philip, Avinash &lt;avinashphilip@ti.com&gt;
[trini: Split and rework Avinash's changes into new drivers/power
framework]
Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a driver for the TPS65910 PMIC that is found in the AM335x GP EVM,
AM335x EVM SK and others.

Signed-off-by: Philip, Avinash &lt;avinashphilip@ti.com&gt;
[trini: Split and rework Avinash's changes into new drivers/power
framework]
Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
