index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds1286.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: simplify use of devm_ioremap_resource
Julia Lawall
2015-06-25
1
-3
/
+1
*
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
drivers/rtc/rtc-ds1286.c: remove empty function
Sachin Kamat
2013-07-03
1
-6
/
+0
*
rtc: rtc-ds1286: use devm_*() functions
Jingoo Han
2013-04-29
1
-37
/
+9
*
drivers/rtc/rtc-ds1286.c: fix compiler warning while doing make W=1
Devendra Naga
2013-04-29
1
-2
/
+1
*
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
2012-01-10
1
-12
/
+1
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
*
rtc: ds1286: Initialize drvdata before registering device
John Stultz
2011-05-06
1
-1
/
+1
*
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
2011-02-03
1
-18
/
+23
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>
Geert Uytterhoeven
2008-10-16
1
-0
/
+1
*
MIPS: DS1286: New RTC driver
Thomas Bogendoerfer
2008-10-15
1
-0
/
+409