summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-zynqmp.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: xilinx: Fix calibval variable typeSrinivas Goud2019-10-141-1/+1
* rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-071-4/+1
* rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-131-6/+2
* rtc: zynqmp: convert to SPDX identifierAlexandre Belloni2019-03-181-12/+1
* rtc: zynqmp: let the core handle rangeAlexandre Belloni2019-03-031-7/+1
* rtc: zynqmp: fix possible race conditionAlexandre Belloni2019-03-031-3/+7
* rtc: simplify getting .drvdataWolfram Sang2018-05-031-6/+4
* rtc: stop validating rtc_time after rtc_time64_to_tmAlexandre Belloni2018-03-011-1/+1
* rtc: zynqmp: Update seconds time programming logicAnurag Kumar Vulisha2016-05-201-6/+39
* rtc: zynqmp: Write Calibration value before setting timeAnurag Kumar Vulisha2016-05-201-7/+14
* rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/AAnurag Kumar Vulisha2016-05-201-0/+8
* rtc: add xilinx zynqmp rtc driverSuneel Garapati2015-09-051-0/+279