aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-max6902.c
AgeCommit message (Expand)Author
2013-04-29drivers/rtc/rtc-max6902.c: use register defines instead of magic numbersAxel Lin
2013-04-29rtc: rtc-max6902: use spi_set_drvdata()Jingoo Han
2013-04-29rtc: rtc-max6902: use devm_rtc_device_register()Jingoo Han
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-03-23rtc: convert rtc spi drivers to module_spi_driverAxel Lin
2012-01-10drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen
2011-01-13rtc: rtc-max6902 - set driver data in max6902_probe()Axel Lin
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-01-06rtc: rtc-max6902 fixesAlessandro Zummo
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-04-28rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-12-05spi: use simplified spi_sync() calling conventionMarc Pignat
2007-08-22rtc-max6902 minor fixesDavid Brownell
2006-10-17[PATCH] rtc-max6902: month conversion fixFrancisco Larramendi
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-01[PATCH] constify rtc_class_ops: update driversDavid Brownell
2006-06-25[PATCH] Add max6902 RTC supportRaphael Assenat