index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-at91rm9200.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
rtc: at91rm9200: use FIELD_PREP/FIELD_GET
Alexandre Belloni
1
-20
/
+22
2020-01-15
rtc: at91rm9200: avoid time readout in at91_rtc_setalarm
Alexandre Belloni
1
-14
/
+6
2020-01-15
rtc: at91rm9200: move register definitions to C file
Alexandre Belloni
1
-1
/
+45
2020-01-15
rtc: at91rm9200: add sama5d4 and sama5d2 compatibles
Alexandre Belloni
1
-0
/
+6
2020-01-15
rtc: at91rm9200: remove procfs information
Alexandre Belloni
1
-15
/
+0
2019-10-03
rtc: at91rm9200: use of_device_get_match_data()
Claudiu Beznea
1
-18
/
+1
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-12-11
rtc: at91rm9200: Switch to use %ptR
Andy Shevchenko
1
-11
/
+4
2018-05-17
rtc: at91rm9200: add range
Alexandre Belloni
1
-0
/
+2
2017-11-10
rtc: at91rm9200: fix reading alarm value
Alexandre Belloni
1
-12
/
+6
2017-11-10
rtc: at91rm9200: stop calculating yday in at91_rtc_readalarm
Alexandre Belloni
1
-1
/
+0
2017-07-07
rtc: at91rm9200: remove race condition
Alexandre Belloni
1
-6
/
+8
2015-11-08
rtc: at91rm9200: clear RTC alarm status flag prior to suspending
Wenyou Yang
1
-0
/
+2
2015-09-05
rtc: at91rm9200: get and use slow clock
Alexandre Belloni
1
-3
/
+24
2015-09-05
rtc: at91rm9200: sort headers alphabetically
Alexandre Belloni
1
-8
/
+8
2015-04-17
drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic
Ben Dooks
1
-2
/
+2
2015-03-18
rtc: at91rm9200: double locking bug in at91_rtc_interrupt()
Dan Carpenter
1
-1
/
+1
2015-03-05
rtc: at91rm9200: rework wakeup and interrupt handling
Boris BREZILLON
1
-14
/
+48
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-07
rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
Boris BREZILLON
1
-2
/
+14
2013-12-13
drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
Linus Pizunski
1
-0
/
+2
2013-11-22
ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown
Johan Hovold
1
-0
/
+9
2013-11-13
drivers/rtc/rtc-at91rm9200.c: use devm_* APIs
Sachin Kamat
1
-21
/
+7
2013-07-04
rtc: rtc-at91rm9200: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-07-04
drivers/rtc/rtc-at91rm9200.c: include <linux/uaccess.h>
Sachin Kamat
1
-2
/
+1
2013-06-13
rtc-at91rm9200: use shadow IMR on at91sam9x5
Johan Hovold
1
-0
/
+7
2013-06-13
rtc-at91rm9200: add shadow interrupt mask
Johan Hovold
1
-1
/
+38
2013-06-13
rtc-at91rm9200: refactor interrupt-register handling
Johan Hovold
1
-14
/
+29
2013-06-13
rtc-at91rm9200: add configuration support
Johan Hovold
1
-8
/
+38
2013-06-13
rtc-at91rm9200: add match-table compile guard
Johan Hovold
1
-0
/
+2
2013-04-30
drivers/rtc/rtc-at91rm9200.c: fix missing iounmap
Johan Hovold
1
-3
/
+11
2013-04-30
drivers/rtc/rtc-at91rm9200.c: add DT support
Joachim Eastwood
1
-0
/
+9
2013-04-30
rtc: rtc-at91rm9200: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
1
-12
/
+4
2013-04-30
rtc: rtc-at91rm9200: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"
Johan Hovold
1
-31
/
+19
2013-03-23
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
Nicolas Ferre
1
-19
/
+31
2013-02-22
rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()
Jingoo Han
1
-9
/
+8
2012-11-06
arm: at91: move at91rm9200 rtc header in drivers/rtc
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-07-04
ARM: at91: fix new build errors
Arnd Bergmann
1
-0
/
+1
2011-11-28
ARM: at91: make rm9200 rtc drivers soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-38
/
+63
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-09
RTC: Clean out UIE icotl implementations
John Stultz
1
-28
/
+0
2011-02-04
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
1
-7
/
+13
2009-09-23
rtc: at91rm9200 fixes
David Brownell
1
-9
/
+15
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-21
/
+21
2008-10-16
rtc-at91rm9200: remove now-unneeded code
Andrew Victor
1
-3
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-07-24
rtc-at91rm9200: avoid spurious irqs
David Brownell
1
-10
/
+6
2008-05-22
[RTC] remove unused asm/rtc.h includes from ARM RTC drivers
Russell King
1
-2
/
+0
[next]