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-jz4740.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: stop validating rtc_time after rtc_time_to_tm
Alexandre Belloni
2018-03-01
1
-1
/
+1
*
rtc: jz4740: fix loading of rtc driver
Mathieu Malaterre
2017-10-12
1
-2
/
+2
*
rtc: jz4740: remove duplicate 'write' in message
Mathieu Malaterre
2017-10-12
1
-1
/
+1
*
rtc: jz4740: make the driver buildable as a module again
Alexandre Belloni
2017-01-26
1
-2
/
+10
*
rtc: jz4740: make the driver builtin only
Alexandre Belloni
2016-11-09
1
-9
/
+1
*
rtc: jz4740: remove unused EXPORT_SYMBOL
Alexandre Belloni
2016-11-08
1
-2
/
+1
*
rtc: jz4740: Add support for acting as the system power controller
Paul Cercueil
2016-11-05
1
-0
/
+81
*
rtc: jz4740: Add support for devicetree
Paul Cercueil
2016-11-04
1
-1
/
+15
*
rtc: jz4740: Add support for the RTC in the jz4780 SoC
Paul Cercueil
2016-11-04
1
-2
/
+48
*
rtc: constify rtc_class_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
rtc: rtc-jz4740: use devm_ioremap_resource()
Jingoo Han
2014-04-03
1
-20
/
+5
*
rtc: rtc-jz4740: use devm_*() functions
Jingoo Han
2013-07-03
1
-49
/
+16
*
rtc: rtc-jz4740: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-03
1
-3
/
+0
*
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
drivers/rtc/rtc-jz4740.c: fix IRQ error check
Lars-Peter Clausen
2012-10-06
1
-1
/
+1
*
drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver static
Axel Lin
2012-01-10
1
-1
/
+1
*
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
2012-01-10
1
-11
/
+1
*
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
2011-03-09
1
-7
/
+0
*
drivers/rtc/rtc-jz4740.c: add alarm function
Paul Cercueil
2010-10-27
1
-5
/
+40
*
RTC: Add JZ4740 RTC driver
Lars-Peter Clausen
2010-08-05
1
-0
/
+345