summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-at91rm9200.c
Commit message (Expand)AuthorAge
* rtc: at91rm9200: clear RTC alarm status flag prior to suspendingWenyou Yang2015-11-08
* rtc: at91rm9200: get and use slow clockAlexandre Belloni2015-09-05
* rtc: at91rm9200: sort headers alphabeticallyAlexandre Belloni2015-09-05
* drivers/rtc/rtc-at91rm9200.c: make IO endian agnosticBen Dooks2015-04-17
* rtc: at91rm9200: double locking bug in at91_rtc_interrupt()Dan Carpenter2015-03-18
* rtc: at91rm9200: rework wakeup and interrupt handlingBoris BREZILLON2015-03-04
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irqBoris BREZILLON2014-06-06
* drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrapLinus Pizunski2013-12-12
* ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold2013-11-21
* drivers/rtc/rtc-at91rm9200.c: use devm_* APIsSachin Kamat2013-11-13
* rtc: rtc-at91rm9200: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-03
* drivers/rtc/rtc-at91rm9200.c: include <linux/uaccess.h>Sachin Kamat2013-07-03
* rtc-at91rm9200: use shadow IMR on at91sam9x5Johan Hovold2013-06-12
* rtc-at91rm9200: add shadow interrupt maskJohan Hovold2013-06-12
* rtc-at91rm9200: refactor interrupt-register handlingJohan Hovold2013-06-12
* rtc-at91rm9200: add configuration supportJohan Hovold2013-06-12
* rtc-at91rm9200: add match-table compile guardJohan Hovold2013-06-12
* drivers/rtc/rtc-at91rm9200.c: fix missing iounmapJohan Hovold2013-04-29
* drivers/rtc/rtc-at91rm9200.c: add DT supportJoachim Eastwood2013-04-29
* rtc: rtc-at91rm9200: switch to using SIMPLE_DEV_PM_OPSJingoo Han2013-04-29
* rtc: rtc-at91rm9200: use module_platform_driver_probe()Jingoo Han2013-04-29
* Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold2013-04-05
* drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre2013-03-22
* rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()Jingoo Han2013-02-21
* arm: at91: move at91rm9200 rtc header in drivers/rtcJean-Christophe PLAGNIOL-VILLARD2012-11-06
* ARM: at91: fix new build errorsArnd Bergmann2012-07-04
* ARM: at91: make rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-28
* Fix common misspellingsLucas De Marchi2011-03-31
* RTC: Clean out UIE icotl implementationsJohn Stultz2011-03-09
* RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-03
* rtc: at91rm9200 fixesDavid Brownell2009-09-23
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
* rtc-at91rm9200: remove now-unneeded codeAndrew Victor2008-10-16
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* rtc-at91rm9200: avoid spurious irqsDavid Brownell2008-07-24
* [RTC] remove unused asm/rtc.h includes from ARM RTC driversRussell King2008-05-22
* [RTC] remove references to asm/mach/time.hRussell King2008-05-22
* rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* rtc: suspend()/resume() restores system clockDavid Brownell2007-05-08
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-08
* [PATCH] at91_rtc updatesDavid Brownell2007-02-20
* [PATCH] rtc-at91rm9200 build fixDavid Brownell2007-01-05
* [PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell2006-12-13
* [PATCH] AT91RM9200 RTCAndrew Victor2006-12-10