summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-dev.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [PATCH] trivial __user annotations - rtc-devAl Viro2007-02-091-1/+1
* [PATCH] rtc: remove syslog spam on registrationDavid Brownell2006-12-131-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-6/+19
|\
| * [PATCH] rtc class locking bugfixesDavid Brownell2006-11-251-5/+7
| * [PATCH] rtc framework handles periodic irqsDavid Brownell2006-11-251-1/+12
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
|/
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-011-2/+2
* [PATCH] RTC class uses subsys_initDavid Brownell2006-10-011-1/+1
* [PATCH] rtc: remove superfluous call to call to cdev_del()Rolf Eike Beer2006-10-011-1/+0
* [PATCH] rtc subsystem: add capability checksAlessandro Zummo2006-06-251-7/+22
* [PATCH] RTC: rtc-dev UIE emulationAtsushi Nemoto2006-06-251-0/+102
* [PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriateAlessandro Zummo2006-05-211-3/+3
* [PATCH] RTC: rtc-dev tweak for 64-bit kernelAtsushi Nemoto2006-05-011-6/+11
* [PATCH] RTC subsystem: dev interfaceAlessandro Zummo2006-03-271-0/+382
OpenPOWER on IntegriCloud