aboutsummaryrefslogtreecommitdiff
path: root/include/linux/rtc.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-23rtc: remove uie_unsupportedGravatar Alexandre Belloni 1-2/+0
2021-10-18rtc: add BSM parameterGravatar Alexandre Belloni 1-0/+2
2021-10-15rtc: class: don't call cdev_device_del() when cdev_device_add() failedGravatar Yang Yingliang 1-0/+1
2021-01-16rtc: introduce features bitfieldGravatar Alexandre Belloni 1-0/+2
2020-12-20Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 1-15/+7
2020-12-11ntp: Make the RTC sync offset less obscureGravatar Thomas Gleixner 1-6/+29
2020-12-11ntp, rtc: Move rtc_set_ntp_time() to ntp codeGravatar Thomas Gleixner 1-34/+0
2020-11-19rtc: rework rtc_register_device() resource managementGravatar Bartosz Golaszewski 1-5/+3
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Gravatar Bartosz Golaszewski 1-4/+4
2020-11-19rtc: nvmem: remove nvram ABIGravatar Alexandre Belloni 1-6/+0
2020-07-16rtc: cleanup obsolete comment about struct rtc_class_opsGravatar Misono Tomohiro 1-4/+0
2020-04-02rtc: remove rtc_time_to_tm and rtc_tm_to_timeGravatar Alexandre Belloni 1-12/+0
2019-12-18rtc: rv3029: let the core handle rtc rangeGravatar Alexandre Belloni 1-0/+1
2019-10-19rtc: introduce lock helpersGravatar Alexandre Belloni 1-0/+3
2019-10-19rtc: add timestamp for end of 2199Gravatar Alexandre Belloni 1-0/+1
2019-10-07rtc: add a timestamp for year 0Gravatar Alexandre Belloni 1-0/+1
2019-05-08rtc: drop set_mms and set_mmss64Gravatar Alexandre Belloni 1-2/+0
2019-04-04rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900Gravatar Geert Uytterhoeven 1-1/+1
2019-04-04rtc: da9063: set rangeGravatar Alexandre Belloni 1-0/+1
2019-04-04rtc: sh: set rangeGravatar Alexandre Belloni 1-0/+1
2019-02-25rtc: remove rtc_class_ops.read_callbackGravatar Alexandre Belloni 1-2/+1
2018-12-18rtc: enforce rtc_timer_init private_data typeGravatar Alexandre Belloni 1-6/+8
2018-11-22rtc: nvmem: remove nvmem from struct rtc_deviceGravatar Alexandre Belloni 1-1/+0
2018-11-12rtc: class: remove devm_rtc_device_unregisterGravatar Alexandre Belloni 1-2/+0
2018-09-28rtc: move rtc_add_group/s definitionsGravatar Alexandre Belloni 1-0/+16
2018-09-13rtc: unexport non devm managed registrationGravatar Alexandre Belloni 1-5/+0
2018-08-02rtc: remove struct rtc_taskGravatar Alexandre Belloni 1-7/+2
2018-07-26rtc: simplify rtc_irq_set_state/rtc_irq_set_freqGravatar Alexandre Belloni 1-4/+2
2018-07-26rtc: remove irq_task and irq_task_lockGravatar Alexandre Belloni 1-2/+0
2018-07-26rtc: remove rtc_irq_register/rtc_irq_unregisterGravatar Alexandre Belloni 1-4/+0
2018-05-16rtc: nvmem: don't return an error when not enabledGravatar Alexandre Belloni 1-1/+1
2018-03-17rtc: Add useful timestamp definitionsGravatar Alexandre Belloni 1-0/+5
2018-03-17rtc: Add one offset seconds to expand RTC rangeGravatar Baolin Wang 1-0/+3
2018-03-17rtc: Add RTC rangeGravatar Alexandre Belloni 1-0/+3
2018-03-01char: rtc: remove unused rtc_control() APIGravatar Alexandre Belloni 1-4/+0
2018-03-01rtc: remove nvmem_configGravatar Alexandre Belloni 1-1/+0
2018-03-01rtc: export rtc_nvmem_register() to driversGravatar Alexandre Belloni 1-0/+13
2017-11-29rtc: Remove unused RTC_DEVICE_NAME_SIZEGravatar Cole Robinson 1-1/+0
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+42
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-30rtc: Allow rtc drivers to specify the tv_nsec value for ntpGravatar Jason Gunthorpe 1-1/+42
2017-08-24rtc: remove .open() and .release()Gravatar Alexandre Belloni 1-2/+0
2017-07-12rtc: Remove wrong deprecation commentGravatar Alexandre Belloni 1-6/+0
2017-07-07rtc: add generic nvmem supportGravatar Alexandre Belloni 1-0/+7
2017-07-07rtc: introduce new registration methodGravatar Alexandre Belloni 1-0/+7
2017-06-03rtc: remove rtc_device.nameGravatar Alexandre Belloni 1-1/+0
2016-03-14rtc: Add functions to set and read rtc offsetGravatar Joshua Clayton 1-0/+4
2015-06-25rtc: interface: Remove rtc_set_mmss()Gravatar Xunlei Pang 1-1/+0
2015-06-25rtc: Introduce rtc_tm_sub() helper functionGravatar Xunlei Pang 1-0/+8
2015-06-19rtc: interface: Remove unused return value from rtc_timer_cancel()Gravatar Krzysztof Kozlowski 1-1/+1