aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-zynqmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-6/+2
2019-03-18rtc: zynqmp: convert to SPDX identifierAlexandre Belloni1-12/+1
2019-03-03rtc: zynqmp: let the core handle rangeAlexandre Belloni1-7/+1
2019-03-03rtc: zynqmp: fix possible race conditionAlexandre Belloni1-3/+7
2018-05-03rtc: simplify getting .drvdataWolfram Sang1-6/+4
2018-03-01rtc: stop validating rtc_time after rtc_time64_to_tmAlexandre Belloni1-1/+1
2016-05-20rtc: zynqmp: Update seconds time programming logicAnurag Kumar Vulisha1-6/+39
2016-05-20rtc: zynqmp: Write Calibration value before setting timeAnurag Kumar Vulisha1-7/+14
2016-05-20rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/AAnurag Kumar Vulisha1-0/+8
2015-09-05rtc: add xilinx zynqmp rtc driverSuneel Garapati1-0/+279