index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-zynqmp.c
Age
Commit message (
Expand
)
Author
2023-03-17
rtc: zynqmp: Convert to platform remove callback returning void
Uwe Kleine-König
2022-08-08
rtc: zynqmp: initialize fract_tick
Alexandre Belloni
2022-07-26
rtc: zynqmp: Add calibration set and get support
Srinivas Neeli
2022-07-26
rtc: zynqmp: Updated calibration value
Srinivas Neeli
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
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