Age | Commit message (Expand) | Author | Files | Lines |
2022-08-08 | rtc: zynqmp: initialize fract_tick | Alexandre Belloni | 1 | -1/+1 |
2022-07-26 | rtc: zynqmp: Add calibration set and get support | Srinivas Neeli | 1 | -19/+94 |
2022-07-26 | rtc: zynqmp: Updated calibration value | Srinivas Neeli | 1 | -1/+1 |
2020-11-19 | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 1 | -1/+1 |
2020-02-12 | rtc: zynqmp: Clear alarm interrupt status before interrupt enable | Srinivas Neeli | 1 | -4/+23 |
2019-12-10 | rtc: zynqmp: re-use rtc_time64_to_tm operation | Jean-Francois Dagenais | 1 | -2/+2 |
2019-10-14 | rtc: xilinx: Fix calibval variable type | Srinivas Goud | 1 | -1/+1 |
2019-10-07 | rtc: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -4/+1 |
2019-08-13 | rtc: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -6/+2 |
2019-03-18 | rtc: zynqmp: convert to SPDX identifier | Alexandre Belloni | 1 | -12/+1 |
2019-03-04 | rtc: zynqmp: let the core handle range | Alexandre Belloni | 1 | -7/+1 |
2019-03-04 | rtc: zynqmp: fix possible race condition | Alexandre Belloni | 1 | -3/+7 |
2018-05-03 | rtc: simplify getting .drvdata | Wolfram Sang | 1 | -6/+4 |
2018-03-01 | rtc: stop validating rtc_time after rtc_time64_to_tm | Alexandre Belloni | 1 | -1/+1 |
2016-05-20 | rtc: zynqmp: Update seconds time programming logic | Anurag Kumar Vulisha | 1 | -6/+39 |
2016-05-20 | rtc: zynqmp: Write Calibration value before setting time | Anurag Kumar Vulisha | 1 | -7/+14 |
2016-05-20 | rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/A | Anurag Kumar Vulisha | 1 | -0/+8 |
2015-09-05 | rtc: add xilinx zynqmp rtc driver | Suneel Garapati | 1 | -0/+279 |