summaryrefslogtreecommitdiffstats
path: root/include/linux/rtc.h
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/class.c: use struct device as the first argument for devm_rtc_dev...Jingoo Han2013-04-291-2/+2
* rtc: add devm_rtc_device_{register,unregister}()Jingoo Han2013-04-291-0/+6
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\
| * driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-1/+1
* | NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe2013-01-151-0/+1
|/
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-95/+1
* rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries2012-10-061-1/+1
* rtc: add ioctl to get/clear battery low voltage statusAlexander Stein2012-05-291-0/+3
* rtc: Provide flag for rtc devices that don't support UIEJohn Stultz2012-03-151-1/+2
* rtc: Limit RTC PIE frequencyThomas Gleixner2011-07-261-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