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-ds1511.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-12
rtc: simplify devm_request_mem_region/devm_ioremap
Julia Lawall
1
-12
/
+5
2013-07-04
drivers/rtc/rtc-ds1511.c: fix issues related to spaces and braces
Sachin Kamat
1
-49
/
+44
2013-04-30
rtc: rtc-ds1511: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+3
2013-01-04
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+3
2012-03-24
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2012-01-11
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
1
-14
/
+1
2011-11-01
rtc: Add module.h to implicit users in drivers/rtc
Paul Gortmaker
1
-0
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-03-23
drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file
Vasiliy Kulikov
1
-1
/
+1
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
1
-17
/
+0
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-4
/
+6
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-ds1511: fix races around device registration
Atsushi Nemoto
1
-88
/
+60
2009-11-09
fix my email address.
Andrew Sharp
1
-2
/
+2
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-01-07
rtc: bunch of drivers: fix 'no irq' case handing
Anton Vorontsov
1
-10
/
+9
2009-01-06
trivial: rtc-ds1511: fix sparse warning
Hannes Eder
1
-1
/
+1
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
1
-1
/
+0
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-21
/
+21
2008-10-16
rtc: file close() consistently disables repeating irqs
David Brownell
1
-13
/
+0
2008-05-08
fix irq flags in rtc-ds1511
Steven Rostedt
1
-2
/
+2
2008-04-28
make ds1511_rtc_{read,set}_time() static
Adrian Bunk
1
-4
/
+2
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+3
2008-02-06
Platform real time clock driver for Dallas 1511 chip
Andrew Sharp
1
-0
/
+656