index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-zynqmp.c
Age
Commit message (
Expand
)
Author
2020-02-12
rtc: zynqmp: Clear alarm interrupt status before interrupt enable
Srinivas Neeli
2019-12-10
rtc: zynqmp: re-use rtc_time64_to_tm operation
Jean-Francois Dagenais
2019-10-14
rtc: xilinx: Fix calibval variable type
Srinivas Goud
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-18
rtc: zynqmp: convert to SPDX identifier
Alexandre Belloni
2019-03-03
rtc: zynqmp: let the core handle range
Alexandre Belloni
2019-03-03
rtc: zynqmp: fix possible race condition
Alexandre Belloni
2018-05-03
rtc: simplify getting .drvdata
Wolfram Sang
2018-03-01
rtc: stop validating rtc_time after rtc_time64_to_tm
Alexandre Belloni
2016-05-20
rtc: zynqmp: Update seconds time programming logic
Anurag Kumar Vulisha
2016-05-20
rtc: zynqmp: Write Calibration value before setting time
Anurag Kumar Vulisha
2016-05-20
rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/A
Anurag Kumar Vulisha
2015-09-05
rtc: add xilinx zynqmp rtc driver
Suneel Garapati