aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ds1307.c
AgeCommit message (Expand)Author
2017-04-14rtc: ds1307: Add m41t0 to OF device ID tableAlexandre Belloni
2017-04-14rtc: ds1307: support m41t0 variantStefan Agner
2017-03-09rtc: ds1307: Add OF device ID tableJavier Martinez Canillas
2016-12-19rtc: ds1307: Add ACPI supportTin Huynh
2016-08-31rtc: ds1307: add Intersil ISL12057 supportAlexandre Belloni
2016-08-31rtc: ds1307: fix century bit supportAlexandre Belloni
2016-07-09rtc: simplify implementations of read_alarmUwe Kleine-König
2016-07-09rtc: ds1307: Fix relying on reset value for weekdayKeerthy
2016-05-20rtc: ds1307: Remove CLK_IS_ROOTStephen Boyd
2016-05-20rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is e...Nicolas Boullis
2016-05-20rtc: ds1307: fix ds1307_native_smbus_read_block_data functionNicolas Boullis
2016-04-21rtc: ds1307: Use irq when available for wakeup-source deviceNishanth Menon
2016-04-21rtc: ds1307: ds3231 temperature s16 overflowZhuang Yuyao
2016-03-14rtc: ds1307: add clock provider support for DS3231Akinobu Mita
2016-02-04rtc: ds1307: add temperature sensor support for ds3231Akinobu Mita
2016-02-04rtc: ds1307: add support for the DT property 'wakeup-source'Michael Lange
2016-01-11rtc: use %ph for short hex dumpsRasmus Villemoes
2015-11-26rtc: ds1307: fix alarm reading at probe timeSimon Guinot
2015-11-25rtc: ds1307: fix kernel splat due to wakeup irq handlingFelipe Balbi
2015-11-08rtc: ds1307: Fix alarm programming for mcp794xxTero Kristo
2015-09-05rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write()Vladimir Zapolskiy
2015-09-05rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-09-05rtc: ds1307: Support optional wakeup interrupt sourceNishanth Menon
2015-09-05rtc: ds1307: Sort the headersNishanth Menon
2015-09-05rtc: ds1307: Switch to managed irq allocationNishanth Menon
2015-09-05rtc: ds1307: Convert to threaded IRQFelipe Balbi
2015-06-25rtc: ds1307: Enable the mcp794xx alarm after programming timeNishanth Menon
2014-12-10rtc: ds1307: add support for mcp7940x chipsTomas Novotny
2014-10-14rtc: ds1307: add trickle charger device tree bindingMatti Vaittinen
2014-04-03drivers/rtc/rtc-ds1307.c: add alarm support for mcp7941x chipsSimon Guinot
2014-04-03drivers/rtc/rtc-ds1307.c: fix sysfs wakealarm attribute creationSimon Guinot
2014-04-03rtc: fix potential race conditionAlessandro Zummo
2013-11-13drivers/rtc/rtc-ds1307.c: change variable type to boolPeter Senna Tschudin
2013-11-13drivers/rtc/rtc-ds1307.c: use dev_get_platdata()Jingoo Han
2013-11-13drivers/rtc/rtc-ds1307.c: release irq on errorSachin Kamat
2013-07-03rtc: rtc-ds1307: use devm_*() functionsJingoo Han
2013-04-29drivers/rtc/rtc-ds1307.c: change sysfs function pointer assignmentSteffen Trumtrar
2013-04-29rtc: rtc-ds1307: use dev_dbg() instead of pr_debug()Jingoo Han
2013-04-29drivers/rtc/rtc-ds1307.c: long block operations bugfixBertrand Achard
2013-02-21drivers/rtc: dump small buffers via %*phAndy Shevchenko
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-05-29rtc: ds1307: add trickle charger supportWolfram Sang
2012-05-29rtc: ds1307: remove superfluous initializationWolfram Sang
2012-04-25drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabledAnatolij Gustschin
2012-03-23rtc: ds1307: generalise ram size and offsetAustin Boyle
2012-03-23rtc: ds1307: comment and format cleanupDavid Anders
2012-03-23rtc: ds1307: simplify irq setup codeWolfram Sang
2012-03-23rtc: ds1307: refactor chip_desc tableWolfram Sang
2012-03-23rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin
2011-11-02rtc: add initial support for mcp7941x partsDavid Anders