index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-max6902.c
Age
Commit message (
Expand
)
Author
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2013-07-03
drivers/rtc/rtc-max6902.c: remove empty function
Sachin Kamat
2013-07-03
drivers/rtc/rtc-max6902.c: remove unwanted spaces
Sachin Kamat
2013-04-30
drivers/rtc/rtc-max6902.c: use register defines instead of magic numbers
Axel Lin
2013-04-30
rtc: rtc-max6902: use spi_set_drvdata()
Jingoo Han
2013-04-30
rtc: rtc-max6902: use devm_rtc_device_register()
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-23
rtc: convert rtc spi drivers to module_spi_driver
Axel Lin
2012-01-11
drivers/rtc/: remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-01-13
rtc: rtc-max6902 - set driver data in max6902_probe()
Axel Lin
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-01-06
rtc: rtc-max6902 fixes
Alessandro Zummo
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-12-05
spi: use simplified spi_sync() calling convention
Marc Pignat
2007-08-23
rtc-max6902 minor fixes
David Brownell
2006-10-17
[PATCH] rtc-max6902: month conversion fix
Francisco Larramendi
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
2006-06-25
[PATCH] Add max6902 RTC support
Raphael Assenat