index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
2015-09-05
rtc: ds1511: clean up ds1511_nvram_read()/ds1511_nvram_write()
Vladimir Zapolskiy
1
-37
/
+5
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-04
rtc: treewide: remove excess rtc_device validation
Alexander Shiyan
1
-2
/
+1
2014-04-04
rtc: fix potential race condition
Alessandro Zummo
1
-8
/
+10
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