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