summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ds1307.c
Commit message (Expand)AuthorAge
* 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-09-01
| * rtc: ds1307: remove member nvram_offset from struct ds1307Heiner Kallweit2017-09-01
| * rtc: ds1307: factor out offset to struct chip_descHeiner Kallweit2017-09-01
| * rtc: ds1307: factor out rtc_ops to struct chip_descHeiner Kallweit2017-09-01
| * rtc: ds1307: factor out irq_handler to struct chip_descHeiner Kallweit2017-09-01
| * rtc: ds1307: improve irq setupHeiner Kallweit2017-09-01
| * rtc: ds1307: constify struct chip_desc variablesHeiner Kallweit2017-09-01
| * rtc: ds1307: improve trickle charger initializationHeiner Kallweit2017-09-01
| * rtc: ds1307: factor out bbsqi bit to struct chip_descHeiner Kallweit2017-09-01
| * rtc: ds1307: remove member irq from struct ds1307Heiner Kallweit2017-09-01
| * rtc: ds1307: remove legacy check for "isil, irq2-can-wakeup-machine" propertyHeiner Kallweit2017-07-31
* | 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-26
* rtc: ds1307: Add m41t0 to OF device ID tableAlexandre Belloni2017-04-14
* rtc: ds1307: support m41t0 variantStefan Agner2017-04-14
* rtc: ds1307: Add OF device ID tableJavier Martinez Canillas2017-03-09
* rtc: ds1307: Add ACPI supportTin Huynh2016-12-19
* rtc: ds1307: add Intersil ISL12057 supportAlexandre Belloni2016-08-31
* rtc: ds1307: fix century bit supportAlexandre Belloni2016-08-31
* rtc: simplify implementations of read_alarmUwe Kleine-König2016-07-09
* rtc: ds1307: Fix relying on reset value for weekdayKeerthy2016-07-09
* 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