Alexandre Belloni
|
f7430151d8
char: rtc: remove task handling
|
7 years ago |
Christoph Hellwig
|
3f3942aca6
proc: introduce proc_create_single{,_data}
|
7 years ago |
Alexandre Belloni
|
9e7002a70e
char: rtc: remove unused rtc_control() API
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Kees Cook
|
24ed960abf
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
|
8 years ago |
Kees Cook
|
1d27e3e225
timer: Remove expires and data arguments from DEFINE_TIMER
|
7 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Michael Opdenacker
|
d88ed628f8
various char drivers: remove deprecated IRQF_DISABLED
|
11 years ago |
Joe Perches
|
a151427ed0
char: Convert use of typedef ctl_table to struct ctl_table
|
12 years ago |
Peter Senna Tschudin
|
f8885c26d5
drivers/char: removes unnecessary semicolon
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Michael Witten
|
5196d20305
drivers/char: comment fix: CMOS RTC update code is now in kernel/time/ntp.c
|
13 years ago |
Christian Dietrich
|
a28ee477e5
drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit
|
14 years ago |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
Eric W. Biederman
|
6d4561110a
sysctl: Drop & in front of every proc_handler.
|
15 years ago |
Eric W. Biederman
|
894d249115
sysctl drivers: Remove dead binary sysctl support
|
15 years ago |
Ingo Molnar
|
86ae13b006
headers: Fix build after <linux/sched.h> removal
|
16 years ago |
David John
|
048cd5888f
RTC: Remove the BKL.
|
17 years ago |
Al Viro
|
233e70f422
saner FASYNC handling on file close
|
17 years ago |
Adrian Bunk
|
357c6e6359
rtc: use bcd2bin/bin2bcd
|
17 years ago |
David Brownell
|
0f4d3fd8ac
legacy rtc: remove needless/confusing HPET_RTC_IRQ option
|
17 years ago |
David S. Miller
|
75081322c9
sparc32: Convert PC RTC probing to pure OF driver.
|
17 years ago |
Huang Weiyi
|
98b0da4307
drivers/char/rtc.c: removed duplicated include
|
17 years ago |
Adrian Bunk
|
9580d85f9c
drivers/char/rtc.c: make 2 functions static
|
17 years ago |
Carlos R. Mafra
|
c68d07b2da
rtc: remove and clarify unneeded externs
|
17 years ago |
Alan Cox
|
53f1b1433d
rtc: push the BKL down into the driver ioctl method
|
17 years ago |
Jonathan Corbet
|
2fceef397f
Merge commit 'v2.6.26' into bkl-removal
|
17 years ago |
Paul Gortmaker
|
61ca9daa2c
rtc: fix reported IRQ rate for when HPET is enabled
|
17 years ago |
Arnd Bergmann
|
4333deee6b
rtc: BKL pushdown
|
17 years ago |