summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing/rtc-cdev
Commit message (Collapse)AuthorAgeFilesLines
* rtc: Document RTC_VL_READ and RTC_VL_CLR ioctlsAlexandre Belloni2019-12-181-0/+8
| | | | | | | | | | | 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>
* Documentation: rtc: move iotcl interface documentation to ABIAishwarya Pant2018-01-121-0/+42
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>