summaryrefslogtreecommitdiffstats
path: root/drivers/gpio (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-29rtc: snvs: fix possible race conditionAnson Huang1-4/+7
2019-08-27rtc: pcf2127: bugfix: watchdog build dependencyBruno Thomsen2-0/+3
2019-08-27rtc: pcf2127: add tamper detection supportBruno Thomsen1-0/+160
2019-08-27rtc: pcf2127: add watchdog feature supportBruno Thomsen2-1/+124
2019-08-23rtc: pcf2127: bugfix: read rtc disables watchdogBruno Thomsen1-20/+12
2019-08-23rtc: pcf2127: cleanup register and bit definesBruno Thomsen1-26/+33
2019-08-23rtc: pcf2127: convert to devm_rtc_allocate_deviceBruno Thomsen1-3/+4
2019-08-23rtc: sun6i: Add support for H6 RTCOndrej Jirman1-2/+38
2019-08-23dt-bindings: rtc: sun6i: Add compatible for H6 RTCOndrej Jirman1-0/+13
2019-08-23rtc: fsl-ftm-alarm: add FTM alarm driverBiwen Li3-0/+353