summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-at91rm9200.c
AgeCommit message (Expand)Author
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-11-17rtc: at91rm9200: Add sam9x60 compatibleAlexandre Belloni
2020-11-17rtc: at91rm9200: add correction supportAlexandre Belloni
2020-01-15rtc: at91rm9200: use FIELD_PREP/FIELD_GETAlexandre Belloni
2020-01-15rtc: at91rm9200: avoid time readout in at91_rtc_setalarmAlexandre Belloni
2020-01-15rtc: at91rm9200: move register definitions to C fileAlexandre Belloni
2020-01-15rtc: at91rm9200: add sama5d4 and sama5d2 compatiblesAlexandre Belloni
2020-01-15rtc: at91rm9200: remove procfs informationAlexandre Belloni
2019-10-03rtc: at91rm9200: use of_device_get_match_data()Claudiu Beznea
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-10rtc: at91rm9200: Switch to use %ptRAndy Shevchenko
2018-05-17rtc: at91rm9200: add rangeAlexandre Belloni
2017-11-10rtc: at91rm9200: fix reading alarm valueAlexandre Belloni
2017-11-10rtc: at91rm9200: stop calculating yday in at91_rtc_readalarmAlexandre Belloni
2017-07-07rtc: at91rm9200: remove race conditionAlexandre Belloni
2015-11-08rtc: at91rm9200: clear RTC alarm status flag prior to suspendingWenyou Yang
2015-09-05rtc: at91rm9200: get and use slow clockAlexandre Belloni
2015-09-05rtc: at91rm9200: sort headers alphabeticallyAlexandre Belloni
2015-04-17drivers/rtc/rtc-at91rm9200.c: make IO endian agnosticBen Dooks
2015-03-18rtc: at91rm9200: double locking bug in at91_rtc_interrupt()Dan Carpenter
2015-03-04rtc: at91rm9200: rework wakeup and interrupt handlingBoris BREZILLON
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2014-06-06rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irqBoris BREZILLON
2013-12-12drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrapLinus Pizunski
2013-11-21ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold
2013-11-13drivers/rtc/rtc-at91rm9200.c: use devm_* APIsSachin Kamat
2013-07-03rtc: rtc-at91rm9200: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03drivers/rtc/rtc-at91rm9200.c: include <linux/uaccess.h>Sachin Kamat
2013-06-12rtc-at91rm9200: use shadow IMR on at91sam9x5Johan Hovold
2013-06-12rtc-at91rm9200: add shadow interrupt maskJohan Hovold
2013-06-12rtc-at91rm9200: refactor interrupt-register handlingJohan Hovold
2013-06-12rtc-at91rm9200: add configuration supportJohan Hovold
2013-06-12rtc-at91rm9200: add match-table compile guardJohan Hovold
2013-04-29drivers/rtc/rtc-at91rm9200.c: fix missing iounmapJohan Hovold
2013-04-29drivers/rtc/rtc-at91rm9200.c: add DT supportJoachim Eastwood
2013-04-29rtc: rtc-at91rm9200: switch to using SIMPLE_DEV_PM_OPSJingoo Han
2013-04-29rtc: rtc-at91rm9200: use module_platform_driver_probe()Jingoo Han
2013-04-05Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold
2013-03-22drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre
2013-02-21rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()Jingoo Han
2012-11-06arm: at91: move at91rm9200 rtc header in drivers/rtcJean-Christophe PLAGNIOL-VILLARD
2012-07-04ARM: at91: fix new build errorsArnd Bergmann
2011-11-28ARM: at91: make rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-09RTC: Clean out UIE icotl implementationsJohn Stultz
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz
2009-09-23rtc: at91rm9200 fixesDavid Brownell
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk
2008-10-16rtc-at91rm9200: remove now-unneeded codeAndrew Victor