<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/drivers/hwmon, branch imx-android-r10.4</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>ENGR00162493-1 mag3110: register the mag3110 as earlysuspend device</title>
<updated>2011-12-07T16:03:20+00:00</updated>
<author>
<name>Lin Fuzhen</name>
<email>fuzhen.lin@freescale.com</email>
</author>
<published>2011-11-17T11:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=ca4c4be73dd2a1e407d8f810a1121c877ba635b0'/>
<id>ca4c4be73dd2a1e407d8f810a1121c877ba635b0</id>
<content type='text'>
When screen off, let mag3110 entry in suspend to save some power

Signed-off-by: Lin Fuzhen &lt;fuzhen.lin@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When screen off, let mag3110 entry in suspend to save some power

Signed-off-by: Lin Fuzhen &lt;fuzhen.lin@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00163704 Android: stop sensor polling when shutdown</title>
<updated>2011-12-05T07:46:27+00:00</updated>
<author>
<name>Zhang Jiejing</name>
<email>jiejing.zhang@freescale.com</email>
</author>
<published>2011-11-25T07:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=a7e4dbdebf366d036865ec9121cd236f15894201'/>
<id>a7e4dbdebf366d036865ec9121cd236f15894201</id>
<content type='text'>
modify these sensors: mma8451, mag3110, max17085 battery.

sensor like device should stop after .shutdown callback,
since after .shutdown callback, kernel going to reset,
user space should not receive any message.

since android not kill system server when reboot/shutdown,
the userspace will still running.

Signed-off-by: Zhang Jiejing &lt;jiejing.zhang@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
modify these sensors: mma8451, mag3110, max17085 battery.

sensor like device should stop after .shutdown callback,
since after .shutdown callback, kernel going to reset,
user space should not receive any message.

since android not kill system server when reboot/shutdown,
the userspace will still running.

Signed-off-by: Zhang Jiejing &lt;jiejing.zhang@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00144148 mag3110: Replace dev_err with dev_dbg for int not received</title>
<updated>2011-06-03T21:52:38+00:00</updated>
<author>
<name>Sammy He</name>
<email>r62914@freescale.com</email>
</author>
<published>2011-05-27T13:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=9654dbe45d75efad702aceadca4fbb75c36dfdee'/>
<id>9654dbe45d75efad702aceadca4fbb75c36dfdee</id>
<content type='text'>
Use dev_dbg to replace dev_err for mag3110 interrupt not received error.
Some board sensors may not be sold well, this log will be printed always
and make user boring if user doesn't care of mag3110 result.

Signed-off-by: Sammy He &lt;r62914@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use dev_dbg to replace dev_err for mag3110 interrupt not received error.
Some board sensors may not be sold well, this log will be printed always
and make user boring if user doesn't care of mag3110 result.

Signed-off-by: Sammy He &lt;r62914@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00141665 hwmon: mma8451 cleanup/refine code.</title>
<updated>2011-05-09T03:05:24+00:00</updated>
<author>
<name>Zhang Jiejing</name>
<email>jiejing.zhang@freescale.com</email>
</author>
<published>2011-04-06T10:30:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=7a32c3e2346c15a114e1dbc300651afd4a5bcd70'/>
<id>7a32c3e2346c15a114e1dbc300651afd4a5bcd70</id>
<content type='text'>
remove lost of misc code, and fix resource leak.

Signed-off-by: Zhang Jiejing &lt;jiejing.zhang@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove lost of misc code, and fix resource leak.

Signed-off-by: Zhang Jiejing &lt;jiejing.zhang@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00141235-1 mag3110: Add mag3110 3-Axis magnetometer support.</title>
<updated>2011-05-04T02:13:17+00:00</updated>
<author>
<name>Sammy He</name>
<email>r62914@freescale.com</email>
</author>
<published>2011-04-29T09:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=668445cf6032e6f5e239877d621fde9dd366956e'/>
<id>668445cf6032e6f5e239877d621fde9dd366956e</id>
<content type='text'>
Add mag3110 3-Axis magnetometer support which is used in e-Compass.

Signed-off-by: Sammy He &lt;r62914@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add mag3110 3-Axis magnetometer support which is used in e-Compass.

Signed-off-by: Sammy He &lt;r62914@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00141486-2 i.mx drivers: remove building warning message</title>
<updated>2011-04-27T11:48:07+00:00</updated>
<author>
<name>Lily Zhang</name>
<email>r58066@freescale.com</email>
</author>
<published>2011-04-13T06:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=224dbd2169f577525297f296e427392f0504036b'/>
<id>224dbd2169f577525297f296e427392f0504036b</id>
<content type='text'>
remove building warning message in i.mx drivers

Signed-off-by: Lily Zhang &lt;r58066@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove building warning message in i.mx drivers

Signed-off-by: Lily Zhang &lt;r58066@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00140036 Set init max poll delay time in mma sensor driver</title>
<updated>2011-03-02T08:25:20+00:00</updated>
<author>
<name>Sammy He</name>
<email>r62914@freescale.com</email>
</author>
<published>2011-03-02T12:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=5bb0cdbc2751d008a8bcf4d7fb2bb406eed1f692'/>
<id>5bb0cdbc2751d008a8bcf4d7fb2bb406eed1f692</id>
<content type='text'>
1. Set initial max poll delay time in mma8450 and mma8451
   accelerometer sensor driver. And remove one build warning.
2. Remove dev parent set.

Signed-off-by: Sammy He &lt;r62914@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Set initial max poll delay time in mma8450 and mma8451
   accelerometer sensor driver. And remove one build warning.
2. Remove dev parent set.

Signed-off-by: Sammy He &lt;r62914@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00139380-2 battery charger: add max17085 battery charger support</title>
<updated>2011-02-21T05:09:35+00:00</updated>
<author>
<name>Jason Chen</name>
<email>b02280@freescale.com</email>
</author>
<published>2011-02-21T03:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=71f767272db9c4b22fd6e1a1c2fb7bc1d9ac6106'/>
<id>71f767272db9c4b22fd6e1a1c2fb7bc1d9ac6106</id>
<content type='text'>
Add max17085 battery charger support

Signed-off-by: Jason Chen &lt;b02280@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add max17085 battery charger support

Signed-off-by: Jason Chen &lt;b02280@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00137556-2 porting da9053 pmic driver</title>
<updated>2011-02-03T22:35:58+00:00</updated>
<author>
<name>Zhou Jingyu</name>
<email>b02241@freescale.com</email>
</author>
<published>2011-01-05T02:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=1ab2ef9bf975ec5ff768f65d02bfd58fe743fa2f'/>
<id>1ab2ef9bf975ec5ff768f65d02bfd58fe743fa2f</id>
<content type='text'>
porting da9053 pmic driver

Signed-off-by: Zhou Jingyu &lt;Jingyu.Zhou@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
porting da9053 pmic driver

Signed-off-by: Zhou Jingyu &lt;Jingyu.Zhou@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00137556-1 add da9053 pmic driver</title>
<updated>2011-02-03T22:35:56+00:00</updated>
<author>
<name>David Dajun Chen</name>
<email>Dajun.Chen@diasemi.com</email>
</author>
<published>2011-01-04T05:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=6a74001d6eda0fbe07c97269d0d59d6358699540'/>
<id>6a74001d6eda0fbe07c97269d0d59d6358699540</id>
<content type='text'>
Add DA9053 source code from Dialog
The code revision is 3r0 and it is base
on DA9052 driver code

Acked-by: Lily Zhang &lt;r58066@freescale.com&gt;
Signed-off-by: David Dajun Chen &lt;Dajun.Chen@diasemi.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add DA9053 source code from Dialog
The code revision is 3r0 and it is base
on DA9052 driver code

Acked-by: Lily Zhang &lt;r58066@freescale.com&gt;
Signed-off-by: David Dajun Chen &lt;Dajun.Chen@diasemi.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
