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