summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds3232.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: ds3232: fix WARNING trace in resume functionWang Dongsheng2015-09-051-1/+4
* rtc: fix drivers that consider 0 as a valid IRQ in client->irqOctavian Purdila2015-09-051-1/+1
* rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-09-051-1/+0Star
* rtc: use more standard kernel logging stylesJoe Perches2015-04-171-2/+4
* drivers/rtc/rtc-ds3232.c: enable ds3232 to work as wakeup sourceWang Dongsheng2014-04-041-24/+70
* drivers/rtc/rtc-ds3232.c: make it possible to share an irqBharat Bhushan2014-04-041-2/+2
* rtc: fix potential race conditionAlessandro Zummo2014-04-041-2/+0Star
* drivers/rtc/rtc-ds3232.c: use devm_* APIsSachin Kamat2013-04-301-18/+7Star
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-4/+4
* rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin2012-03-241-12/+1Star
* RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-091-18/+0Star
* drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu2011-02-261-5/+9
* rtc: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
* drivers/rtc/rtc-ds3232.c: add alarm functionLan Chunhe-B258062010-10-281-0/+181
* i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-09-301-2/+0Star
* rtc: add support for DS3232 RTCRoy Zang2010-08-111-0/+326