John Stultz
|
f6d5b33125
RTC: Fix early irqs caused by calling rtc_set_alarm too early
|
14 years ago |
John Stultz
|
51ba60c5bb
RTC: Cleanup rtc_class_ops->update_irq_enable()
|
14 years ago |
John Stultz
|
696160fec1
RTC: Cleanup rtc_class_ops->irq_set_freq()
|
14 years ago |
John Stultz
|
80d4bb515b
RTC: Cleanup rtc_class_ops->irq_set_state
|
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 |
John Stultz
|
6e57b1d6a8
RTC: Revert UIE emulation removal
|
14 years ago |
John Stultz
|
aa0be0f465
RTC: Propagate error handling via rtc_timer_enqueue properly
|
14 years ago |
John Stultz
|
1daeddd596
rtc: Cleanup removed UIE emulation declaration
|
14 years ago |
Thomas Gleixner
|
96c8f06a0f
rtc: Namespace fixup
|
14 years ago |
John Stultz
|
042620a018
RTC: Remove UIE emulation
|
14 years ago |
John Stultz
|
6610e0893b
RTC: Rework RTC code to use timerqueue for events
|
14 years ago |
Uwe Kleine-König
|
d0ab4a4d50
rtc/hctosys: only claim the RTC provided the system time if it did
|
15 years ago |
Andrew Morton
|
78d89ef40c
rtc: convert LEAP_YEAR into an inline
|
16 years ago |
Alessandro Zummo
|
099e657625
rtc: add alarm/update irq interfaces
|
16 years ago |
Adrian Bunk
|
9580d85f9c
drivers/char/rtc.c: make 2 functions static
|
17 years ago |
David Brownell
|
5ad31a5751
rtc: remove BKL for ioctl()
|
17 years ago |
Jiri Kosina
|
8853c202b4
RTC: convert mutex to bitfield
|
17 years ago |
Andrew Morton
|
416ce32e70
revert "rtc: Add rtc_merge_alarm()"
|
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 |
David Brownell
|
5726fb2012
rtc: remove /sys/class/rtc-dev/*
|
18 years ago |
Scott Wood
|
884b4aaaa2
[PATCH] rtc: Add rtc_merge_alarm()
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |
David Brownell
|
ff8371ac9a
[PATCH] constify rtc_class_ops: update drivers
|
18 years ago |
Andrew Victor
|
304228e29a
[PATCH] Correct rtc_wkalrm comments
|
19 years ago |
Andrew Victor
|
8232212e0b
[PATCH] RTC: Add rtc_year_days() to calculate tm_yday
|
19 years ago |
Alessandro Zummo
|
110d693d58
[PATCH] rtc subsystem: add capability checks
|
19 years ago |
Atsushi Nemoto
|
655066c383
[PATCH] RTC: rtc-dev UIE emulation
|
19 years ago |
Alessandro Zummo
|
0c86edc0d4
[PATCH] RTC subsystem: class
|
19 years ago |