Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
788b0bc46558d06f923afae59f881356ac382381
/
drivers
/
rtc
/
rtc-dev.c
c100a5e
rtc: use dev_warn()/dev_dbg()/pr_err() instead of printk()
by Jingoo Han
· 12 years ago
162a96e
drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c
by Sachin Kamat
· 12 years ago
e17fd4b
rtc: Fix ioctl error path return
by John Stultz
· 13 years ago
456d66e
RTC: Re-enable UIE timer/polling emulation
by John Stultz
· 14 years ago
6e57b1d
RTC: Revert UIE emulation removal
by John Stultz
· 14 years ago
ac54cd2
RTC: Fix rtc driver ioctl specific shortcutting
by John Stultz
· 14 years ago
042620a
RTC: Remove UIE emulation
by John Stultz
· 14 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
e6229bec
rtc: make rtc_update_irq callable with irqs enabled
by Atsushi Nemoto
· 15 years ago
099e657
rtc: add alarm/update irq interfaces
by Alessandro Zummo
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 16 years ago
743e6a5
rtc: file close() consistently disables repeating irqs
by David Brownell
· 16 years ago
2e4a75c
rtc: fix kernel panic on second use of SIGIO nofitication
by Marcin Slusarz
· 16 years ago
1d96469
rtc: fix double lock on UIE emulation
by Atsushi Nemoto
· 16 years ago
b1c3c89
revert "rtc: cdev lock_kernel() pushdown"
by David Brownell
· 16 years ago
5cdc98b
rtc-dev: stop periodic interrupts on device release
by Tomas Janousek
· 16 years ago
b68bb26
rtc: don't return -EBUSY when mutex_lock_interruptible() fails
by David Brownell
· 16 years ago
5ad31a57
rtc: remove BKL for ioctl()
by David Brownell
· 16 years ago
51a776f
rtc: cdev lock_kernel() pushdown
by Jonathan Corbet
· 16 years ago
8a0bdfd
rtc-cmos alarm acts as oneshot
by David Brownell
· 17 years ago
372a302
RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag
by Jiri Kosina
· 17 years ago
8853c20
RTC: convert mutex to bitfield
by Jiri Kosina
· 17 years ago
9d013d3
rtc: allow validated RTC_PIE_ON for non-root
by Bryan Kadzban
· 17 years ago
88efe13
rtc-dev: no need to convert file->private_data to rtc device
by Mark Zhan
· 17 years ago
d691eb9
RTC: periodic irq fix
by Alessandro Zummo
· 17 years ago
c8ed39e
rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMD
by Thomas Hommel
· 17 years ago
ac495bf
rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driver
by Hans-Christian Egtvedt
· 17 years ago
f8245c2
rtc: remove "RTC_ALM_SET mode" bugs
by David Brownell
· 18 years ago
cb3a58d
rtc: update to class device removal patches
by David Brownell
· 18 years ago
cd96620
rtc: remove rest of class_device
by David Brownell
· 18 years ago
ab6a2d7
rtc: rtc interfaces don't use class_device
by David Brownell
· 18 years ago
5726fb2
rtc: remove /sys/class/rtc-dev/*
by David Brownell
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
d76fdf7
[PATCH] trivial __user annotations - rtc-dev
by Al Viro
· 18 years ago
5a6534e
[PATCH] rtc: remove syslog spam on registration
by David Brownell
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
d728b1e
[PATCH] rtc class locking bugfixes
by David Brownell
· 18 years ago
2601a46
[PATCH] rtc framework handles periodic irqs
by David Brownell
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
ff8371a
[PATCH] constify rtc_class_ops: update drivers
by David Brownell
· 18 years ago
818a867
[PATCH] RTC class uses subsys_init
by David Brownell
· 18 years ago
328a338f
[PATCH] rtc: remove superfluous call to call to cdev_del()
by Rolf Eike Beer
· 18 years ago
110d693
[PATCH] rtc subsystem: add capability checks
by Alessandro Zummo
· 18 years ago
655066c
[PATCH] RTC: rtc-dev UIE emulation
by Atsushi Nemoto
· 18 years ago
b3969e5
[PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriate
by Alessandro Zummo
· 18 years ago
3418ff7
[PATCH] RTC: rtc-dev tweak for 64-bit kernel
by Atsushi Nemoto
· 19 years ago
e824290
[PATCH] RTC subsystem: dev interface
by Alessandro Zummo
· 19 years ago