aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1307.c
Commit message (Expand)AuthorAge
* rtc: ds1307: rx8130: Fix alarm handlingUwe Kleine-König2019-02-07
* rtc: ds1307: rx8130: honor Voltage Loss Flag when reading the timeUwe Kleine-König2019-02-07
* rtc: ds1307: correct register offset for rx8130Uwe Kleine-König2019-02-07
* rtc: ds1307: forward declare chips array instead of a bunch of functionsUwe Kleine-König2019-02-07
* rtc: ds1307: Move register definitions to start of fileUwe Kleine-König2019-02-07
* rtc: ds1307: fix ds1339 wakealarm supportSoeren Moch2018-10-22
* rtc: ds1307: use rtc_add_groupAlexandre Belloni2018-09-28
* rtc: ds1307: add frequency_test_enable attribute on m41txxGiulio Benetti2018-09-28
* rtc: ds1307: add offset sysfs for mt41txx chips.Giulio Benetti2018-09-28
* rtc: ds1307: simplify hwmon configHeiner Kallweit2018-08-16
* rtc: ds1307: support m41t11 variantGiulio Benetti2018-07-16
* rtc: ds1307: fix data pointer to m41t0Giulio Benetti2018-07-16
* rtc: ds1340: Add support for trickle charger.Andrea Greco2018-05-03
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-02
* rtc: ds1307: put struct nvmem_config on the stackAlexandre Belloni2018-03-01
* rtc: ds1307: call rtc_nvmem_register()Alexandre Belloni2018-03-01
* rtc: ds1307: add OF and ACPI entries for Epson RX8130Bastian Stender2017-10-26
* rtc: ds1307: improve weekday handlingHeiner Kallweit2017-10-12
* Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2017-09-13
|\
| * rtc: ds1307: use octal permissionsAlexandre Belloni2017-09-05
| * rtc: ds1307: fix bracesAlexandre Belloni2017-09-05
| * rtc: ds1307: fix alignments and blank linesAlexandre Belloni2017-09-05
| * rtc: ds1307: use BITAlexandre Belloni2017-09-05
| * rtc: ds1307: use u32Alexandre Belloni2017-09-05
| * rtc: ds1307: use sizeofAlexandre Belloni2017-09-05
| * rtc: ds1307: remove regs memberAlexandre Belloni2017-09-05
| * rtc: ds1307: add basic support for ds1341 chipNikita Yushchenko2017-08-31
| * rtc: ds1307: remove member nvram_offset from struct ds1307Heiner Kallweit2017-08-31
| * rtc: ds1307: factor out offset to struct chip_descHeiner Kallweit2017-08-31
| * rtc: ds1307: factor out rtc_ops to struct chip_descHeiner Kallweit2017-08-31
| * rtc: ds1307: factor out irq_handler to struct chip_descHeiner Kallweit2017-08-31
| * rtc: ds1307: improve irq setupHeiner Kallweit2017-08-31
| * rtc: ds1307: constify struct chip_desc variablesHeiner Kallweit2017-08-31
| * rtc: ds1307: improve trickle charger initializationHeiner Kallweit2017-08-31
| * rtc: ds1307: factor out bbsqi bit to struct chip_descHeiner Kallweit2017-08-31
| * rtc: ds1307: remove member irq from struct ds1307Heiner Kallweit2017-08-31
| * rtc: ds1307: remove legacy check for "isil, irq2-can-wakeup-machine" propertyHeiner Kallweit2017-07-30
* | rtc: ds1307: fix regmap configHeiner Kallweit2017-08-21
|/
* rtc: ds1307: remove ds1307_removeAlexandre Belloni2017-07-07
* rtc: ds1307: use generic nvmemAlexandre Belloni2017-07-07
* rtc: ds1307: switch to rtc_register_deviceAlexandre Belloni2017-07-07
* rtc: ds1307: add ds1308 variantSean Nyekjaer2017-07-06
* rtc: ds1307: factor out century bit handlingHeiner Kallweit2017-07-06
* rtc: ds1307: use regmap_update_bits where applicableHeiner Kallweit2017-07-05
* rtc: ds1307: Add support for Epson RX8130CEMarek Vasut2017-06-24
* rtc: ds1307: avoid using rtc-nameAlexandre Belloni2017-06-03
* rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQDavid Lowe2017-05-31
* rtc: ds1307: convert driver to regmapHeiner Kallweit2017-05-25
* rtc: ds1307: Add m41t0 to OF device ID tableAlexandre Belloni2017-04-14
* rtc: ds1307: support m41t0 variantStefan Agner2017-04-14