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