index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-max6902.c
Age
Commit message (
Expand
)
Author
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-29
drivers/rtc/rtc-max6902.c: use register defines instead of magic numbers
Axel Lin
2013-04-29
rtc: rtc-max6902: use spi_set_drvdata()
Jingoo Han
2013-04-29
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-10
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-22
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