summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ds1307.c
AgeCommit message (Expand)Author
2019-12-02rtc: ds1307: add OF and ACPI entries for Epson RX8130Bastian Stender
2017-09-13Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-09-05rtc: ds1307: use octal permissionsAlexandre Belloni
2017-09-05rtc: ds1307: fix bracesAlexandre Belloni
2017-09-05rtc: ds1307: fix alignments and blank linesAlexandre Belloni
2017-09-05rtc: ds1307: use BITAlexandre Belloni
2017-09-05rtc: ds1307: use u32Alexandre Belloni
2017-09-05rtc: ds1307: use sizeofAlexandre Belloni
2017-09-05rtc: ds1307: remove regs memberAlexandre Belloni
2017-09-01rtc: ds1307: add basic support for ds1341 chipNikita Yushchenko
2017-09-01rtc: ds1307: remove member nvram_offset from struct ds1307Heiner Kallweit
2017-09-01rtc: ds1307: factor out offset to struct chip_descHeiner Kallweit
2017-09-01rtc: ds1307: factor out rtc_ops to struct chip_descHeiner Kallweit
2017-09-01rtc: ds1307: factor out irq_handler to struct chip_descHeiner Kallweit
2017-09-01rtc: ds1307: improve irq setupHeiner Kallweit
2017-09-01rtc: ds1307: constify struct chip_desc variablesHeiner Kallweit
2017-09-01rtc: ds1307: improve trickle charger initializationHeiner Kallweit
2017-09-01rtc: ds1307: factor out bbsqi bit to struct chip_descHeiner Kallweit
2017-09-01rtc: ds1307: remove member irq from struct ds1307Heiner Kallweit
2017-08-21rtc: ds1307: fix regmap configHeiner Kallweit
2017-07-31rtc: ds1307: remove legacy check for "isil, irq2-can-wakeup-machine" propertyHeiner Kallweit
2017-07-07rtc: ds1307: remove ds1307_removeAlexandre Belloni
2017-07-07rtc: ds1307: use generic nvmemAlexandre Belloni
2017-07-07rtc: ds1307: switch to rtc_register_deviceAlexandre Belloni
2017-07-06rtc: ds1307: add ds1308 variantSean Nyekjaer
2017-07-06rtc: ds1307: factor out century bit handlingHeiner Kallweit
2017-07-05rtc: ds1307: use regmap_update_bits where applicableHeiner Kallweit
2017-06-24rtc: ds1307: Add support for Epson RX8130CEMarek Vasut
2017-06-03rtc: ds1307: avoid using rtc-nameAlexandre Belloni
2017-05-31rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQDavid Lowe
2017-05-26rtc: ds1307: convert driver to regmapHeiner Kallweit
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