Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -5/+1 |
2018-03-02 | rtc: stop validating rtc_time in .read_time | Alexandre Belloni | 1 | -1/+1 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 1 | -1/+0 |
2013-07-04 | drivers/rtc/rtc-max6902.c: remove empty function | Sachin Kamat | 1 | -6/+0 |
2013-07-04 | drivers/rtc/rtc-max6902.c: remove unwanted spaces | Sachin Kamat | 1 | -3/+3 |
2013-04-30 | drivers/rtc/rtc-max6902.c: use register defines instead of magic numbers | Axel Lin | 1 | -10/+10 |
2013-04-30 | rtc: rtc-max6902: use spi_set_drvdata() | Jingoo Han | 1 | -1/+1 |
2013-04-30 | rtc: rtc-max6902: use devm_rtc_device_register() | Jingoo Han | 1 | -5/+2 |
2013-01-04 | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-03-24 | rtc: convert rtc spi drivers to module_spi_driver | Axel Lin | 1 | -11/+1 |
2012-01-11 | drivers/rtc/: remove redundant spi driver bus initialization | Lars-Peter Clausen | 1 | -1/+0 |
2011-01-13 | rtc: rtc-max6902 - set driver data in max6902_probe() | Axel Lin | 1 | -1/+2 |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov | 1 | -0/+1 |
2009-01-07 | rtc: rtc-max6902 fixes | Alessandro Zummo | 1 | -138/+38 |
2008-10-20 | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk | 1 | -16/+16 |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 1 | -2/+0 |
2008-04-28 | rtc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -2/+2 |
2007-12-05 | spi: use simplified spi_sync() calling convention | Marc Pignat | 1 | -9/+3 |
2007-08-23 | rtc-max6902 minor fixes | David Brownell | 1 | -3/+3 |
2006-10-17 | [PATCH] rtc-max6902: month conversion fix | Francisco Larramendi | 1 | -1/+1 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -1/+0 |
2006-10-04 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2006-10-01 | [PATCH] constify rtc_class_ops: update drivers | David Brownell | 1 | -1/+1 |
2006-06-25 | [PATCH] Add max6902 RTC support | Raphael Assenat | 1 | -0/+286 |