aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-core.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-24rtc: Remove unused rtc_dev_exit().Gravatar Tetsuo Handa 1-5/+0
2018-09-28rtc: move rtc_add_group/s definitionsGravatar Alexandre Belloni 1-14/+0
2018-08-14rtc: sysfs: facilitate attribute add to rtc deviceGravatar Denis Osterland 1-0/+14
2018-03-01rtc: export rtc_nvmem_register() to driversGravatar Alexandre Belloni 1-13/+0
2018-02-14rtc: nvmem: return error valuesGravatar Alexandre Belloni 1-4/+7
2018-02-14rtc: nvmem: pass nvmem_config to rtc_nvmem_register()Gravatar Alexandre Belloni 1-2/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-07rtc: add generic nvmem supportGravatar Alexandre Belloni 1-0/+8
2017-03-21rtc: utilize new cdev_device_add helper functionGravatar Logan Gunthorpe 1-10/+0
2015-09-05rtc: switch to using is_visible() to control sysfs attributesGravatar Dmitry Torokhov 1-16/+3
2007-05-08rtc: update to class device removal patchesGravatar David Brownell 1-0/+5
2007-05-08RTC: replace some newly-introduced macros with inlinesGravatar David Brownell 1-11/+35
2007-05-08rtc: simplified /proc/driver/rtc handlingGravatar David Brownell 1-2/+12
2007-05-08rtc: simplified rtc sysfs attribute handlingGravatar David Brownell 1-0/+14
2007-05-08rtc: rtc interfaces don't use class_deviceGravatar David Brownell 1-0/+2
2007-05-08rtc: remove /sys/class/rtc-dev/*Gravatar David Brownell 1-0/+15