<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/rtc/Makefile, branch v3.0.86</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/rtc/Makefile?h=v3.0.86</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/rtc/Makefile?h=v3.0.86'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2011-06-09T08:15:24Z</updated>
<entry>
<title>unicore32: move rtc-puv3.c to drivers/rtc directory</title>
<updated>2011-06-09T08:15:24Z</updated>
<author>
<name>Guan Xuetao</name>
<email>gxt@mprc.pku.edu.cn</email>
</author>
<published>2011-05-26T08:43:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=2809e80b8a73d556b2302e273966fb15db16c51e'/>
<id>urn:sha1:2809e80b8a73d556b2302e273966fb15db16c51e</id>
<content type='text'>
The patch moves rtc driver for PKUnity-v3 SoC from arch/unicore32/kernel/
to drivers/rtc/, with renaming it to rtc-puv3.c.
Also, Kconfig, Makefile, and MAINTAINERS are modified correspondingly.

Signed-off-by: Guan Xuetao &lt;gxt@mprc.pku.edu.cn&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
</content>
</entry>
<entry>
<title>rtc: add support for spear rtc</title>
<updated>2011-05-27T00:12:33Z</updated>
<author>
<name>Rajeev Kumar</name>
<email>rajeev-dlh.kumar@st.com</email>
</author>
<published>2011-05-26T23:25:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=0942a71e435f5198921e8f072540f208f0176542'/>
<id>urn:sha1:0942a71e435f5198921e8f072540f208f0176542</id>
<content type='text'>
Signed-off-by: Rajeev Kumar &lt;rajeev-dlh.kumar@st.com&gt;
Signed-off-by: Viresh Kumar &lt;viresh.kumar@st.com&gt;
Cc: 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>
</entry>
<entry>
<title>rtc: add basic support for ST M41T93 SPI RTC</title>
<updated>2011-05-27T00:12:33Z</updated>
<author>
<name>Voss, Nikolaus</name>
<email>N.Voss@weinmann.de</email>
</author>
<published>2011-05-26T23:25:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=74d34d4be60928c3504fdad9d67707a6e3244a80'/>
<id>urn:sha1:74d34d4be60928c3504fdad9d67707a6e3244a80</id>
<content type='text'>
Add basic support for ST m41t93 SPI RTCs.  Tested with factory-new and
with "run-in" species with and without backup batteries.

Signed-off-by: Nikolaus Voss &lt;n.voss@weinmann.de&gt;
Cc: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Cc: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>rtc: add rv3029c2 RTC support</title>
<updated>2011-05-27T00:12:33Z</updated>
<author>
<name>Heiko Schocher</name>
<email>hs@denx.de</email>
</author>
<published>2011-05-26T23:25:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=52365230eed7e291bbb2a015465cac48bcb3928f'/>
<id>urn:sha1:52365230eed7e291bbb2a015465cac48bcb3928f</id>
<content type='text'>
Add support for the Micro Crystal RV3029-C2 RTC chips.

Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;
Signed-off-by: Gregory Hermant &lt;gregory.hermant@calao-systems.com&gt;
Cc: Wan ZongShun &lt;mcuos.com@gmail.com&gt;
Cc: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Acked-by: Wolfram Sang &lt;w.sang@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>
</entry>
<entry>
<title>rtc: add EM3027 rtc driver</title>
<updated>2011-05-27T00:12:33Z</updated>
<author>
<name>Mike Rapoport</name>
<email>mike@compulab.co.il</email>
</author>
<published>2011-05-26T23:25:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ae3551f9cae5727819d02398b588ac14ef0a9cce'/>
<id>urn:sha1:ae3551f9cae5727819d02398b588ac14ef0a9cce</id>
<content type='text'>
Add support for EM Microelectronic EM3027 RTC chip.

Signed-off-by: Mike Rapoport &lt;mike@compulab.co.il&gt;
Cc: 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>
</entry>
<entry>
<title>rtc: add support for the RTC in VIA VT8500 and compatibles</title>
<updated>2011-05-27T00:12:33Z</updated>
<author>
<name>Alexey Charkov</name>
<email>alchark@gmail.com</email>
</author>
<published>2011-05-26T23:25:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f77fbdf952d81ae20911edccea16693f9fb7c5a0'/>
<id>urn:sha1:f77fbdf952d81ae20911edccea16693f9fb7c5a0</id>
<content type='text'>
This adds a driver for the RTC devices in VIA and WonderMedia
Systems-on-Chip.  Alarm, 1Hz interrupts, reading and setting time are
supported.

Signed-off-by: Alexey Charkov &lt;alchark@gmail.com&gt;
Cc: Lars-Peter Clausen &lt;lars@metafoo.de&gt;
Cc: Alexey Charkov &lt;alchark@gmail.com&gt;
Cc: 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>
</entry>
<entry>
<title>mfd: Add rtc support to 88pm860x</title>
<updated>2011-05-26T17:45:34Z</updated>
<author>
<name>Haojian Zhuang</name>
<email>haojian.zhuang@marvell.com</email>
</author>
<published>2011-05-06T09:21:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=008b30408c40ede5985397e7daac45d30b375a01'/>
<id>urn:sha1:008b30408c40ede5985397e7daac45d30b375a01</id>
<content type='text'>
Enable rtc function in 88pm860x PMIC.

Signed-off-by: Haojian Zhuang &lt;haojian.zhuang@marvell.com&gt;
Cc: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Signed-off-by: Samuel Ortiz &lt;sameo@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>tile: add an RTC driver for the Tilera hypervisor</title>
<updated>2011-05-17T18:44:36Z</updated>
<author>
<name>Chris Metcalf</name>
<email>cmetcalf@tilera.com</email>
</author>
<published>2011-05-09T17:28:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=dd196a2b3dbd192ff3ccf263d12b59bf22572958'/>
<id>urn:sha1:dd196a2b3dbd192ff3ccf263d12b59bf22572958</id>
<content type='text'>
This is a simple RTC driver that lets Tilera hardware boot up and
set the clock correctly.

Acked-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Chris Metcalf &lt;cmetcalf@tilera.com&gt;
</content>
</entry>
<entry>
<title>rtc: add real-time clock driver for NVIDIA Tegra</title>
<updated>2011-03-23T00:44:16Z</updated>
<author>
<name>Andrew Chew</name>
<email>achew@nvidia.com</email>
</author>
<published>2011-03-22T23:34:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ff859ba6d166202d6fd8d6344a41be54e4c8a2b6'/>
<id>urn:sha1:ff859ba6d166202d6fd8d6344a41be54e4c8a2b6</id>
<content type='text'>
This is a platform driver that supports the built-in real-time clock on
Tegra SOCs.

Signed-off-by: Andrew Chew &lt;achew@nvidia.com&gt;
Acked-by: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Acked-by: Wan ZongShun &lt;mcuos.com@gmail.com&gt;
Acked-by: Jon Mayo &lt;jmayo@nvidia.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>
</entry>
<entry>
<title>rtc: change to new flag variable</title>
<updated>2011-03-17T13:05:35Z</updated>
<author>
<name>matt mooney</name>
<email>mfm@muteddisk.com</email>
</author>
<published>2011-01-14T14:12:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=76aea3e9fe1e6b74e8f7c75324fde940701346d4'/>
<id>urn:sha1:76aea3e9fe1e6b74e8f7c75324fde940701346d4</id>
<content type='text'>
Replace EXTRA_CFLAGS with ccflags-y.

Signed-off-by: matt mooney &lt;mfm@muteddisk.com&gt;
Acked-by: WANG Cong &lt;xiyou.wangcong@gmail.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
</feed>
