<feed xmlns='http://www.w3.org/2005/Atom'>
<title>starfive-tech/linux.git/drivers/rtc, branch VF2_v3.4.5</title>
<subtitle>StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)</subtitle>
<id>https://git.radix-linux.su/starfive-tech/linux.git/atom?h=VF2_v3.4.5</id>
<link rel='self' href='https://git.radix-linux.su/starfive-tech/linux.git/atom?h=VF2_v3.4.5'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/'/>
<updated>2022-10-27T06:10:43+00:00</updated>
<entry>
<title>rtc:starfive: add pm ops for rtc</title>
<updated>2022-10-27T06:10:43+00:00</updated>
<author>
<name>ziv.xu</name>
<email>ziv.xu@starfive.com</email>
</author>
<published>2022-10-27T02:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=fc56ea25c7ca83a236aef7860ca32abac476a2db'/>
<id>urn:sha1:fc56ea25c7ca83a236aef7860ca32abac476a2db</id>
<content type='text'>
add pm ops for rtc

Signed-off-by: ziv.xu &lt;ziv.xu@starfive.com&gt;
</content>
</entry>
<entry>
<title>rtc-starfive.c:add system pm for rtc</title>
<updated>2022-10-27T05:57:27+00:00</updated>
<author>
<name>ziv.xu</name>
<email>ziv.xu@starfive.com</email>
</author>
<published>2022-10-26T06:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=cc1a7edcd4757021deaee4d6c8cd2ca7cdb0c5df'/>
<id>urn:sha1:cc1a7edcd4757021deaee4d6c8cd2ca7cdb0c5df</id>
<content type='text'>
add system pm for rtc

Signed-off-by: ziv.xu &lt;ziv.xu@starfive.com&gt;
</content>
</entry>
<entry>
<title>rtc: starfive: Standardize property "compatible"</title>
<updated>2022-08-30T09:24:11+00:00</updated>
<author>
<name>Hal Feng</name>
<email>hal.feng@starfivetech.com</email>
</author>
<published>2022-08-30T09:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=d369d91bd92690f519519df06c4baba899211786'/>
<id>urn:sha1:d369d91bd92690f519519df06c4baba899211786</id>
<content type='text'>
Signed-off-by: Hal Feng &lt;hal.feng@starfivetech.com&gt;
</content>
</entry>
<entry>
<title>rtc: starfive: Fix time may be not updated when date updated</title>
<updated>2022-08-09T05:39:40+00:00</updated>
<author>
<name>Hal Feng</name>
<email>hal.feng@starfivetech.com</email>
</author>
<published>2022-08-06T11:02:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=3d1b30793d5574866bd3c3f807feae93bde6af8b'/>
<id>urn:sha1:3d1b30793d5574866bd3c3f807feae93bde6af8b</id>
<content type='text'>
Register RTC_TIME/DATE updates when bit IRQ_STATUS.IRQ_1SEC rises.
If RTC_TIME is read when IRQ_STATUS.IRQ_1SEC is low and RTC_DATE is
read when IRQ_STATUS.IRQ_1SEC is high, the mismatched problem happens.

Signed-off-by: Hal Feng &lt;hal.feng@starfivetech.com&gt;
</content>
</entry>
<entry>
<title>rtc: starfive: Fix command 'hwclock' can't work in rootfs</title>
<updated>2022-08-09T01:42:46+00:00</updated>
<author>
<name>Hal Feng</name>
<email>hal.feng@starfivetech.com</email>
</author>
<published>2022-08-04T01:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=d85e29ea7625628f15904c03530af39ed74edbe8'/>
<id>urn:sha1:d85e29ea7625628f15904c03530af39ed74edbe8</id>
<content type='text'>
Read time from register RTC_TIME/RTC_DATE (0x3C/0x40) instead
of RTC_TIME_LATCH/RTC_DATE_LATCH (0x44/0x48)

Signed-off-by: Hal Feng &lt;hal.feng@starfivetech.com&gt;
</content>
</entry>
<entry>
<title>rtc: starfive: Moves RTC_DRV_STARFIVE to Platform RTC drivers category</title>
<updated>2022-08-01T06:18:23+00:00</updated>
<author>
<name>Ley Foon Tan</name>
<email>leyfoon.tan@linux.starfivetech.com</email>
</author>
<published>2022-07-19T02:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=64909c3d298120a80f3846364457e7b980ca700a'/>
<id>urn:sha1:64909c3d298120a80f3846364457e7b980ca700a</id>
<content type='text'>
Moves RTC_DRV_STARFIVE to "Platform RTC drivers" category from
"on-CPU RTC drivers".

Signed-off-by: Ley Foon Tan &lt;leyfoon.tan@linux.starfivetech.com&gt;
</content>
</entry>
<entry>
<title>rtc: starfive: Update depends on to SOC_STARFIVE</title>
<updated>2022-08-01T06:18:19+00:00</updated>
<author>
<name>Ley Foon Tan</name>
<email>leyfoon.tan@linux.starfivetech.com</email>
</author>
<published>2022-07-19T02:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=c15d07d58b785df2f124d2cb62348e65a85dbbae'/>
<id>urn:sha1:c15d07d58b785df2f124d2cb62348e65a85dbbae</id>
<content type='text'>
Change depends on to SOC_STARFIVE instead of RISCV.

Signed-off-by: Ley Foon Tan &lt;leyfoon.tan@linux.starfivetech.com&gt;
</content>
</entry>
<entry>
<title>rtc: starfive: Change reset api</title>
<updated>2022-07-21T02:31:28+00:00</updated>
<author>
<name>Hal Feng</name>
<email>hal.feng@starfivetech.com</email>
</author>
<published>2022-07-19T13:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=f344adc8fb8149ef920089bdf24d3da3579f10bb'/>
<id>urn:sha1:f344adc8fb8149ef920089bdf24d3da3579f10bb</id>
<content type='text'>
Use devm_reset_control_array_get_exclusive() to get reset

Signed-off-by: Hal Feng &lt;hal.feng@starfivetech.com&gt;
</content>
</entry>
<entry>
<title>rtc: starfive: Improve rtc driver</title>
<updated>2022-07-14T06:02:20+00:00</updated>
<author>
<name>Hal Feng</name>
<email>hal.feng@starfivetech.com</email>
</author>
<published>2022-07-13T13:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=8cf53d91eb5f91fd706f9d4689deb552b68823af'/>
<id>urn:sha1:8cf53d91eb5f91fd706f9d4689deb552b68823af</id>
<content type='text'>
1. Set initial time if rtc is never set.
2. Add timeout when clearing interrupt flag register.
3. Improve alarm function.

Signed-off-by: Hal Feng &lt;hal.feng@starfivetech.com&gt;
</content>
</entry>
<entry>
<title>rtc: starfive: Improve coding style</title>
<updated>2022-07-14T02:07:04+00:00</updated>
<author>
<name>Hal Feng</name>
<email>hal.feng@starfivetech.com</email>
</author>
<published>2022-06-20T07:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=66422888adb5640facd025ab6cb87baa4eb33df3'/>
<id>urn:sha1:66422888adb5640facd025ab6cb87baa4eb33df3</id>
<content type='text'>
Signed-off-by: Hal Feng &lt;hal.feng@starfivetech.com&gt;
</content>
</entry>
</feed>
