summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ds1307.c
Commit message (Expand)AuthorAge
* rtc: ds1307: Remove CLK_IS_ROOTStephen Boyd2016-05-20
* rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is e...Nicolas Boullis2016-05-20
* rtc: ds1307: fix ds1307_native_smbus_read_block_data functionNicolas Boullis2016-05-20
* rtc: ds1307: Use irq when available for wakeup-source deviceNishanth Menon2016-04-21
* rtc: ds1307: ds3231 temperature s16 overflowZhuang Yuyao2016-04-21
* rtc: ds1307: add clock provider support for DS3231Akinobu Mita2016-03-14
* rtc: ds1307: add temperature sensor support for ds3231Akinobu Mita2016-02-04
* rtc: ds1307: add support for the DT property 'wakeup-source'Michael Lange2016-02-04
* rtc: use %ph for short hex dumpsRasmus Villemoes2016-01-11
* rtc: ds1307: fix alarm reading at probe timeSimon Guinot2015-11-26
* rtc: ds1307: fix kernel splat due to wakeup irq handlingFelipe Balbi2015-11-25
* rtc: ds1307: Fix alarm programming for mcp794xxTero Kristo2015-11-08
* rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write()Vladimir Zapolskiy2015-09-05
* rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-09-05
* rtc: ds1307: Support optional wakeup interrupt sourceNishanth Menon2015-09-05
* rtc: ds1307: Sort the headersNishanth Menon2015-09-05
* rtc: ds1307: Switch to managed irq allocationNishanth Menon2015-09-05
* rtc: ds1307: Convert to threaded IRQFelipe Balbi2015-09-05
* rtc: ds1307: Enable the mcp794xx alarm after programming timeNishanth Menon2015-06-25
* rtc: ds1307: add support for mcp7940x chipsTomas Novotny2014-12-10
* rtc: ds1307: add trickle charger device tree bindingMatti Vaittinen2014-10-14
* drivers/rtc/rtc-ds1307.c: add alarm support for mcp7941x chipsSimon Guinot2014-04-03
* drivers/rtc/rtc-ds1307.c: fix sysfs wakealarm attribute creationSimon Guinot2014-04-03
* rtc: fix potential race conditionAlessandro Zummo2014-04-03
* drivers/rtc/rtc-ds1307.c: change variable type to boolPeter Senna Tschudin2013-11-13
* drivers/rtc/rtc-ds1307.c: use dev_get_platdata()Jingoo Han2013-11-13
* drivers/rtc/rtc-ds1307.c: release irq on errorSachin Kamat2013-11-13
* rtc: rtc-ds1307: use devm_*() functionsJingoo Han2013-07-03
* drivers/rtc/rtc-ds1307.c: change sysfs function pointer assignmentSteffen Trumtrar2013-04-29
* rtc: rtc-ds1307: use dev_dbg() instead of pr_debug()Jingoo Han2013-04-29
* drivers/rtc/rtc-ds1307.c: long block operations bugfixBertrand Achard2013-04-29
* drivers/rtc: dump small buffers via %*phAndy Shevchenko2013-02-21
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* rtc: ds1307: add trickle charger supportWolfram Sang2012-05-29
* rtc: ds1307: remove superfluous initializationWolfram Sang2012-05-29
* drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabledAnatolij Gustschin2012-04-25
* rtc: ds1307: generalise ram size and offsetAustin Boyle2012-03-23
* rtc: ds1307: comment and format cleanupDavid Anders2012-03-23
* rtc: ds1307: simplify irq setup codeWolfram Sang2012-03-23
* rtc: ds1307: refactor chip_desc tableWolfram Sang2012-03-23
* rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin2012-03-23
* rtc: add initial support for mcp7941x partsDavid Anders2011-11-02
* drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain2011-06-27
* RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-03
* i2c: Constify i2c_client where possibleJean Delvare2011-01-10
* rtc: fix ds1388 time corruptionJoakim Tjernlund2010-06-29
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
* rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov2009-12-17
* rtc: ds1307 make it possible to share an irqDmitry Eremin-Solenikov2009-12-16
* drivers/rtc: correct error-handling codeJulia Lawall2009-09-23