aboutsummaryrefslogtreecommitdiff
path: root/include/linux/rtc.h
AgeCommit message (Expand)Author
2019-05-08rtc: drop set_mms and set_mmss64Alexandre Belloni
2019-04-04rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900Geert Uytterhoeven
2019-04-04rtc: da9063: set rangeAlexandre Belloni
2019-04-04rtc: sh: set rangeAlexandre Belloni
2019-02-25rtc: remove rtc_class_ops.read_callbackAlexandre Belloni
2018-12-18rtc: enforce rtc_timer_init private_data typeAlexandre Belloni
2018-11-22rtc: nvmem: remove nvmem from struct rtc_deviceAlexandre Belloni
2018-11-12rtc: class: remove devm_rtc_device_unregisterAlexandre Belloni
2018-09-28rtc: move rtc_add_group/s definitionsAlexandre Belloni
2018-09-13rtc: unexport non devm managed registrationAlexandre Belloni
2018-08-02rtc: remove struct rtc_taskAlexandre Belloni
2018-07-26rtc: simplify rtc_irq_set_state/rtc_irq_set_freqAlexandre Belloni
2018-07-26rtc: remove irq_task and irq_task_lockAlexandre Belloni
2018-07-26rtc: remove rtc_irq_register/rtc_irq_unregisterAlexandre Belloni
2018-05-16rtc: nvmem: don't return an error when not enabledAlexandre Belloni
2018-03-17rtc: Add useful timestamp definitionsAlexandre Belloni
2018-03-17rtc: Add one offset seconds to expand RTC rangeBaolin Wang
2018-03-17rtc: Add RTC rangeAlexandre Belloni
2018-03-01char: rtc: remove unused rtc_control() APIAlexandre Belloni
2018-03-01rtc: remove nvmem_configAlexandre Belloni
2018-03-01rtc: export rtc_nvmem_register() to driversAlexandre Belloni
2017-11-29rtc: Remove unused RTC_DEVICE_NAME_SIZECole Robinson
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30rtc: Allow rtc drivers to specify the tv_nsec value for ntpJason Gunthorpe
2017-08-24rtc: remove .open() and .release()Alexandre Belloni
2017-07-12rtc: Remove wrong deprecation commentAlexandre Belloni
2017-07-07rtc: add generic nvmem supportAlexandre Belloni
2017-07-07rtc: introduce new registration methodAlexandre Belloni
2017-06-03rtc: remove rtc_device.nameAlexandre Belloni
2016-03-14rtc: Add functions to set and read rtc offsetJoshua Clayton
2015-06-25rtc: interface: Remove rtc_set_mmss()Xunlei Pang
2015-06-25rtc: Introduce rtc_tm_sub() helper functionXunlei Pang
2015-06-19rtc: interface: Remove unused return value from rtc_timer_cancel()Krzysztof Kozlowski
2015-06-19rtc: interface: Fix coding style violationsKrzysztof Kozlowski
2015-04-03drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacementXunlei Pang
2015-01-23rtc: Convert rtc_set_ntp_time() to use timespec64Xunlei Pang
2014-11-21rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacementpang.xunlei
2013-04-29drivers/rtc/class.c: use struct device as the first argument for devm_rtc_dev...Jingoo Han
2013-04-29rtc: add devm_rtc_device_{register,unregister}()Jingoo Han
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław
2013-01-15NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-10-06rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries
2012-05-29rtc: add ioctl to get/clear battery low voltage statusAlexander Stein
2012-03-15rtc: Provide flag for rtc devices that don't support UIEJohn Stultz
2011-07-26rtc: Limit RTC PIE frequencyThomas Gleixner
2011-05-26drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang
2011-03-29RTC: Fix early irqs caused by calling rtc_set_alarm too earlyJohn Stultz