History log of /linux-master/Documentation/ABI/testing/rtc-cdev
Revision Date Author Comments
# 790a19f1 14-Dec-2019 Alexandre Belloni <alexandre.belloni@bootlin.com>

rtc: Document RTC_VL_READ and RTC_VL_CLR ioctls

RTC_VL_READ and RTC_VL_CLR have been introduced in 2012 with commit
0f20b767e20a ("drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl
feature")

Document them now that they have been unified.

Link: https://lore.kernel.org/r/20191214220259.621996-3-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>


# 796c0ad7 01-Jan-2018 Aishwarya Pant <aishpant@gmail.com>

Documentation: rtc: move iotcl interface documentation to ABI

The ioctl interface should be in Documentation/ABI along with the rest
of the interfaces.

Signed-off-by: Aishwarya Pant <aishpant@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>