summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mv.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: mv: add rangeAlexandre Belloni2019-04-041-2/+5
* rtc: mv: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-04-041-10/+11
* rtc: mv: convert to SPDX identifierAlexandre Belloni2019-04-041-4/+1
* rtc: mv: let the core handle invalid alarmsAlexandre Belloni2018-10-031-6/+2
* rtc: simplify getting .drvdataWolfram Sang2018-05-031-2/+1
* rtc: mv: remove artificial limitationAlexandre Belloni2018-03-271-12/+0
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-1/+1
* rtc: Fix module autoload for OF platform driversJavier Martinez Canillas2015-09-051-0/+1
* rtc: mv: correct 24 hour error messageAlexandre Belloni2015-06-251-4/+4
* rtc: mv: use BIT()Alexandre Belloni2015-06-251-2/+3
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* rtc: rtc-mv: make of_device_id array constJingoo Han2014-06-061-1/+1
* rtc: mv: reset date if after year 2038Thomas Petazzoni2014-02-211-0/+12
* rtc: simplify devm_request_mem_region/devm_ioremapJulia Lawall2013-09-111-13/+4
* rtc: rtc-mv: use devm_rtc_device_register()Jingoo Han2013-04-291-4/+4
* rtc: rtc-mv: use module_platform_driver_probe()Jingoo Han2013-04-291-12/+1
* rtc: rtc-mv: add __init annotationJingoo Han2013-04-291-1/+1
* rtc: rtc-mv: Add support for clk to avoid lockupsAndrew Lunn2013-03-081-4/+24
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn2012-07-251-1/+1
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-0/+9
|\
| * ARM: kirkwood: rtc-mv devicetree bindingsJason Cooper2012-03-161-0/+9
* | drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-231-1/+1
|/
* rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker2011-10-311-0/+1
* RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-031-13/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rtc-mv: add support for AlarmSaeed Bishara2009-12-161-3/+154
* [ARM] Kirkwood: fail the probe if internal RTC does not workNicolas Pitre2009-03-241-0/+11
* rtc: driver for Marvell's SoCs 88F6281 and 88F6192Saeed Bishara2009-01-061-0/+163