index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-goldfish.c
Age
Commit message (
Expand
)
Author
2022-04-11
clocksource/drivers: Add a goldfish-timer clocksource
Laurent Vivier
2022-04-11
rtc: goldfish: Use gf_ioread32()/gf_iowrite32()
Laurent Vivier
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-07-16
rtc: goldfish: Enable interrupt in set_alarm() when necessary
Huacai Chen
2020-05-30
rtc: goldfish: Use correct return value for goldfish_rtc_probe()
Tiezhu Yang
2019-10-06
rtc: Use devm_platform_ioremap_resource()
Markus Elfring
2019-04-04
rtc: goldfish: convert to SPDX identifier
Alexandre Belloni
2019-04-04
rtc: goldfish: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-04
rtc: goldfish: allow building on more than MIPS
Alexandre Belloni
2019-04-04
rtc: goldfish: sort headers
Alexandre Belloni
2019-04-04
rtc: goldfish: add range
Alexandre Belloni
2019-04-04
rtc: goldfish: convert to devm_rtc_allocate_device
Alexandre Belloni
2018-02-13
rtc: goldfish: Add missing MODULE_LICENSE
James Hogan
2017-09-01
rtc: goldfish: Add RTC driver for Android emulator
Miodrag Dinic