index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-max6902.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
drivers/rtc/rtc-max6902.c: remove empty function
Sachin Kamat
2013-07-03
1
-6
/
+0
*
drivers/rtc/rtc-max6902.c: remove unwanted spaces
Sachin Kamat
2013-07-03
1
-3
/
+3
*
drivers/rtc/rtc-max6902.c: use register defines instead of magic numbers
Axel Lin
2013-04-29
1
-10
/
+10
*
rtc: rtc-max6902: use spi_set_drvdata()
Jingoo Han
2013-04-29
1
-1
/
+1
*
rtc: rtc-max6902: use devm_rtc_device_register()
Jingoo Han
2013-04-29
1
-5
/
+2
*
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
rtc: convert rtc spi drivers to module_spi_driver
Axel Lin
2012-03-23
1
-11
/
+1
*
drivers/rtc/: remove redundant spi driver bus initialization
Lars-Peter Clausen
2012-01-10
1
-1
/
+0
*
rtc: rtc-max6902 - set driver data in max6902_probe()
Axel Lin
2011-01-13
1
-1
/
+2
*
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-09-23
1
-0
/
+1
*
rtc: rtc-max6902 fixes
Alessandro Zummo
2009-01-06
1
-138
/
+38
*
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
1
-16
/
+16
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
1
-2
/
+0
*
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
1
-2
/
+2
*
spi: use simplified spi_sync() calling convention
Marc Pignat
2007-12-05
1
-9
/
+3
*
rtc-max6902 minor fixes
David Brownell
2007-08-22
1
-3
/
+3
*
[PATCH] rtc-max6902: month conversion fix
Francisco Larramendi
2006-10-17
1
-1
/
+1
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
[PATCH] constify rtc_class_ops: update drivers
David Brownell
2006-10-01
1
-1
/
+1
*
[PATCH] Add max6902 RTC support
Raphael Assenat
2006-06-25
1
-0
/
+286