| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-02 | 1 | -1/+1 |
* | rtc: ds1390: Add OF device ID table | Alexandre Belloni | 2017-10-27 | 1 | -0/+7 |
* | Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2015-11-10 | 1 | -1/+64 |
|\ |
|
| * | rtc: ds1390: Add trickle charger device tree binding | Ivan Grimaldi | 2015-11-08 | 1 | -0/+63 |
| * | rtc: ds1390: fix ds1390_get_reg return value | Ivan Grimaldi | 2015-11-08 | 1 | -1/+1 |
* | | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 1 | -1/+0 |
|/ |
|
* | rtc: rtc-ds1390: remove unnecessary OOM messages | Jingoo Han | 2014-04-03 | 1 | -3/+2 |
* | drivers/rtc/rtc-ds1390.c: remove empty function | Sachin Kamat | 2013-07-03 | 1 | -6/+0 |
* | rtc: rtc-ds1390: use devm_*() functions | Jingoo Han | 2013-04-29 | 1 | -10/+3 |
* | rtc: rtc-ds1390: use spi_set_drvdata() | Jingoo Han | 2013-04-29 | 1 | -1/+1 |
* | 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 |
* | spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices | Geert Uytterhoeven | 2011-03-17 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 1 | -0/+1 |
* | rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.c | Manish Katiyar | 2009-02-05 | 1 | -1/+0 |
* | rtc: rtc-ds1390 probe sequence and misc fixes | Alessandro Zummo | 2009-01-06 | 1 | -50/+22 |
* | rtc: add Dallas DS1390/93/94 RTC chips | Mark Jackson | 2008-11-12 | 1 | -0/+220 |