<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/drivers/rtc/Makefile, branch tegra-10.9.9</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>[arm/tegra] Driver for internal RTC and alarm</title>
<updated>2010-07-28T00:48:31+00:00</updated>
<author>
<name>Jon Mayo</name>
<email>jmayo@nvidia.com</email>
</author>
<published>2010-07-21T00:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=55a9799cd38a5f2d6f4b19e82b0dd4514b031065'/>
<id>55a9799cd38a5f2d6f4b19e82b0dd4514b031065</id>
<content type='text'>
Implementation using internal RTC(real time clock).
Alarm wake up from lp0/lp1 is supported.
Use option CONFIG_RTC_DRV_TEGRA to enable.
Tested as working on E1108 A02 and E1109 A01 boards.

Bug: 607035

Change-Id: I4c048439fd87f7df1918983f565dc7ca566fdf4c
Reviewed-on: http://git-master.nvidia.com/r/3899
Reviewed-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Tested-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implementation using internal RTC(real time clock).
Alarm wake up from lp0/lp1 is supported.
Use option CONFIG_RTC_DRV_TEGRA to enable.
Tested as working on E1108 A02 and E1109 A01 boards.

Bug: 607035

Change-Id: I4c048439fd87f7df1918983f565dc7ca566fdf4c
Reviewed-on: http://git-master.nvidia.com/r/3899
Reviewed-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Tested-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rtc: add rtc-tegra-odm driver</title>
<updated>2010-05-19T04:12:00+00:00</updated>
<author>
<name>Gary King</name>
<email>gking@nvidia.com</email>
</author>
<published>2010-05-19T04:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=086efdd7dd7db438ef8846d1d07d6e0f1e42c523'/>
<id>086efdd7dd7db438ef8846d1d07d6e0f1e42c523</id>
<content type='text'>
add an RTC driver using the NVIDIA PMU adaptation ODM kit interface

Change-Id: I15665165ec4c175c2b140639bb01be7ebce6e6a1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add an RTC driver using the NVIDIA PMU adaptation ODM kit interface

Change-Id: I15665165ec4c175c2b140639bb01be7ebce6e6a1
</pre>
</div>
</content>
</entry>
<entry>
<title>rtc: alarm: Add in-kernel alarm interface</title>
<updated>2010-02-04T05:27:09+00:00</updated>
<author>
<name>Arve Hjønnevåg</name>
<email>arve@android.com</email>
</author>
<published>2009-05-04T21:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=d1d79061a9d4a184dc026ca6dc105d17da0693c3'/>
<id>d1d79061a9d4a184dc026ca6dc105d17da0693c3</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>rtc: Add android alarm driver.</title>
<updated>2010-02-04T05:27:09+00:00</updated>
<author>
<name>Arve Hjønnevåg</name>
<email>arve@android.com</email>
</author>
<published>2008-10-15T00:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=b76a757d7b11b2eee422a917067193b31a1a994c'/>
<id>b76a757d7b11b2eee422a917067193b31a1a994c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rtc: driver for PCAP2 PMIC</title>
<updated>2009-09-23T14:39:45+00:00</updated>
<author>
<name>Daniel Ribeiro</name>
<email>drwyrm@gmail.com</email>
</author>
<published>2009-09-22T23:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=d3c7a3f71a103abb7af5bdaf1adf6f693913a4a9'/>
<id>d3c7a3f71a103abb7af5bdaf1adf6f693913a4a9</id>
<content type='text'>
[ospite@studenti.unina.it: get pcap data from the parent device]
Signed-off-by: guiming zhuo &lt;gmzhuo@gmail.com&gt;
Signed-off-by: Daniel Ribeiro &lt;drwyrm@gmail.com&gt;
Acked-by: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Signed-off-by: Antonio Ospite &lt;ospite@studenti.unina.it&gt;
Cc: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.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>
[ospite@studenti.unina.it: get pcap data from the parent device]
Signed-off-by: guiming zhuo &lt;gmzhuo@gmail.com&gt;
Signed-off-by: Daniel Ribeiro &lt;drwyrm@gmail.com&gt;
Acked-by: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Signed-off-by: Antonio Ospite &lt;ospite@studenti.unina.it&gt;
Cc: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rtc: reorder Makefile</title>
<updated>2009-09-23T14:39:45+00:00</updated>
<author>
<name>Alessandro Zummo</name>
<email>a.zummo@towertech.it</email>
</author>
<published>2009-09-22T23:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=88413e1eeb2cccc721cd5568544f32f4234700fb'/>
<id>88413e1eeb2cccc721cd5568544f32f4234700fb</id>
<content type='text'>
Signed-off-by: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.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: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rtc: add Freescale stmp37xx/378x driver</title>
<updated>2009-09-23T14:39:45+00:00</updated>
<author>
<name>dmitry pervushin</name>
<email>dpervushin@embeddedalley.com</email>
</author>
<published>2009-09-22T23:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=df17f63173bcfcc8b4b90f63bf88f54ca0dd2dd7'/>
<id>df17f63173bcfcc8b4b90f63bf88f54ca0dd2dd7</id>
<content type='text'>
Add support for RTC on the Freescale STMP37xx/378x platform.

Signed-off-by: dmitry pervushin &lt;dpervushin@embeddedalley.com&gt;
Signed-off-by: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.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>
Add support for RTC on the Freescale STMP37xx/378x platform.

Signed-off-by: dmitry pervushin &lt;dpervushin@embeddedalley.com&gt;
Signed-off-by: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rtc: U300 COH 901 331 RTC driver v3</title>
<updated>2009-09-23T14:39:45+00:00</updated>
<author>
<name>Linus Walleij</name>
<email>linus.ml.walleij@gmail.com</email>
</author>
<published>2009-09-22T23:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=aa958f571ec9492b8100302ee70ac0ab2598bf19'/>
<id>aa958f571ec9492b8100302ee70ac0ab2598bf19</id>
<content type='text'>
This adds a driver for the RTC COH 901 331 found in the ST-Ericsson U300
series mobile platforms to the RTC subsystem.  It integrates to the ARM
kernel support recently added to RMKs ARM tree and will be enabled in the
U300 defconfig in due time.

Signed-off-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.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>
This adds a driver for the RTC COH 901 331 found in the ST-Ericsson U300
series mobile platforms to the RTC subsystem.  It integrates to the ARM
kernel support recently added to RMKs ARM tree and will be enabled in the
U300 defconfig in due time.

Signed-off-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rtc: add driver for MXC's internal RTC module</title>
<updated>2009-09-23T14:39:45+00:00</updated>
<author>
<name>Daniel Mack</name>
<email>daniel@caiaq.de</email>
</author>
<published>2009-09-22T23:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=d00ed3cf6e54312fb59cd1fd6300d787d22373c7'/>
<id>d00ed3cf6e54312fb59cd1fd6300d787d22373c7</id>
<content type='text'>
This adds a driver for Freescale's MXC internal real time clock modules.

The code is taken from Freescale's BSPs, but modified to fit the current
kernel coding mechanisms.  Also, the PMIC external clock function was
removed for now to not add dead bits and keep the code as simple as
possible.

[akpm@linux-foundation.org: make PIE_BIT_DEF[] static]
Signed-off-by: Daniel Mack &lt;daniel@caiaq.de&gt;
Cc: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;
Signed-off-by: Alessandro Zummo &lt;a.zummo@towertech.it&gt;

Cc: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Cc: Daniel Mack &lt;daniel@caiaq.de&gt;
Cc: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.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>
This adds a driver for Freescale's MXC internal real time clock modules.

The code is taken from Freescale's BSPs, but modified to fit the current
kernel coding mechanisms.  Also, the PMIC external clock function was
removed for now to not add dead bits and keep the code as simple as
possible.

[akpm@linux-foundation.org: make PIE_BIT_DEF[] static]
Signed-off-by: Daniel Mack &lt;daniel@caiaq.de&gt;
Cc: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;
Signed-off-by: Alessandro Zummo &lt;a.zummo@towertech.it&gt;

Cc: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Cc: Daniel Mack &lt;daniel@caiaq.de&gt;
Cc: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rtc: Philips PCF2123 RTC SPI driver</title>
<updated>2009-09-23T14:39:44+00:00</updated>
<author>
<name>Chris Verges</name>
<email>chrisv@cyberswitching.com</email>
</author>
<published>2009-09-22T23:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=7f3923a184bb8e7ede5e5f58f1114bf7b8c611ea'/>
<id>7f3923a184bb8e7ede5e5f58f1114bf7b8c611ea</id>
<content type='text'>
Add support for the Philips/NXP PCF2123 RTC.

Signed-off: Chris Verges &lt;chrisv@cyberswitching.com&gt;
Tested-by: Chris Verges &lt;chrisv@cyberswitching.com&gt;
Signed-off: Christian Pellegrin &lt;chripell@fsfe.org&gt;
Tested-by: Christian Pellegrin &lt;chripell@fsfe.org&gt;
Cc: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Cc: David Brownell &lt;david-b@pacbell.net&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.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>
Add support for the Philips/NXP PCF2123 RTC.

Signed-off: Chris Verges &lt;chrisv@cyberswitching.com&gt;
Tested-by: Chris Verges &lt;chrisv@cyberswitching.com&gt;
Signed-off: Christian Pellegrin &lt;chripell@fsfe.org&gt;
Tested-by: Christian Pellegrin &lt;chripell@fsfe.org&gt;
Cc: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Cc: David Brownell &lt;david-b@pacbell.net&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
