summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-imxdi.c
AgeCommit message (Expand)Author
2021-05-25rtc: imxdi: add wakeup supportMartin Kaiser
2021-03-15rtc: imxdi: Convert to a DT-only driverFabio Estevam
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-07-02rtc: imxdi: fix trivial typosTales L. da Aparecida
2019-07-22rtc: imxdi: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-05-08rtc: imxdi: remove unused variableAnders Roxell
2019-04-29rtc: imxdi: convert to SPDX identifierAlexandre Belloni
2019-04-29rtc: imxdi: remove unnecessary checkAlexandre Belloni
2019-04-29rtc: imxdi: use .set_timeAlexandre Belloni
2019-04-29rtc: imxdi: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-29rtc: imxdi: set rangeAlexandre Belloni
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar
2017-01-11rtc: constify rtc_class_ops structuresBhumika Goyal
2017-01-11rtc: imxdi: use the security violation interruptMartin Kaiser
2016-12-07rtc: imxdi: (trivial) fix a typoMartin Kaiser
2016-01-11rtc: imxdi: fix spelling mistake in warning messageColin Ian King
2015-06-19rtc: imxdi: when locked, do not fail silentlyJuergen Borleis
2015-06-19rtc: imxdi: monitor a security violation at runtimeJuergen Borleis
2015-06-19rtc: imxdi: add the unit recovery codeJuergen Borleis
2015-06-19rtc: imxdi: add some background info about the states the machine can be inJuergen Borleis
2015-06-19rtc: imxdi: avoid the __raw* register access functionsJuergen Borleis
2015-02-13drivers/rtc/rtc-imxdi.c: add more known register bitsJuergen Borleis
2015-02-13drivers/rtc/rtc-imxdi.c: trivial clean up codeJuergen Borleis
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2014-04-03drivers/rtc/rtc-imxdi.c: check the return value from clk_prepare_enable()Fabio Estevam
2013-09-11rtc: simplify devm_request_mem_region/devm_ioremapJulia Lawall
2013-04-29rtc: rtc-imxdi: use devm_rtc_device_register()Jingoo Han
2013-04-29rtc: rtc-imxdi: use module_platform_driver_probe()Jingoo Han
2013-04-29rtc: rtc-imxdi: add __init/__exit annotationJingoo Han
2013-02-21rtc: rtc-imxdi: use devm_clk_get()Jingoo Han
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-12-20drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>Jean Delvare
2012-12-17drivers/rtc/rtc-imxdi.c: add devicetree supportRoland Stigge
2012-10-25drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe
2012-04-25rtc: imx dryice: Add missing clk_prepareSascha Hauer
2011-09-14drivers/rtc/rtc-imxdi.c needs linux/sched.hAxel Lin
2010-08-11rtc: driver for the DryIce block found in i.MX25 chipsBaruch Siach