summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-mv.c
AgeCommit message (Expand)Author
2021-01-16rtc: mv: remove mv_rtc_alarm_opsAlexandre Belloni
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-04-04rtc: mv: add rangeAlexandre Belloni
2019-04-04rtc: mv: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-04-04rtc: mv: convert to SPDX identifierAlexandre Belloni
2018-10-03rtc: mv: let the core handle invalid alarmsAlexandre Belloni
2018-05-03rtc: simplify getting .drvdataWolfram Sang
2018-03-27rtc: mv: remove artificial limitationAlexandre Belloni
2018-03-02rtc: stop validating rtc_time in .read_timeAlexandre Belloni
2015-09-05rtc: Fix module autoload for OF platform driversJavier Martinez Canillas
2015-06-25rtc: mv: correct 24 hour error messageAlexandre Belloni
2015-06-25rtc: mv: use BIT()Alexandre Belloni
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2014-06-06rtc: rtc-mv: make of_device_id array constJingoo Han
2014-02-21rtc: mv: reset date if after year 2038Thomas Petazzoni
2013-09-11rtc: simplify devm_request_mem_region/devm_ioremapJulia Lawall
2013-04-29rtc: rtc-mv: use devm_rtc_device_register()Jingoo Han
2013-04-29rtc: rtc-mv: use module_platform_driver_probe()Jingoo Han
2013-04-29rtc: rtc-mv: add __init annotationJingoo Han
2013-03-08rtc: rtc-mv: Add support for clk to avoid lockupsAndrew Lunn
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-07-25ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang
2012-03-16ARM: kirkwood: rtc-mv devicetree bindingsJason Cooper
2011-10-31rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16rtc-mv: add support for AlarmSaeed Bishara
2009-03-24[ARM] Kirkwood: fail the probe if internal RTC does not workNicolas Pitre
2009-01-06rtc: driver for Marvell's SoCs 88F6281 and 88F6192Saeed Bishara