index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-core.h
Age
Commit message (
Expand
)
Author
2018-08-14
rtc: sysfs: facilitate attribute add to rtc device
Denis Osterland
2018-03-01
rtc: export rtc_nvmem_register() to drivers
Alexandre Belloni
2018-02-14
rtc: nvmem: return error values
Alexandre Belloni
2018-02-14
rtc: nvmem: pass nvmem_config to rtc_nvmem_register()
Alexandre Belloni
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-07
rtc: add generic nvmem support
Alexandre Belloni
2017-03-21
rtc: utilize new cdev_device_add helper function
Logan Gunthorpe
2015-09-05
rtc: switch to using is_visible() to control sysfs attributes
Dmitry Torokhov
2007-05-08
rtc: update to class device removal patches
David Brownell
2007-05-08
RTC: replace some newly-introduced macros with inlines
David Brownell
2007-05-08
rtc: simplified /proc/driver/rtc handling
David Brownell
2007-05-08
rtc: simplified rtc sysfs attribute handling
David Brownell
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
2007-05-08
rtc: remove /sys/class/rtc-dev/*
David Brownell