summaryrefslogtreecommitdiffstats
path: root/include/linux/rtc.h
Commit message (Expand)AuthorAgeFilesLines
* rtc: class: make rtc_class constantRicardo B. Marliere2024-03-081-1/+1
* rtc: Add API function to return alarm time bound by hardware limitGuenter Roeck2023-10-091-0/+17
* rtc: Add support for limited alarm timer offsetsGuenter Roeck2023-08-271-0/+1
* rtc: remove uie_unsupportedAlexandre Belloni2022-03-231-2/+0
* rtc: add BSM parameterAlexandre Belloni2021-10-181-0/+2
* rtc: class: don't call cdev_device_del() when cdev_device_add() failedYang Yingliang2021-10-151-0/+1
* rtc: introduce features bitfieldAlexandre Belloni2021-01-161-0/+2
* Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2020-12-201-15/+7
|\
| * rtc: rework rtc_register_device() resource managementBartosz Golaszewski2020-11-191-5/+3
| * rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski2020-11-191-4/+4
| * rtc: nvmem: remove nvram ABIAlexandre Belloni2020-11-191-6/+0
* | ntp: Make the RTC sync offset less obscureThomas Gleixner2020-12-111-6/+29
* | ntp, rtc: Move rtc_set_ntp_time() to ntp codeThomas Gleixner2020-12-111-34/+0
|/
* rtc: cleanup obsolete comment about struct rtc_class_opsMisono Tomohiro2020-07-161-4/+0
* rtc: remove rtc_time_to_tm and rtc_tm_to_timeAlexandre Belloni2020-04-021-12/+0
* rtc: rv3029: let the core handle rtc rangeAlexandre Belloni2019-12-181-0/+1
* rtc: introduce lock helpersAlexandre Belloni2019-10-191-0/+3
* rtc: add timestamp for end of 2199Alexandre Belloni2019-10-191-0/+1
* rtc: add a timestamp for year 0Alexandre Belloni2019-10-071-0/+1
* rtc: drop set_mms and set_mmss64Alexandre Belloni2019-05-081-2/+0
* rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900Geert Uytterhoeven2019-04-041-1/+1
* rtc: da9063: set rangeAlexandre Belloni2019-04-041-0/+1
* rtc: sh: set rangeAlexandre Belloni2019-04-041-0/+1
* rtc: remove rtc_class_ops.read_callbackAlexandre Belloni2019-02-251-2/+1
* rtc: enforce rtc_timer_init private_data typeAlexandre Belloni2018-12-181-6/+8
* rtc: nvmem: remove nvmem from struct rtc_deviceAlexandre Belloni2018-11-221-1/+0
* rtc: class: remove devm_rtc_device_unregisterAlexandre Belloni2018-11-121-2/+0
* rtc: move rtc_add_group/s definitionsAlexandre Belloni2018-09-281-0/+16
* rtc: unexport non devm managed registrationAlexandre Belloni2018-09-131-5/+0
* rtc: remove struct rtc_taskAlexandre Belloni2018-08-021-7/+2
* rtc: simplify rtc_irq_set_state/rtc_irq_set_freqAlexandre Belloni2018-07-261-4/+2
* rtc: remove irq_task and irq_task_lockAlexandre Belloni2018-07-261-2/+0
* rtc: remove rtc_irq_register/rtc_irq_unregisterAlexandre Belloni2018-07-261-4/+0
* rtc: nvmem: don't return an error when not enabledAlexandre Belloni2018-05-161-1/+1
* rtc: Add useful timestamp definitionsAlexandre Belloni2018-03-171-0/+5
* rtc: Add one offset seconds to expand RTC rangeBaolin Wang2018-03-171-0/+3
* rtc: Add RTC rangeAlexandre Belloni2018-03-171-0/+3
* char: rtc: remove unused rtc_control() APIAlexandre Belloni2018-03-011-4/+0
* rtc: remove nvmem_configAlexandre Belloni2018-03-011-1/+0
* rtc: export rtc_nvmem_register() to driversAlexandre Belloni2018-03-011-0/+13
* rtc: Remove unused RTC_DEVICE_NAME_SIZECole Robinson2017-11-291-1/+0
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-1/+42
|\
| * rtc: Allow rtc drivers to specify the tv_nsec value for ntpJason Gunthorpe2017-10-301-1/+42
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* rtc: remove .open() and .release()Alexandre Belloni2017-08-241-2/+0
* rtc: Remove wrong deprecation commentAlexandre Belloni2017-07-121-6/+0
* rtc: add generic nvmem supportAlexandre Belloni2017-07-071-0/+7
* rtc: introduce new registration methodAlexandre Belloni2017-07-071-0/+7
* rtc: remove rtc_device.nameAlexandre Belloni2017-06-031-1/+0
* rtc: Add functions to set and read rtc offsetJoshua Clayton2016-03-141-0/+4