<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/include/linux/smb349-charger.h, branch T30_LinuxImageV2.0Alpha1_20130122</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>power: smb349: remove otg callback</title>
<updated>2012-07-09T22:38:54+00:00</updated>
<author>
<name>Chandler Zhang</name>
<email>chazhang@nvidia.com</email>
</author>
<published>2012-07-02T06:41:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=9bcf005a7494bb9890fd2bde02889e2ef168c289'/>
<id>9bcf005a7494bb9890fd2bde02889e2ef168c289</id>
<content type='text'>
The callback in otg driver is not a standard way of controlling
USB VBUS. Remove the callback and use regulator to control.

Bug 997805

Change-Id: I6d7fd01f9346e037515901ac6fe6d349a140d13e
Signed-off-by: Chander Zhang &lt;chazhang@nvidia.com&gt;
Reviewed-on: http://git-master/r/112896
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Syed Rafiuddin &lt;srafiuddin@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The callback in otg driver is not a standard way of controlling
USB VBUS. Remove the callback and use regulator to control.

Bug 997805

Change-Id: I6d7fd01f9346e037515901ac6fe6d349a140d13e
Signed-off-by: Chander Zhang &lt;chazhang@nvidia.com&gt;
Reviewed-on: http://git-master/r/112896
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Syed Rafiuddin &lt;srafiuddin@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>power: smb349: update correct charger status</title>
<updated>2012-05-01T21:14:02+00:00</updated>
<author>
<name>Syed Rafiuddin</name>
<email>srafiuddin@nvidia.com</email>
</author>
<published>2012-04-25T11:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=09789ff83ba1f3a78ba9484039a13526fed1d42e'/>
<id>09789ff83ba1f3a78ba9484039a13526fed1d42e</id>
<content type='text'>
Update correct status to fuel-gauge driver
when charger cable is disconnected.

Bug 960318

Change-Id: I4c3ad2030ada7c06825e80a3eb4697b669fe7cb6
Signed-off-by: Syed Rafiuddin &lt;srafiuddin@nvidia.com&gt;
Reviewed-on: http://git-master/r/98719
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update correct status to fuel-gauge driver
when charger cable is disconnected.

Bug 960318

Change-Id: I4c3ad2030ada7c06825e80a3eb4697b669fe7cb6
Signed-off-by: Syed Rafiuddin &lt;srafiuddin@nvidia.com&gt;
Reviewed-on: http://git-master/r/98719
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers: resolve compilation time warnings</title>
<updated>2012-04-19T12:00:13+00:00</updated>
<author>
<name>Sanjay Singh Rawat</name>
<email>srawat@nvidia.com</email>
</author>
<published>2012-03-28T12:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=bdd8ce3b99c4ff20dc2f83698c1dc3ae5780fe30'/>
<id>bdd8ce3b99c4ff20dc2f83698c1dc3ae5780fe30</id>
<content type='text'>
bug 949219

Change-Id: I5942ba86bd1cbe1f1bd06a7c9f51a10d83e6cabb
Signed-off-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-on: http://git-master/r/92819
Reviewed-by: Rohan Somvanshi &lt;rsomvanshi@nvidia.com&gt;
Tested-by: Rohan Somvanshi &lt;rsomvanshi@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug 949219

Change-Id: I5942ba86bd1cbe1f1bd06a7c9f51a10d83e6cabb
Signed-off-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-on: http://git-master/r/92819
Reviewed-by: Rohan Somvanshi &lt;rsomvanshi@nvidia.com&gt;
Tested-by: Rohan Somvanshi &lt;rsomvanshi@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>power: smb349: addition of regulator interface</title>
<updated>2012-04-19T01:30:22+00:00</updated>
<author>
<name>Syed Rafiuddin</name>
<email>srafiuddin@nvidia.com</email>
</author>
<published>2012-04-13T10:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=1936560a16edfe970ae286c2a7f60c445e36086a'/>
<id>1936560a16edfe970ae286c2a7f60c445e36086a</id>
<content type='text'>
Addition of reglator interface to detect the usb cable
plug/unplug detection.

Bug 961166
Bug 966874

Change-Id: Ida297bc39df9aca8cffe60c29bc24f2d32819f56
Signed-off-by: Syed Rafiuddin &lt;srafiuddin@nvidia.com&gt;
Signed-off-by: Chandler Zhang &lt;chazhang@nvidia.com&gt;
Reviewed-on: http://git-master/r/96440
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addition of reglator interface to detect the usb cable
plug/unplug detection.

Bug 961166
Bug 966874

Change-Id: Ida297bc39df9aca8cffe60c29bc24f2d32819f56
Signed-off-by: Syed Rafiuddin &lt;srafiuddin@nvidia.com&gt;
Signed-off-by: Chandler Zhang &lt;chazhang@nvidia.com&gt;
Reviewed-on: http://git-master/r/96440
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>power: smb349: fix otg driver callback function</title>
<updated>2012-03-15T17:34:23+00:00</updated>
<author>
<name>Syed Rafiuddin</name>
<email>srafiuddin@nvidia.com</email>
</author>
<published>2012-03-09T11:08:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=46e097bdab198a2b4ee0dda48337c2d0ecafda9b'/>
<id>46e097bdab198a2b4ee0dda48337c2d0ecafda9b</id>
<content type='text'>
Allows OTG enable/disable only while USB OTG state
swithes between SUSPEND and HOST

Bug 937188

Change-Id: If651dfb19db37f8822e6d1473aa573246aca8d45
Signed-off-by: Syed Rafiuddin &lt;srafiuddin@nvidia.com&gt;
Reviewed-on: http://git-master/r/89111
Reviewed-by: Rohan Somvanshi &lt;rsomvanshi@nvidia.com&gt;
Tested-by: Rohan Somvanshi &lt;rsomvanshi@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows OTG enable/disable only while USB OTG state
swithes between SUSPEND and HOST

Bug 937188

Change-Id: If651dfb19db37f8822e6d1473aa573246aca8d45
Signed-off-by: Syed Rafiuddin &lt;srafiuddin@nvidia.com&gt;
Reviewed-on: http://git-master/r/89111
Reviewed-by: Rohan Somvanshi &lt;rsomvanshi@nvidia.com&gt;
Tested-by: Rohan Somvanshi &lt;rsomvanshi@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>power: smb349: add callback to update charger</title>
<updated>2012-03-15T15:58:00+00:00</updated>
<author>
<name>Chandler Zhang</name>
<email>chazhang@nvidia.com</email>
</author>
<published>2012-03-12T09:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=07102a20b48daf109282f23d2f72d8a710fe827b'/>
<id>07102a20b48daf109282f23d2f72d8a710fe827b</id>
<content type='text'>
Add update_charger_status() function callback to fix unknown
charging status at start up issue.

Bug 951750

Change-Id: Ib264479b0a251a07d136c245afa85c3444754ee0
Signed-off-by: Chandler Zhang &lt;chazhang@nvidia.com&gt;
Reviewed-on: http://git-master/r/89436
Reviewed-by: Rohan Somvanshi &lt;rsomvanshi@nvidia.com&gt;
Tested-by: Rohan Somvanshi &lt;rsomvanshi@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add update_charger_status() function callback to fix unknown
charging status at start up issue.

Bug 951750

Change-Id: Ib264479b0a251a07d136c245afa85c3444754ee0
Signed-off-by: Chandler Zhang &lt;chazhang@nvidia.com&gt;
Reviewed-on: http://git-master/r/89436
Reviewed-by: Rohan Somvanshi &lt;rsomvanshi@nvidia.com&gt;
Tested-by: Rohan Somvanshi &lt;rsomvanshi@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>power: smb349: Enable OTG support</title>
<updated>2012-03-08T05:49:29+00:00</updated>
<author>
<name>Syed Rafiuddin</name>
<email>srafiuddin@nvidia.com</email>
</author>
<published>2012-03-07T09:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=1d7053ebe8ea39b10c22d85987d0107df0f955f3'/>
<id>1d7053ebe8ea39b10c22d85987d0107df0f955f3</id>
<content type='text'>
Addition of OTG support in smb349 charger driver

Change-Id: Ib38c9f4c06285ae07d93cfa3c6f5e1637aaa9460
Signed-off-by: Syed Rafiuddin &lt;srafiuddin@nvidia.com&gt;
Reviewed-on: http://git-master/r/86936
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addition of OTG support in smb349 charger driver

Change-Id: Ib38c9f4c06285ae07d93cfa3c6f5e1637aaa9460
Signed-off-by: Syed Rafiuddin &lt;srafiuddin@nvidia.com&gt;
Reviewed-on: http://git-master/r/86936
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>power: smb349: Addition of interrupt support</title>
<updated>2012-03-03T01:52:26+00:00</updated>
<author>
<name>Syed Rafiuddin</name>
<email>srafiuddin@nvidia.com</email>
</author>
<published>2012-03-01T15:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=16d1a5a17ccec005b6c5ebe847a224a5ede7c9c5'/>
<id>16d1a5a17ccec005b6c5ebe847a224a5ede7c9c5</id>
<content type='text'>
-Addition of interrupt support to update charger
properties to fuel-gauge driver.

Change-Id: If6384921247b6534f2d8142ad5fd079c5f6e0890
Signed-off-by: Syed Rafiuddin &lt;srafiuddin@nvidia.com&gt;
Reviewed-on: http://git-master/r/83507
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-Addition of interrupt support to update charger
properties to fuel-gauge driver.

Change-Id: If6384921247b6534f2d8142ad5fd079c5f6e0890
Signed-off-by: Syed Rafiuddin &lt;srafiuddin@nvidia.com&gt;
Reviewed-on: http://git-master/r/83507
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>power: smb349: smb349 charger driver</title>
<updated>2012-02-09T20:52:28+00:00</updated>
<author>
<name>Syed Rafiuddin</name>
<email>srafiuddin@nvidia.com</email>
</author>
<published>2012-01-31T11:40:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=385778bfee40e5925128ccd5186276c32ef252f2'/>
<id>385778bfee40e5925128ccd5186276c32ef252f2</id>
<content type='text'>
Smb349 battery charger driver for kai platform.

Signed-off-by: Syed Rafiuddin &lt;srafiuddin@nvidia.com&gt;
Reviewed-on: http://git-master/r/78211
(cherry picked from commit f059c9db2735a6e0088dd9cd61a623b13b5d717e)

Change-Id: Ifa401713928d29bb4235353e50b66e632c7625ba
Signed-off-by: Pritesh Raithatha &lt;praithatha@nvidia.com&gt;
Reviewed-on: http://git-master/r/79980
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
Tested-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Smb349 battery charger driver for kai platform.

Signed-off-by: Syed Rafiuddin &lt;srafiuddin@nvidia.com&gt;
Reviewed-on: http://git-master/r/78211
(cherry picked from commit f059c9db2735a6e0088dd9cd61a623b13b5d717e)

Change-Id: Ifa401713928d29bb4235353e50b66e632c7625ba
Signed-off-by: Pritesh Raithatha &lt;praithatha@nvidia.com&gt;
Reviewed-on: http://git-master/r/79980
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
Tested-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
