aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/class.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-19/+50
* time: Add timekeeping_inject_sleeptimeJohn Stultz2011-04-261-14/+9
* RTC: Fix early irqs caused by calling rtc_set_alarm too earlyJohn Stultz2011-03-291-1/+1
* RTC: Initialize kernel state from RTCJohn Stultz2011-03-091-0/+7
* RTC: Prevents a division by zero in kernel code.Marcelo Roberto Jimenez2011-02-031-0/+1
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-111-0/+13
|\
| * rtc: Namespace fixupThomas Gleixner2010-12-131-3/+3
| * RTC: Rework RTC code to use timerqueue for eventsJohn Stultz2010-12-101-0/+13
* | drivers/rtc/class.c: fix device_register() error handlingVasiliy Kulikov2010-10-271-1/+3
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rtc-core: fix memory leakAaro Koskinen2010-03-061-0/+1
* rtc: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-10/+6
* RTC: periodic irq fixAlessandro Zummo2007-10-161-0/+1
* Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-251-2/+3
* rtc: update to class device removal patchesDavid Brownell2007-05-081-0/+2
* rtc: suspend()/resume() restores system clockDavid Brownell2007-05-081-0/+74
* rtc: remove rest of class_deviceDavid Brownell2007-05-081-11/+11
* rtc: simplified /proc/driver/rtc handlingDavid Brownell2007-05-081-7/+2
* rtc: simplified rtc sysfs attribute handlingDavid Brownell2007-05-081-0/+3
* rtc: remove /sys/class/rtc-dev/*David Brownell2007-05-081-0/+8
* [PATCH] rtc_cmos oops fixDavid Brownell2007-03-011-4/+10
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-011-1/+1
* [PATCH] RTC class uses subsys_initDavid Brownell2006-10-011-2/+2
* [PATCH] rtc: fix idr lockingSonny Rao2006-06-271-0/+2
* [PATCH] rtc subsystem: add capability checksAlessandro Zummo2006-06-251-0/+1
* [PATCH] RTC subsystem: compact error messagesAlessandro Zummo2006-04-111-0/+2
* [PATCH] RTC subsystem: classAlessandro Zummo2006-03-271-0/+145