index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-mv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-07
rtc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-04-04
rtc: mv: add range
Alexandre Belloni
1
-2
/
+5
2019-04-04
rtc: mv: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-10
/
+11
2019-04-04
rtc: mv: convert to SPDX identifier
Alexandre Belloni
1
-4
/
+1
2018-10-03
rtc: mv: let the core handle invalid alarms
Alexandre Belloni
1
-6
/
+2
2018-05-03
rtc: simplify getting .drvdata
Wolfram Sang
1
-2
/
+1
2018-03-27
rtc: mv: remove artificial limitation
Alexandre Belloni
1
-12
/
+0
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2015-09-05
rtc: Fix module autoload for OF platform drivers
Javier Martinez Canillas
1
-0
/
+1
2015-06-25
rtc: mv: correct 24 hour error message
Alexandre Belloni
1
-4
/
+4
2015-06-25
rtc: mv: use BIT()
Alexandre Belloni
1
-2
/
+3
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-06
rtc: rtc-mv: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-02-21
rtc: mv: reset date if after year 2038
Thomas Petazzoni
1
-0
/
+12
2013-09-11
rtc: simplify devm_request_mem_region/devm_ioremap
Julia Lawall
1
-13
/
+4
2013-04-29
rtc: rtc-mv: use devm_rtc_device_register()
Jingoo Han
1
-4
/
+4
2013-04-29
rtc: rtc-mv: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-29
rtc: rtc-mv: add __init annotation
Jingoo Han
1
-1
/
+1
2013-03-08
rtc: rtc-mv: Add support for clk to avoid lockups
Andrew Lunn
1
-4
/
+24
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-07-25
ARM: Kirkwood: Replace mrvl with marvell
Andrew Lunn
1
-1
/
+1
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+9
2012-03-23
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2012-03-16
ARM: kirkwood: rtc-mv devicetree bindings
Jason Cooper
1
-0
/
+9
2011-10-31
rtc: Add module.h to implicit users in drivers/rtc
Paul Gortmaker
1
-0
/
+1
2011-02-03
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
1
-13
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-16
rtc-mv: add support for Alarm
Saeed Bishara
1
-3
/
+154
2009-03-24
[ARM] Kirkwood: fail the probe if internal RTC does not work
Nicolas Pitre
1
-0
/
+11
2009-01-06
rtc: driver for Marvell's SoCs 88F6281 and 88F6192
Saeed Bishara
1
-0
/
+163