summaryrefslogtreecommitdiff
path: root/drivers/rtc/interface.c
Commit message (Expand)AuthorAge
* rtc: Add functions to set and read rtc offsetJoshua Clayton2016-03-14
* rtc: Drop (un)likely before IS_ERR(_OR_NULL)viresh kumar2015-09-05
* rtc: interface: Remove rtc_set_mmss()Xunlei Pang2015-06-25
* rtc: interface: Remove unused return value from rtc_timer_cancel()Krzysztof Kozlowski2015-06-19
* drivers/rtc/interface.c: __rtc_read_time: reduce log levelAaro Koskinen2015-04-17
* drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacementXunlei Pang2015-04-03
* rtc: Update interface.c to use y2038-safe time interfacesXunlei Pang2015-01-23
* rtc: refine rtc_timer_do_work() to consider other set alarm failuresXunlei Pang2014-12-10
* drivers/rtc/interface.c: check the validation of rtc_time in __rtc_read_timeHyogi Gim2014-12-10
* drivers/rtc/interface.c: check the error after __rtc_read_time()Hyogi Gim2014-08-08
* drivers/rtc/interface.c: fix infinite loop in initializing the alarmAles Novak2014-06-06
* rtc: verify a critical argument to rtc_update_irq() before using itAlessandro Zummo2014-04-03
* rtc: Keep system awake until all expired RTC timers are handledZoran Markovic2013-07-22
* drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busyChris Brand2013-07-03
* drivers/rtc/interface.c: fix checkpatch errorsSachin Kamat2013-07-03
* driver-core: constify data for class_find_device()Michał Mirosław2013-02-06
* RTC: Avoid races between RTC alarm wakeup and suspend.NeilBrown2012-08-08
* rtc: Provide flag for rtc devices that don't support UIEJohn Stultz2012-03-15
* rtc: Disable the alarm in the hardware (v2)Rabin Vincent2012-01-26
* rtc: Expire alarms after the time is set. (v2)NeilBrown2012-01-26
* rtc: Avoid setting alarm to a time in the pastJohn Stultz2012-01-26
* drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings2012-01-10
* Revert "rtc: Expire alarms after the time is set."Linus Torvalds2012-01-04
* Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-03
* rtc: Expire alarms after the time is set.NeilBrown2011-12-13
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-05
|\
| * rtc: Disable the alarm in the hardwareRabin Vincent2011-11-22
| * rtc: fix hrtimer deadlockThomas Gleixner2011-07-26
| * rtc: limit frequencyThomas Gleixner2011-07-26
| * rtc: handle errors correctly in rtc_irq_set_state()Thomas Gleixner2011-07-26
* | rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker2011-10-31
* | rtc: Limit RTC PIE frequencyThomas Gleixner2011-07-26
* | rtc: Fix hrtimer deadlockThomas Gleixner2011-07-26
* | rtc: Handle errors correctly in rtc_irq_set_state()Thomas Gleixner2011-07-26
|/
* rtc: Staticize non-exported __rtc_set_alarm()Mark Brown2011-06-01
* Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...Thomas Gleixner2011-04-13
|\
| * RTC: Fix early irqs caused by calling rtc_set_alarm too earlyJohn Stultz2011-03-29
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* RTC: Initialize kernel state from RTCJohn Stultz2011-03-09
* RTC: Re-enable UIE timer/polling emulationJohn Stultz2011-02-17
* RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König2011-02-17
* RTC: Prevents a division by zero in kernel code.Marcelo Roberto Jimenez2011-02-03
* RTC: Properly handle rtc_read_alarm error propagation and fix bugJohn Stultz2011-01-21
* RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz2011-01-21
* rtc: Namespace fixupThomas Gleixner2010-12-13
* RTC: Rework RTC code to use timerqueue for eventsJohn Stultz2010-12-10
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* rtc: make rtc_update_irq callable with irqs enabledAtsushi Nemoto2009-06-19
* rtc: use set_mmss when set_time is not availableAlessandro Zummo2009-01-06
* rtc: move power of 2 periodic frequency check down into driversJonathan Cameron2009-01-06