开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pic32.c
Age
Commit message (
Expand
)
Author
2025-01-09
rtc: use boolean values with device_init_wakeup()
Wolfram Sang
2024-11-10
rtc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-03-17
rtc: pic32: Convert to platform remove callback returning void
Uwe Kleine-König
2022-12-10
rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
Gaosheng Cui
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2019-10-07
rtc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-03-04
rtc: pic32: convert to SPDX identifier
Alexandre Belloni
2019-03-04
rtc: pic32: let the core handle range
Alexandre Belloni
2019-03-04
rtc: pic32: convert to devm_rtc_allocate_device
Alexandre Belloni
2018-12-10
rtc: pic32: Switch to use %ptR
Andy Shevchenko
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2016-08-31
rtc: pic32: Delete owner assignment
Markus Elfring
2016-03-14
rtc: pic32: Add PIC32 real time clock driver
Joshua Henderson