aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-dev.c
Commit message (Expand)AuthorAge
* rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMDThomas Hommel2007-07-31
* rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driverHans-Christian Egtvedt2007-07-17
* rtc: remove "RTC_ALM_SET mode" bugsDavid Brownell2007-05-08
* rtc: update to class device removal patchesDavid Brownell2007-05-08
* rtc: remove rest of class_deviceDavid Brownell2007-05-08
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-08
* rtc: remove /sys/class/rtc-dev/*David Brownell2007-05-08
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
* [PATCH] trivial __user annotations - rtc-devAl Viro2007-02-09
* [PATCH] rtc: remove syslog spam on registrationDavid Brownell2006-12-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [PATCH] rtc class locking bugfixesDavid Brownell2006-11-25
| * [PATCH] rtc framework handles periodic irqsDavid Brownell2006-11-25
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-01
* [PATCH] RTC class uses subsys_initDavid Brownell2006-10-01
* [PATCH] rtc: remove superfluous call to call to cdev_del()Rolf Eike Beer2006-10-01
* [PATCH] rtc subsystem: add capability checksAlessandro Zummo2006-06-25
* [PATCH] RTC: rtc-dev UIE emulationAtsushi Nemoto2006-06-25
* [PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriateAlessandro Zummo2006-05-21
* [PATCH] RTC: rtc-dev tweak for 64-bit kernelAtsushi Nemoto2006-05-01
* [PATCH] RTC subsystem: dev interfaceAlessandro Zummo2006-03-27