headers: remove sched.h from interrupt.h
[safe/jmp/linux-2.6] / drivers / rtc / rtc-dev.c
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-06-19 Atsushi Nemotortc: make rtc_update_irq callable with irqs enabled
2009-01-04 Alessandro Zummortc: add alarm/update irq interfaces
2008-11-01 Al Virosaner FASYNC handling on file close
2008-10-16 David Brownellrtc: file close() consistently disables repeating irqs
2008-10-04 Marcin Slusarzrtc: fix kernel panic on second use of SIGIO nofitication
2008-08-20 Atsushi Nemotortc: fix double lock on UIE emulation
2008-08-12 David Brownellrevert "rtc: cdev lock_kernel() pushdown"
2008-07-30 Tomas Janousekrtc-dev: stop periodic interrupts on device release
2008-07-30 David Brownellrtc: don't return -EBUSY when mutex_lock_interruptible...
2008-07-24 David Brownellrtc: remove BKL for ioctl()
2008-06-20 Jonathan Corbetrtc: cdev lock_kernel() pushdown
2008-02-06 David Brownellrtc-cmos alarm acts as oneshot
2007-12-05 Jiri KosinaRTC: assure proper memory ordering with respect to...
2007-11-29 Jiri KosinaRTC: convert mutex to bitfield
2007-10-16 Bryan Kadzbanrtc: allow validated RTC_PIE_ON for non-root
2007-10-16 Mark Zhanrtc-dev: no need to convert file->private_data to rtc...
2007-10-16 Alessandro ZummoRTC: periodic irq fix
2007-07-31 Thomas Hommelrtc-dev: Make RTC driver return ENOTTY instead of ENOIO...
2007-07-17 Hans-Christian Egtvedtrtc-dev: return -ENOTTY in ioctl if irq_set_freq is...
2007-05-08 David Brownellrtc: remove "RTC_ALM_SET mode" bugs
2007-05-08 David Brownellrtc: update to class device removal patches
2007-05-08 David Brownellrtc: remove rest of class_device
2007-05-08 David Brownellrtc: rtc interfaces don't use class_device
2007-05-08 David Brownellrtc: remove /sys/class/rtc-dev/*
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 5
2007-02-09 Al Viro[PATCH] trivial __user annotations - rtc-dev
2006-12-13 David Brownell[PATCH] rtc: remove syslog spam on registration
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-25 David Brownell[PATCH] rtc class locking bugfixes
2006-11-25 David Brownell[PATCH] rtc framework handles periodic irqs
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-01 David Brownell[PATCH] constify rtc_class_ops: update drivers
2006-10-01 David Brownell[PATCH] RTC class uses subsys_init
2006-10-01 Rolf Eike Beer[PATCH] rtc: remove superfluous call to call to cdev_del()
2006-06-25 Alessandro Zummo[PATCH] rtc subsystem: add capability checks
2006-06-25 Atsushi Nemoto[PATCH] RTC: rtc-dev UIE emulation
2006-05-21 Alessandro Zummo[PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where...
2006-05-02 Atsushi Nemoto[PATCH] RTC: rtc-dev tweak for 64-bit kernel
2006-03-27 Alessandro Zummo[PATCH] RTC subsystem: dev interface