summaryrefslogtreecommitdiff
path: root/include/linux/rtc.h
Commit message (Expand)AuthorAge
* rtc: interface: Remove rtc_set_mmss()Xunlei Pang2015-06-25
* rtc: Introduce rtc_tm_sub() helper functionXunlei Pang2015-06-25
* rtc: interface: Remove unused return value from rtc_timer_cancel()Krzysztof Kozlowski2015-06-19
* rtc: interface: Fix coding style violationsKrzysztof Kozlowski2015-06-19
* drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacementXunlei Pang2015-04-03
* rtc: Convert rtc_set_ntp_time() to use timespec64Xunlei Pang2015-01-23
* rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacementpang.xunlei2014-11-21
* drivers/rtc/class.c: use struct device as the first argument for devm_rtc_dev...Jingoo Han2013-04-29
* rtc: add devm_rtc_device_{register,unregister}()Jingoo Han2013-04-29
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * driver-core: constify data for class_find_device()Michał Mirosław2013-02-06
* | NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe2013-01-15
|/
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries2012-10-06
* rtc: add ioctl to get/clear battery low voltage statusAlexander Stein2012-05-29
* rtc: Provide flag for rtc devices that don't support UIEJohn Stultz2012-03-15
* rtc: Limit RTC PIE frequencyThomas Gleixner2011-07-26
* drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang2011-05-26
* RTC: Fix early irqs caused by calling rtc_set_alarm too earlyJohn Stultz2011-03-29
* RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-09
* RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz2011-03-09
* RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-09
* RTC: Initialize kernel state from RTCJohn Stultz2011-03-09
* RTC: Re-enable UIE timer/polling emulationJohn Stultz2011-02-17
* RTC: Revert UIE emulation removalJohn Stultz2011-02-17
* RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz2011-01-21
* rtc: Cleanup removed UIE emulation declarationJohn Stultz2011-01-21
* rtc: Namespace fixupThomas Gleixner2010-12-13
* RTC: Remove UIE emulationJohn Stultz2010-12-10
* RTC: Rework RTC code to use timerqueue for eventsJohn Stultz2010-12-10
* rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König2010-03-12
* rtc: convert LEAP_YEAR into an inlineAndrew Morton2009-04-01
* rtc: add alarm/update irq interfacesAlessandro Zummo2009-01-04
* drivers/char/rtc.c: make 2 functions staticAdrian Bunk2008-07-26
* rtc: remove BKL for ioctl()David Brownell2008-07-24
* RTC: convert mutex to bitfieldJiri Kosina2007-11-29
* revert "rtc: Add rtc_merge_alarm()"Andrew Morton2007-05-08
* rtc: remove rest of class_deviceDavid Brownell2007-05-08
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-08
* rtc: remove /sys/class/rtc-dev/*David Brownell2007-05-08
* [PATCH] rtc: Add rtc_merge_alarm()Scott Wood2006-12-10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-01
* [PATCH] Correct rtc_wkalrm commentsAndrew Victor2006-06-30
* [PATCH] RTC: Add rtc_year_days() to calculate tm_ydayAndrew Victor2006-06-25
* [PATCH] rtc subsystem: add capability checksAlessandro Zummo2006-06-25
* [PATCH] RTC: rtc-dev UIE emulationAtsushi Nemoto2006-06-25
* [PATCH] RTC subsystem: classAlessandro Zummo2006-03-27
* [PATCH] RTC Subsystem: library functionsAlessandro Zummo2006-03-27
* [PATCH] rtc.h broke strace(1) buildsJoe Korty2006-03-22