Age | Commit message (Expand) | Author | Files | Lines |
2022-06-24 | rtc: Remove unused rtc_dev_exit(). | Tetsuo Handa | 1 | -5/+0 |
2018-09-28 | rtc: move rtc_add_group/s definitions | Alexandre Belloni | 1 | -14/+0 |
2018-08-14 | rtc: sysfs: facilitate attribute add to rtc device | Denis Osterland | 1 | -0/+14 |
2018-03-01 | rtc: export rtc_nvmem_register() to drivers | Alexandre Belloni | 1 | -13/+0 |
2018-02-14 | rtc: nvmem: return error values | Alexandre Belloni | 1 | -4/+7 |
2018-02-14 | rtc: nvmem: pass nvmem_config to rtc_nvmem_register() | Alexandre Belloni | 1 | -2/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-07 | rtc: add generic nvmem support | Alexandre Belloni | 1 | -0/+8 |
2017-03-21 | rtc: utilize new cdev_device_add helper function | Logan Gunthorpe | 1 | -10/+0 |
2015-09-05 | rtc: switch to using is_visible() to control sysfs attributes | Dmitry Torokhov | 1 | -16/+3 |
2007-05-08 | rtc: update to class device removal patches | David Brownell | 1 | -0/+5 |
2007-05-08 | RTC: replace some newly-introduced macros with inlines | David Brownell | 1 | -11/+35 |
2007-05-08 | rtc: simplified /proc/driver/rtc handling | David Brownell | 1 | -2/+12 |
2007-05-08 | rtc: simplified rtc sysfs attribute handling | David Brownell | 1 | -0/+14 |
2007-05-08 | rtc: rtc interfaces don't use class_device | David Brownell | 1 | -0/+2 |
2007-05-08 | rtc: remove /sys/class/rtc-dev/* | David Brownell | 1 | -0/+15 |