<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/drivers/rtc, 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>ENGR00162593-1 MX53 RTC: fix alarm  can't wake up system</title>
<updated>2011-11-23T11:18:39+00:00</updated>
<author>
<name>Lin Fuzhen</name>
<email>fuzhen.lin@freescale.com</email>
</author>
<published>2011-11-23T09:45:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=e8d838a81333ad9994358b20ee293bcbe6f9f4cd'/>
<id>e8d838a81333ad9994358b20ee293bcbe6f9f4cd</id>
<content type='text'>
When switch to PMIC RTC, it needs to enable the PMIC alarm IRQ, so that
PMIC cand wakeup the sytem when system in suspend mode if a alarm event occur

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 switch to PMIC RTC, it needs to enable the PMIC alarm IRQ, so that
PMIC cand wakeup the sytem when system in suspend mode if a alarm event occur

Signed-off-by: Lin Fuzhen &lt;fuzhen.lin@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00162588: Disable PMIC tick-alarm</title>
<updated>2011-11-18T08:48:09+00:00</updated>
<author>
<name>Lin Fuzhen</name>
<email>fuzhen.lin@freescale.com</email>
</author>
<published>2011-11-18T08:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=0a24720ede241d1318e1a35ceae29cc64dc7b217'/>
<id>0a24720ede241d1318e1a35ceae29cc64dc7b217</id>
<content type='text'>
Da9053 tick alarm will generate a intterupt to cpu every minutes  or
seconds if enable tick alarm, android don't use this feature, so disable
it.

Signed-off-by: Lin Fuzhen &lt;fuzhen.lin@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Da9053 tick alarm will generate a intterupt to cpu every minutes  or
seconds if enable tick alarm, android don't use this feature, so disable
it.

Signed-off-by: Lin Fuzhen &lt;fuzhen.lin@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00141735 MX50 RD3: use platform_device_id to differentiate two pmics</title>
<updated>2011-05-09T03:19:13+00:00</updated>
<author>
<name>Robby Cai</name>
<email>R63905@freescale.com</email>
</author>
<published>2011-04-07T10:04:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=e3f3beb95bbed1d79492f79d243ec716c77a8775'/>
<id>e3f3beb95bbed1d79492f79d243ec716c77a8775</id>
<content type='text'>
we re-use rtc-mc13892.c, so use platform_device_id to make it clear.

Signed-off-by: Robby Cai &lt;R63905@freescale.com&gt;
(cherry picked from commit ee0a0b7f700e4f65c3debdc95e1c37b71c31bceb)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we re-use rtc-mc13892.c, so use platform_device_id to make it clear.

Signed-off-by: Robby Cai &lt;R63905@freescale.com&gt;
(cherry picked from commit ee0a0b7f700e4f65c3debdc95e1c37b71c31bceb)
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00142729 SRTC: Add missing delay for writes to LP registers</title>
<updated>2011-05-03T20:14:48+00:00</updated>
<author>
<name>Anish Trivedi</name>
<email>anish@freescale.com</email>
</author>
<published>2011-04-29T16:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=e995115b76848a00c4c30aed0aad03754b4f1101'/>
<id>e995115b76848a00c4c30aed0aad03754b4f1101</id>
<content type='text'>
Writes to LP domain registers take 3 clock cycle of the CKIL clock.
There were some writes in the driver that did not have this necessary delay.

Not all writes require this delay. The delay simply needs to be added before
the next read or return to upper layers of the driver.

Signed-off-by: Anish Trivedi &lt;anish@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Writes to LP domain registers take 3 clock cycle of the CKIL clock.
There were some writes in the driver that did not have this necessary delay.

Not all writes require this delay. The delay simply needs to be added before
the next read or return to upper layers of the driver.

Signed-off-by: Anish Trivedi &lt;anish@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rtc: alarm: Add in-kernel alarm interface for Android</title>
<updated>2011-02-12T07:47:13+00:00</updated>
<author>
<name>Arve Hjønnevåg</name>
<email>arve@android.com</email>
</author>
<published>2011-01-12T07:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=c35faa1f995a70bd93c19d6a45017f9f159e3c80'/>
<id>c35faa1f995a70bd93c19d6a45017f9f159e3c80</id>
<content type='text'>
Drivers can now create alarms that will use an hrtimer while the
system is running and the rtc to wake up from suspend.

Signed-off-by: Arve Hjønnevåg &lt;arve@android.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drivers can now create alarms that will use an hrtimer while the
system is running and the rtc to wake up from suspend.

Signed-off-by: Arve Hjønnevåg &lt;arve@android.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00137666-2 srtc: remove mxc_srtc_platform_data struct</title>
<updated>2011-02-03T22:36:30+00:00</updated>
<author>
<name>Lily Zhang</name>
<email>r58066@freescale.com</email>
</author>
<published>2011-01-06T09:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=7b3d0e9056175ea3c2ad5e09f45abbe0a1aecfd6'/>
<id>7b3d0e9056175ea3c2ad5e09f45abbe0a1aecfd6</id>
<content type='text'>
remove mxc_srtc_platform_data struct from srtc driver

Signed-off-by: Lily Zhang &lt;r58066@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove mxc_srtc_platform_data struct from srtc driver

Signed-off-by: Lily Zhang &lt;r58066@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENGR00137654 SRTC: keep clock always on</title>
<updated>2011-02-03T22:36:27+00:00</updated>
<author>
<name>Lily Zhang</name>
<email>r58066@freescale.com</email>
</author>
<published>2011-01-06T05:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=fa67b31fdc4eaa9fb4185d4478e44c9beed9448a'/>
<id>fa67b31fdc4eaa9fb4185d4478e44c9beed9448a</id>
<content type='text'>
This patch is to remove clk operations from interrupt
handler and keep SRTC clock on.

Signed-off-by: Lily Zhang &lt;r58066@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch is to remove clk operations from interrupt
handler and keep SRTC clock on.

Signed-off-by: Lily Zhang &lt;r58066@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>
<entry>
<title>ENGR00131573 SRTC Enable time set notification test</title>
<updated>2010-10-05T21:08:03+00:00</updated>
<author>
<name>Anish Trivedi</name>
<email>anish@freescale.com</email>
</author>
<published>2010-10-05T21:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=e5f01f0f81914920485e586c6dd573b0ade37a5c'/>
<id>e5f01f0f81914920485e586c6dd573b0ade37a5c</id>
<content type='text'>
Added schedule() call after complete is called
to ensure that signalled processes get a chance
to handle the current time change value before
any new time changes occur.

Signed-off-by: Anish Trivedi &lt;anish@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added schedule() call after complete is called
to ensure that signalled processes get a chance
to handle the current time change value before
any new time changes occur.

Signed-off-by: Anish Trivedi &lt;anish@freescale.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
