summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-zynqmp.c
AgeCommit message (Expand)Author
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-02-12rtc: zynqmp: Clear alarm interrupt status before interrupt enableSrinivas Neeli
2019-12-10rtc: zynqmp: re-use rtc_time64_to_tm operationJean-Francois Dagenais
2019-10-14rtc: xilinx: Fix calibval variable typeSrinivas Goud
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-03-18rtc: zynqmp: convert to SPDX identifierAlexandre Belloni
2019-03-03rtc: zynqmp: let the core handle rangeAlexandre Belloni
2019-03-03rtc: zynqmp: fix possible race conditionAlexandre Belloni
2018-05-03rtc: simplify getting .drvdataWolfram Sang
2018-03-01rtc: stop validating rtc_time after rtc_time64_to_tmAlexandre Belloni
2016-05-20rtc: zynqmp: Update seconds time programming logicAnurag Kumar Vulisha
2016-05-20rtc: zynqmp: Write Calibration value before setting timeAnurag Kumar Vulisha
2016-05-20rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/AAnurag Kumar Vulisha
2015-09-05rtc: add xilinx zynqmp rtc driverSuneel Garapati