index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-da9063.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: da9063: Use dev_err_probe()
Biju Das
2024-01-18
1
-25
/
+17
*
rtc: da9063: Use device_get_match_data()
Biju Das
2024-01-18
1
-5
/
+1
*
rtc: da9063: Make IRQ as optional
Biju Das
2024-01-18
1
-18
/
+22
*
rtc: da9063: Mark the alarm IRQ as a wake IRQ
Samuel Holland
2023-08-17
1
-0
/
+7
*
rtc: da9063: add as wakeup source
Nikita Shubin
2021-12-02
1
-0
/
+2
*
rtc: da9063: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2021-12-01
1
-6
/
+8
*
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: da9063: Simplify bool comparison
Kaixu Xia
2020-11-14
1
-1
/
+1
*
rtc: da9063: Handle invalid IRQ from platform_get_irq_byname()
Krzysztof Kozlowski
2019-10-07
1
-0
/
+3
*
Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-05-09
1
-16
/
+11
|
\
|
*
rtc: da9063: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-04
1
-2
/
+2
|
*
rtc: da9063: set range
Alexandre Belloni
2019-04-04
1
-3
/
+6
|
*
rtc: da9063: convert header to SPDX
Wolfram Sang
2019-04-04
1
-11
/
+3
*
|
rtc: da9063: set uie_unsupported when relevant
Alexandre Belloni
2019-04-02
1
-0
/
+7
|
/
*
rtc: diasemi: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
1
-1
/
+1
*
rtc: da9063: avoid writing undefined data to rtc
Enrico Scholz
2016-01-11
1
-17
/
+6
*
rtc: da9063: fix access ordering error during RTC interrupt at system power on
Steve Twiss
2015-12-20
1
-10
/
+9
*
rtc: da9063: GPL copyright inconsistency fix
Steve Twiss
2015-11-08
1
-9
/
+9
*
rtc: Fix module autoload for OF platform drivers
Javier Martinez Canillas
2015-09-05
1
-0
/
+1
*
rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driver
S Twiss
2015-09-05
1
-112
/
+279
*
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
mfd: da9063: Add support for AD silicon variant
Opensource [Steve Twiss]
2014-07-28
1
-17
/
+37
*
rtc: da9063: RTC driver
Opensource [Steve Twiss]
2014-06-07
1
-0
/
+333