aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rtc.h
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-2/+7
* samsung update 1codeworkx2012-06-021-0/+11
* rtc: Fix RTC PIE frequency limitJohn Stultz2011-10-031-0/+3
* drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang2011-05-261-4/+4
* RTC: Fix early irqs caused by calling rtc_set_alarm too earlyJohn Stultz2011-03-291-0/+2
* RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-091-1/+0
* RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz2011-03-091-2/+0
* RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-091-1/+0
* RTC: Initialize kernel state from RTCJohn Stultz2011-03-091-0/+1
* RTC: Re-enable UIE timer/polling emulationJohn Stultz2011-02-171-0/+1
* RTC: Revert UIE emulation removalJohn Stultz2011-02-171-0/+14
* RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz2011-01-211-2/+0
* rtc: Cleanup removed UIE emulation declarationJohn Stultz2011-01-211-2/+0
* rtc: Namespace fixupThomas Gleixner2010-12-131-6/+6
* RTC: Remove UIE emulationJohn Stultz2010-12-101-12/+0
* RTC: Rework RTC code to use timerqueue for eventsJohn Stultz2010-12-101-5/+38
* rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König2010-03-121-0/+6
* rtc: convert LEAP_YEAR into an inlineAndrew Morton2009-04-011-0/+6
* rtc: add alarm/update irq interfacesAlessandro Zummo2009-01-041-1/+7
* drivers/char/rtc.c: make 2 functions staticAdrian Bunk2008-07-261-2/+0
* rtc: remove BKL for ioctl()David Brownell2008-07-241-0/+17
* RTC: convert mutex to bitfieldJiri Kosina2007-11-291-1/+4
* revert "rtc: Add rtc_merge_alarm()"Andrew Morton2007-05-081-1/+0
* rtc: remove rest of class_deviceDavid Brownell2007-05-081-2/+2
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-081-17/+16
* rtc: remove /sys/class/rtc-dev/*David Brownell2007-05-081-1/+0
* [PATCH] rtc: Add rtc_merge_alarm()Scott Wood2006-12-101-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-011-2/+2
* [PATCH] Correct rtc_wkalrm commentsAndrew Victor2006-06-301-2/+2
* [PATCH] RTC: Add rtc_year_days() to calculate tm_ydayAndrew Victor2006-06-251-0/+1
* [PATCH] rtc subsystem: add capability checksAlessandro Zummo2006-06-251-0/+1
* [PATCH] RTC: rtc-dev UIE emulationAtsushi Nemoto2006-06-251-0/+10
* [PATCH] RTC subsystem: classAlessandro Zummo2006-03-271-0/+87
* [PATCH] RTC Subsystem: library functionsAlessandro Zummo2006-03-271-0/+5
* [PATCH] rtc.h broke strace(1) buildsJoe Korty2006-03-221-2/+2
* [PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk2006-01-081-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+108