summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ds1302.c
Commit message (Expand)AuthorAge
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-02
* rtc: ds1302: remove redundant initializations of pointer bpColin Ian King2018-02-13
* rtc: constify rtc_class_ops structuresJulia Lawall2016-09-02
* rtc: ds1302: fix write value for day of week registerAkinobu Mita2016-05-20
* rtc: ds1302: fix error check in set_timeAkinobu Mita2016-05-20
* rtc: remove useless DRV_VERSIONAlexandre Belloni2016-05-20
* rtc: ds1302: rewrite using SPISergey Yanovich2016-05-20
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* drivers/rtc/rtc-ds1302.c: handle write protectionSergey Yanovich2013-07-03
* drivers/rtc/rtc-ds1302.c: remove empty functionSachin Kamat2013-07-03
* rtc: rtc-ds1302: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-03
* rtc: rtc-ds1302: use devm_rtc_device_register()Jingoo Han2013-04-29
* rtc: rtc-ds1302: use module_platform_driver_probe()Jingoo Han2013-04-29
* rtc: rtc-ds1302: add __exit annotationJingoo Han2013-04-29
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* sh: mach-snapgear: Kill off machtype, consolidate board def.Paul Mundt2010-10-29
* rtc-ds1302: add some abstraction for new platform supportMarc Zyngier2010-05-25
* rtc: fix driver data issues in several rtc driversAlessandro Zummo2009-12-16
* rtc: don't use __exit_p to wrap ds1302_rtc_removeUwe Kleine-König2009-11-25
* rtc: rtc-ds1302: Kill off unused variables.Paul Mundt2009-08-20
* rtc: rtc-ds1302 fixesAlessandro Zummo2009-08-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-20
|\
| * sh: Migrate common board headers to mach-common/.Paul Mundt2008-10-20
* | drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
|/
* rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* rtc: ds1302 rtc supportPaul Mundt2008-02-06