Linus Torvalds
|
f423fc627b
Revert "rtc: Expire alarms after the time is set."
|
13 年 前 |
Linus Torvalds
|
157e8bf8b4
Revert "rtc: Disable the alarm in the hardware"
|
13 年 前 |
NeilBrown
|
93b2ec0128
rtc: Expire alarms after the time is set.
|
13 年 前 |
Linus Torvalds
|
40c043b077
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年 前 |
Rabin Vincent
|
c0afabd3d5
rtc: Disable the alarm in the hardware
|
13 年 前 |
Paul Gortmaker
|
2113852b23
rtc: Add module.h to implicit users in drivers/rtc
|
14 年 前 |
Thomas Gleixner
|
b830ac1d9a
rtc: fix hrtimer deadlock
|
14 年 前 |
Thomas Gleixner
|
431e2bcc37
rtc: limit frequency
|
14 年 前 |
Thomas Gleixner
|
2c4f57d12d
rtc: handle errors correctly in rtc_irq_set_state()
|
14 年 前 |
Thomas Gleixner
|
6e7a333eaa
rtc: Limit RTC PIE frequency
|
14 年 前 |
Thomas Gleixner
|
3c8bb90efb
rtc: Fix hrtimer deadlock
|
14 年 前 |
Thomas Gleixner
|
53cc2820ac
rtc: Handle errors correctly in rtc_irq_set_state()
|
14 年 前 |
Mark Brown
|
d576fe49ca
rtc: Staticize non-exported __rtc_set_alarm()
|
14 年 前 |
Thomas Gleixner
|
92f73a62a1
Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent
|
14 年 前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年 前 |
John Stultz
|
f6d5b33125
RTC: Fix early irqs caused by calling rtc_set_alarm too early
|
14 年 前 |
John Stultz
|
f44f7f96a2
RTC: Initialize kernel state from RTC
|
14 年 前 |
John Stultz
|
456d66ecd0
RTC: Re-enable UIE timer/polling emulation
|
14 年 前 |
Uwe Kleine-König
|
516373b8b6
RTC: Release mutex in error path of rtc_alarm_irq_enable
|
14 年 前 |
Marcelo Roberto Jimenez
|
83a06bf50b
RTC: Prevents a division by zero in kernel code.
|
14 年 前 |
John Stultz
|
d5553a5561
RTC: Properly handle rtc_read_alarm error propagation and fix bug
|
14 年 前 |
John Stultz
|
aa0be0f465
RTC: Propagate error handling via rtc_timer_enqueue properly
|
14 年 前 |
Thomas Gleixner
|
96c8f06a0f
rtc: Namespace fixup
|
14 年 前 |
John Stultz
|
6610e0893b
RTC: Rework RTC code to use timerqueue for events
|
14 年 前 |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 年 前 |
Atsushi Nemoto
|
e6229bec25
rtc: make rtc_update_irq callable with irqs enabled
|
16 年 前 |
Alessandro Zummo
|
bbccf83f6c
rtc: use set_mmss when set_time is not available
|
16 年 前 |
Jonathan Cameron
|
5d2a50371d
rtc: move power of 2 periodic frequency check down into drivers
|
16 年 前 |
Kay Sievers
|
d4afc76c0b
rtc: struct device: replace bus_id with dev_name(), dev_set_name()
|
16 年 前 |
Alessandro Zummo
|
099e657625
rtc: add alarm/update irq interfaces
|
16 年 前 |