Thomas Gleixner
|
92f73a62a1
Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
John Stultz
|
f6d5b33125
RTC: Fix early irqs caused by calling rtc_set_alarm too early
|
14 years ago |
John Stultz
|
f44f7f96a2
RTC: Initialize kernel state from RTC
|
14 years ago |
John Stultz
|
456d66ecd0
RTC: Re-enable UIE timer/polling emulation
|
14 years ago |
Uwe Kleine-König
|
516373b8b6
RTC: Release mutex in error path of rtc_alarm_irq_enable
|
14 years ago |
Marcelo Roberto Jimenez
|
83a06bf50b
RTC: Prevents a division by zero in kernel code.
|
14 years ago |
John Stultz
|
d5553a5561
RTC: Properly handle rtc_read_alarm error propagation and fix bug
|
14 years ago |
John Stultz
|
aa0be0f465
RTC: Propagate error handling via rtc_timer_enqueue properly
|
14 years ago |
Thomas Gleixner
|
96c8f06a0f
rtc: Namespace fixup
|
14 years ago |
John Stultz
|
6610e0893b
RTC: Rework RTC code to use timerqueue for events
|
14 years ago |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 years ago |
Atsushi Nemoto
|
e6229bec25
rtc: make rtc_update_irq callable with irqs enabled
|
16 years ago |
Alessandro Zummo
|
bbccf83f6c
rtc: use set_mmss when set_time is not available
|
16 years ago |
Jonathan Cameron
|
5d2a50371d
rtc: move power of 2 periodic frequency check down into drivers
|
16 years ago |
Kay Sievers
|
d4afc76c0b
rtc: struct device: replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Alessandro Zummo
|
099e657625
rtc: add alarm/update irq interfaces
|
16 years ago |
Mark Brown
|
9e3a4afd5a
rtc: fix handling of missing tm_year data when reading alarms
|
16 years ago |
David Brownell
|
b68bb26324
rtc: don't return -EBUSY when mutex_lock_interruptible() fails
|
17 years ago |
Greg Kroah-Hartman
|
695794ae0c
Driver Core: add ability for class_find_device to start in middle of list
|
17 years ago |
David Brownell
|
a01cc65703
rtc: rtc_read_alarm() handles wraparound
|
17 years ago |
Dave Young
|
71da890509
rtc: use class iteration api
|
17 years ago |
Jiri Kosina
|
372a302e9a
RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag
|
17 years ago |
Jiri Kosina
|
8853c202b4
RTC: convert mutex to bitfield
|
17 years ago |
Mark Lord
|
0e36a9a4a7
rtc: fix readback from /sys/class/rtc/rtc?/wakealarm
|
17 years ago |
David Brownell
|
97144c6756
rtc_irq_set_freq() requires power-of-two and associated kerneldoc
|
17 years ago |
Alessandro Zummo
|
d691eb901e
RTC: periodic irq fix
|
17 years ago |
David Brownell
|
f8245c2688
rtc: remove "RTC_ALM_SET mode" bugs
|
18 years ago |
David Brownell
|
cd9662094e
rtc: remove rest of class_device
|
18 years ago |
David Brownell
|
ab6a2d70d1
rtc: rtc interfaces don't use class_device
|
18 years ago |