index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-mv.c
Age
Commit message (
Expand
)
Author
2021-01-16
rtc: mv: remove mv_rtc_alarm_ops
Alexandre Belloni
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2019-10-07
rtc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-04-04
rtc: mv: add range
Alexandre Belloni
2019-04-04
rtc: mv: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-04-04
rtc: mv: convert to SPDX identifier
Alexandre Belloni
2018-10-03
rtc: mv: let the core handle invalid alarms
Alexandre Belloni
2018-05-03
rtc: simplify getting .drvdata
Wolfram Sang
2018-03-27
rtc: mv: remove artificial limitation
Alexandre Belloni
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2015-09-05
rtc: Fix module autoload for OF platform drivers
Javier Martinez Canillas
2015-06-25
rtc: mv: correct 24 hour error message
Alexandre Belloni
2015-06-25
rtc: mv: use BIT()
Alexandre Belloni
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-06
rtc: rtc-mv: make of_device_id array const
Jingoo Han
2014-02-21
rtc: mv: reset date if after year 2038
Thomas Petazzoni
2013-09-11
rtc: simplify devm_request_mem_region/devm_ioremap
Julia Lawall
2013-04-29
rtc: rtc-mv: use devm_rtc_device_register()
Jingoo Han
2013-04-29
rtc: rtc-mv: use module_platform_driver_probe()
Jingoo Han
2013-04-29
rtc: rtc-mv: add __init annotation
Jingoo Han
2013-03-08
rtc: rtc-mv: Add support for clk to avoid lockups
Andrew Lunn
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-07-25
ARM: Kirkwood: Replace mrvl with marvell
Andrew Lunn
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-23
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
2012-03-16
ARM: kirkwood: rtc-mv devicetree bindings
Jason Cooper
2011-10-31
rtc: Add module.h to implicit users in drivers/rtc
Paul Gortmaker
2011-02-03
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-16
rtc-mv: add support for Alarm
Saeed Bishara
2009-03-24
[ARM] Kirkwood: fail the probe if internal RTC does not work
Nicolas Pitre
2009-01-06
rtc: driver for Marvell's SoCs 88F6281 and 88F6192
Saeed Bishara