index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pic32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: pic32: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-17
1
-4
/
+2
*
rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
Gaosheng Cui
2022-12-10
1
-4
/
+4
*
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-07
1
-3
/
+1
*
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-13
1
-3
/
+1
*
rtc: pic32: convert to SPDX identifier
Alexandre Belloni
2019-03-04
1
-9
/
+1
*
rtc: pic32: let the core handle range
Alexandre Belloni
2019-03-04
1
-7
/
+3
*
rtc: pic32: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-03-04
1
-6
/
+8
*
rtc: pic32: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-14
/
+4
*
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
1
-1
/
+1
*
rtc: pic32: Delete owner assignment
Markus Elfring
2016-08-31
1
-1
/
+0
*
rtc: pic32: Add PIC32 real time clock driver
Joshua Henderson
2016-03-14
1
-0
/
+411