<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/drivers/rtc/Kconfig, branch tegra</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>rtc: ricoh583: add ricoh583 PMU RTC driver</title>
<updated>2011-12-21T06:36:23+00:00</updated>
<author>
<name>venu byravarasu</name>
<email>vbyravarasu@nvidia.com</email>
</author>
<published>2011-12-14T11:44:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=ac5eaff3483fdf4fe57a233cb4118cbfea622b4b'/>
<id>ac5eaff3483fdf4fe57a233cb4118cbfea622b4b</id>
<content type='text'>
Add Ricoh583 PMU RTC driver along with make files.

bug 902137

Change-Id: If9a62ca897e4d41735c7638fff17c7b7570bc3c6
Signed-off-by: venu byravarasu &lt;vbyravarasu@nvidia.com&gt;
Reviewed-on: http://git-master/r/70017
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Ricoh583 PMU RTC driver along with make files.

bug 902137

Change-Id: If9a62ca897e4d41735c7638fff17c7b7570bc3c6
Signed-off-by: venu byravarasu &lt;vbyravarasu@nvidia.com&gt;
Reviewed-on: http://git-master/r/70017
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'korg-android-tegra-3.1' into after-upstream-android</title>
<updated>2011-12-01T05:51:56+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@nvidia.com</email>
</author>
<published>2011-12-01T05:51:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=68529c0f36074be88ee937634fb9433e69c96388'/>
<id>68529c0f36074be88ee937634fb9433e69c96388</id>
<content type='text'>
Conflicts:
	arch/arm/mach-tegra/Kconfig
	arch/arm/mach-tegra/board-ventana.c
	drivers/misc/Kconfig
	drivers/video/tegra/dc/hdmi.c

Signed-off-by: Dan Willemsen &lt;dwillemsen@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	arch/arm/mach-tegra/Kconfig
	arch/arm/mach-tegra/board-ventana.c
	drivers/misc/Kconfig
	drivers/video/tegra/dc/hdmi.c

Signed-off-by: Dan Willemsen &lt;dwillemsen@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rtc: max77663: Add MAX77663 RTC driver</title>
<updated>2011-12-01T05:48:44+00:00</updated>
<author>
<name>Jin Park</name>
<email>jinyoungp@nvidia.com</email>
</author>
<published>2011-08-29T02:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=083c362fba0021213cba5dd417e0288a86c8a892'/>
<id>083c362fba0021213cba5dd417e0288a86c8a892</id>
<content type='text'>
Add RTC driver for Maxim PMU MAX77663.

Bug 849360

Original-Change-Id: Ia7c910a852527f6a7bf5d2622cb1f76fd72222cd
Signed-off-by: Jin Park &lt;jinyoungp@nvidia.com&gt;
Reviewed-on: http://git-master/r/49584
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;

Rebase-Id: R716e08b9f98c3be480877009bef0db99ccf8043e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add RTC driver for Maxim PMU MAX77663.

Bug 849360

Original-Change-Id: Ia7c910a852527f6a7bf5d2622cb1f76fd72222cd
Signed-off-by: Jin Park &lt;jinyoungp@nvidia.com&gt;
Reviewed-on: http://git-master/r/49584
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;

Rebase-Id: R716e08b9f98c3be480877009bef0db99ccf8043e
</pre>
</div>
</content>
</entry>
<entry>
<title>rtc: tps80031: Adding driver for TI PMU RTC 80031</title>
<updated>2011-12-01T05:47:07+00:00</updated>
<author>
<name>venu byravarasu</name>
<email>vbyravarasu@nvidia.com</email>
</author>
<published>2011-06-21T11:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=99e55ed22dfab9ac949b3b90febb5270bcee7822'/>
<id>99e55ed22dfab9ac949b3b90febb5270bcee7822</id>
<content type='text'>
With this change, RTC driver for TI PMU 80031 is being checked in.

bug 833336

Original-Change-Id: If4789a5dd49163d2391ab016845ff5807c061f12
Reviewed-on: http://git-master/r/34453
Tested-by: Venu Byravarasu &lt;vbyravarasu@nvidia.com&gt;
Reviewed-by: Thomas Cherry &lt;tcherry@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;

Rebase-Id: R98c49f456537e65d02460e738029673e7eea1bc0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this change, RTC driver for TI PMU 80031 is being checked in.

bug 833336

Original-Change-Id: If4789a5dd49163d2391ab016845ff5807c061f12
Reviewed-on: http://git-master/r/34453
Tested-by: Venu Byravarasu &lt;vbyravarasu@nvidia.com&gt;
Reviewed-by: Thomas Cherry &lt;tcherry@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;

Rebase-Id: R98c49f456537e65d02460e738029673e7eea1bc0
</pre>
</div>
</content>
</entry>
<entry>
<title>rtc: enabling RTC if MFD is set</title>
<updated>2011-12-01T05:43:15+00:00</updated>
<author>
<name>venu byravarasu</name>
<email>vbyravarasu@nvidia.com</email>
</author>
<published>2011-03-04T12:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=80b40dbacf139ef32e8f657dfd82d46c352bd528'/>
<id>80b40dbacf139ef32e8f657dfd82d46c352bd528</id>
<content type='text'>
Disabling RTC by default and enabling it if MFD is set.

Original-Change-Id: I2ad8a652a2f162574efe84395cdaf0b37bd4afa1
Reviewed-on: http://git-master/r/21646
Tested-by: Bitan Biswas &lt;bbiswas@nvidia.com&gt;
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
Tested-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
Original-Change-Id: I2d4d316d581c521fbdc2405ae60a06205e51622e

Rebase-Id: R4109b18a1daefe7bad6aef988982803fedd5d9ee
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disabling RTC by default and enabling it if MFD is set.

Original-Change-Id: I2ad8a652a2f162574efe84395cdaf0b37bd4afa1
Reviewed-on: http://git-master/r/21646
Tested-by: Bitan Biswas &lt;bbiswas@nvidia.com&gt;
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
Tested-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
Original-Change-Id: I2d4d316d581c521fbdc2405ae60a06205e51622e

Rebase-Id: R4109b18a1daefe7bad6aef988982803fedd5d9ee
</pre>
</div>
</content>
</entry>
<entry>
<title>rtc: RTC driver for tps6591x</title>
<updated>2011-12-01T05:43:15+00:00</updated>
<author>
<name>venu byravarasu</name>
<email>vbyravarasu@nvidia.com</email>
</author>
<published>2011-03-03T11:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=74a01960faac9a6b1127cfaaed84da6305504f2e'/>
<id>74a01960faac9a6b1127cfaaed84da6305504f2e</id>
<content type='text'>
With this check in native driver for TPS6591x RTC
is added to linux kernel.

Original-Change-Id: I267cc11b1451b8e2a4117cdff0b808f9f8fcc42a
Reviewed-on: http://git-master/r/20754
Tested-by: Venu Byravarasu &lt;vbyravarasu@nvidia.com&gt;
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
Original-Change-Id: If55c1d1d7ebdedace4f0dea0b19bbda088a6cb1e

Rebase-Id: Rdd5b5c4b3c14b247608dffb5ee017051e802e5a1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this check in native driver for TPS6591x RTC
is added to linux kernel.

Original-Change-Id: I267cc11b1451b8e2a4117cdff0b808f9f8fcc42a
Reviewed-on: http://git-master/r/20754
Tested-by: Venu Byravarasu &lt;vbyravarasu@nvidia.com&gt;
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
Original-Change-Id: If55c1d1d7ebdedace4f0dea0b19bbda088a6cb1e

Rebase-Id: Rdd5b5c4b3c14b247608dffb5ee017051e802e5a1
</pre>
</div>
</content>
</entry>
<entry>
<title>[ARM/tegra] Add initial Tegra3 driver support</title>
<updated>2011-12-01T05:43:14+00:00</updated>
<author>
<name>Scott Williams</name>
<email>scwilliams@nvidia.com</email>
</author>
<published>2010-12-07T19:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=355972d0cc83c04ccc1d0c8287c450dabcfd05a6'/>
<id>355972d0cc83c04ccc1d0c8287c450dabcfd05a6</id>
<content type='text'>
Bug 764354

Original-Change-Id: I807433ff825bed1fe91ce0cf50a2b3691c64ef0a
Reviewed-on: http://git-master/r/12227
Reviewed-by: Scott Williams &lt;scwilliams@nvidia.com&gt;
Tested-by: Scott Williams &lt;scwilliams@nvidia.com&gt;
Original-Change-Id: I3da91a438f98f2f51618446ce024f3fefd726a19

Rebase-Id: R05d2230fc2dcbdccfcd00161b15f6bb45332c843
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 764354

Original-Change-Id: I807433ff825bed1fe91ce0cf50a2b3691c64ef0a
Reviewed-on: http://git-master/r/12227
Reviewed-by: Scott Williams &lt;scwilliams@nvidia.com&gt;
Tested-by: Scott Williams &lt;scwilliams@nvidia.com&gt;
Original-Change-Id: I3da91a438f98f2f51618446ce024f3fefd726a19

Rebase-Id: R05d2230fc2dcbdccfcd00161b15f6bb45332c843
</pre>
</div>
</content>
</entry>
<entry>
<title>max8907c RTC driver</title>
<updated>2011-12-01T05:43:13+00:00</updated>
<author>
<name>Tom Cherry</name>
<email>tcherry@nvidia.com</email>
</author>
<published>2011-01-21T22:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=cdd2e81286f01b6ab325ee030aa9da98674a060e'/>
<id>cdd2e81286f01b6ab325ee030aa9da98674a060e</id>
<content type='text'>
Initial checkin for Maxim max8907c RTC driver

Original-Change-Id: I764440cc1b0410e54f480a6e0ce424103052df14
Reviewed-on: http://git-master/r/16615
Reviewed-by: Varun Colbert &lt;vcolbert@nvidia.com&gt;
Tested-by: Varun Colbert &lt;vcolbert@nvidia.com&gt;

Rebase-Id: R1ccd0bd1d3e4ae3a353facb4edd9cb2d69bb5c2f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial checkin for Maxim max8907c RTC driver

Original-Change-Id: I764440cc1b0410e54f480a6e0ce424103052df14
Reviewed-on: http://git-master/r/16615
Reviewed-by: Varun Colbert &lt;vcolbert@nvidia.com&gt;
Tested-by: Varun Colbert &lt;vcolbert@nvidia.com&gt;

Rebase-Id: R1ccd0bd1d3e4ae3a353facb4edd9cb2d69bb5c2f
</pre>
</div>
</content>
</entry>
<entry>
<title>mfd: tps6586x: fix alarm1 support</title>
<updated>2011-12-01T05:43:13+00:00</updated>
<author>
<name>Varun Wadekar</name>
<email>vwadekar@nvidia.com</email>
</author>
<published>2011-02-02T05:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=7fa5978688e2dd8b566bee7ca6742547f17cd8af'/>
<id>7fa5978688e2dd8b566bee7ca6742547f17cd8af</id>
<content type='text'>
instead of clearing the irq for alarm enable/disable,
the proper bit in RTC_CONFIG has to be set/cleared.
tps6586 does not support 1/sec update counter so
remove support for update_irq_enable. replace it with
alarm_irq_enable.

Original-Change-Id: Iee66a6625e810169253a750faf3f12d20d65d7d9
Signed-off-by: Varun Wadekar &lt;vwadekar@nvidia.com&gt;
Reviewed-on: http://git-master/r/17990
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;

Rebase-Id: Rc6bdf71591a07e90f7bb3b7c6b519a76fd9e86ca
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of clearing the irq for alarm enable/disable,
the proper bit in RTC_CONFIG has to be set/cleared.
tps6586 does not support 1/sec update counter so
remove support for update_irq_enable. replace it with
alarm_irq_enable.

Original-Change-Id: Iee66a6625e810169253a750faf3f12d20d65d7d9
Signed-off-by: Varun Wadekar &lt;vwadekar@nvidia.com&gt;
Reviewed-on: http://git-master/r/17990
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;

Rebase-Id: Rc6bdf71591a07e90f7bb3b7c6b519a76fd9e86ca
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'korg-android-3.1' into korg-android+linux-tegra-3.1</title>
<updated>2011-12-01T05:41:00+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@nvidia.com</email>
</author>
<published>2011-12-01T05:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=a70c0eab1897b2bb15d89f43267828682950842e'/>
<id>a70c0eab1897b2bb15d89f43267828682950842e</id>
<content type='text'>
Conflicts:
	arch/arm/mm/cache-l2x0.c
	drivers/misc/Kconfig
	drivers/misc/Makefile

Signed-off-by: Dan Willemsen &lt;dwillemsen@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	arch/arm/mm/cache-l2x0.c
	drivers/misc/Kconfig
	drivers/misc/Makefile

Signed-off-by: Dan Willemsen &lt;dwillemsen@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
