summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-core.h
AgeCommit message (Expand)Author
2018-09-28rtc: move rtc_add_group/s definitionsAlexandre Belloni
2018-08-14rtc: sysfs: facilitate attribute add to rtc deviceDenis Osterland
2018-03-01rtc: export rtc_nvmem_register() to driversAlexandre Belloni
2018-02-14rtc: nvmem: return error valuesAlexandre Belloni
2018-02-14rtc: nvmem: pass nvmem_config to rtc_nvmem_register()Alexandre Belloni
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-07rtc: add generic nvmem supportAlexandre Belloni
2017-03-21rtc: utilize new cdev_device_add helper functionLogan Gunthorpe
2015-09-05rtc: switch to using is_visible() to control sysfs attributesDmitry Torokhov
2007-05-08rtc: update to class device removal patchesDavid Brownell
2007-05-08RTC: replace some newly-introduced macros with inlinesDavid Brownell
2007-05-08rtc: simplified /proc/driver/rtc handlingDavid Brownell
2007-05-08rtc: simplified rtc sysfs attribute handlingDavid Brownell
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell
2007-05-08rtc: remove /sys/class/rtc-dev/*David Brownell