summaryrefslogtreecommitdiffstats
path: root/include/linux/rtc.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* rtc: interface: Remove rtc_set_mmss()Xunlei Pang2015-06-251-1/+0
* rtc: Introduce rtc_tm_sub() helper functionXunlei Pang2015-06-251-0/+8
* rtc: interface: Remove unused return value from rtc_timer_cancel()Krzysztof Kozlowski2015-06-191-1/+1
* rtc: interface: Fix coding style violationsKrzysztof Kozlowski2015-06-191-6/+5
* drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacementXunlei Pang2015-04-031-0/+1
* rtc: Convert rtc_set_ntp_time() to use timespec64Xunlei Pang2015-01-231-1/+1
* rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacementpang.xunlei2014-11-211-2/+19
* drivers/rtc/class.c: use struct device as the first argument for devm_rtc_dev...Jingoo Han2013-04-291-2/+2
* rtc: add devm_rtc_device_{register,unregister}()Jingoo Han2013-04-291-0/+6
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\
| * driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-1/+1
* | NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe2013-01-151-0/+1
|/
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-95/+1
* rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries2012-10-061-1/+1
* rtc: add ioctl to get/clear battery low voltage statusAlexander Stein2012-05-291-0/+3
* rtc: Provide flag for rtc devices that don't support UIEJohn Stultz2012-03-151-1/+2
* rtc: Limit RTC PIE frequencyThomas Gleixner2011-07-261-0/+3
* drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang2011-05-261-4/+4
* RTC: Fix early irqs caused by calling rtc_set_alarm too earlyJohn Stultz2011-03-291-0/+2
* RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-091-1/+0
* RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz2011-03-091-2/+0
* RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-091-1/+0
* RTC: Initialize kernel state from RTCJohn Stultz2011-03-091-0/+1
* RTC: Re-enable UIE timer/polling emulationJohn Stultz2011-02-171-0/+1
* RTC: Revert UIE emulation removalJohn Stultz2011-02-171-0/+14
* RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz2011-01-211-2/+0
* rtc: Cleanup removed UIE emulation declarationJohn Stultz2011-01-211-2/+0
* rtc: Namespace fixupThomas Gleixner2010-12-131-6/+6
* RTC: Remove UIE emulationJohn Stultz2010-12-101-12/+0
* RTC: Rework RTC code to use timerqueue for eventsJohn Stultz2010-12-101-5/+38
* rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König2010-03-121-0/+6
* rtc: convert LEAP_YEAR into an inlineAndrew Morton2009-04-011-0/+6
* rtc: add alarm/update irq interfacesAlessandro Zummo2009-01-041-1/+7
* drivers/char/rtc.c: make 2 functions staticAdrian Bunk2008-07-261-2/+0