Alexandre Belloni
|
8719d3c918
rtc: simplify rtc_irq_set_state/rtc_irq_set_freq
|
7 vuotta sitten |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 vuotta sitten |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 vuotta sitten |
Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
7 vuotta sitten |
Alexandre Belloni
|
ea369ea6d8
rtc: remove .open() and .release()
|
8 vuotta sitten |
Alexandre Belloni
|
9f8606533b
rtc: dev: remove rtc->name from debug message
|
8 vuotta sitten |
Logan Gunthorpe
|
d5ed9177f6
rtc: utilize new cdev_device_add helper function
|
8 vuotta sitten |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 vuotta sitten |
Dmitry Torokhov
|
1e4cd62558
rtc: dev: properly manage lifetime of dev and cdev in rtc device
|
10 vuotta sitten |
Xunlei Pang
|
4ec2364f49
rtc: Update rtc-dev to use y2038-safe time interfaces
|
10 vuotta sitten |
Jingoo Han
|
c100a5e025
rtc: use dev_warn()/dev_dbg()/pr_err() instead of printk()
|
12 vuotta sitten |
Sachin Kamat
|
162a96ea4b
drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c
|
12 vuotta sitten |
John Stultz
|
e17fd4ba2a
rtc: Fix ioctl error path return
|
14 vuotta sitten |
John Stultz
|
456d66ecd0
RTC: Re-enable UIE timer/polling emulation
|
14 vuotta sitten |
John Stultz
|
6e57b1d6a8
RTC: Revert UIE emulation removal
|
14 vuotta sitten |
John Stultz
|
ac54cd2bd5
RTC: Fix rtc driver ioctl specific shortcutting
|
14 vuotta sitten |
John Stultz
|
042620a018
RTC: Remove UIE emulation
|
15 vuotta sitten |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
16 vuotta sitten |
Atsushi Nemoto
|
e6229bec25
rtc: make rtc_update_irq callable with irqs enabled
|
16 vuotta sitten |
Alessandro Zummo
|
099e657625
rtc: add alarm/update irq interfaces
|
16 vuotta sitten |
Al Viro
|
233e70f422
saner FASYNC handling on file close
|
17 vuotta sitten |
David Brownell
|
743e6a504f
rtc: file close() consistently disables repeating irqs
|
17 vuotta sitten |
Marcin Slusarz
|
2e4a75cdcb
rtc: fix kernel panic on second use of SIGIO nofitication
|
17 vuotta sitten |
Atsushi Nemoto
|
1d96469a34
rtc: fix double lock on UIE emulation
|
17 vuotta sitten |
David Brownell
|
b1c3c89827
revert "rtc: cdev lock_kernel() pushdown"
|
17 vuotta sitten |
Tomas Janousek
|
5cdc98b8f5
rtc-dev: stop periodic interrupts on device release
|
17 vuotta sitten |
David Brownell
|
b68bb26324
rtc: don't return -EBUSY when mutex_lock_interruptible() fails
|
17 vuotta sitten |
David Brownell
|
5ad31a5751
rtc: remove BKL for ioctl()
|
17 vuotta sitten |
Jonathan Corbet
|
51a776fa7a
rtc: cdev lock_kernel() pushdown
|
17 vuotta sitten |
David Brownell
|
8a0bdfd7a0
rtc-cmos alarm acts as oneshot
|
17 vuotta sitten |