- 494ade7 rtc: ds1307: Fix wday settings for rx8130 by Nobuhiro Iwamatsu · 3 years, 8 months ago
- 0026f16 rtc: ds1307: enable rx8130's backup battery, make it chargeable optionally by Bastian Krause · 4 years, 3 months ago
- 0874734 rtc: ds1307: consider aux-voltage-chargeable by Bastian Krause · 4 years, 3 months ago
- 95a74cb rtc: ds1307: store previous charge default per chip by Bastian Krause · 4 years, 3 months ago
- 1b5b6af rtc: ds1307: introduce requires_trickle_resistor per chip by Bastian Krause · 4 years, 3 months ago
- 462eb73 rtc: ds1307: apply DS13XX_TRICKLE_CHARGER_MAGIC only conditionally by Bastian Krause · 4 years, 3 months ago
- f471b05 rtc: ds1307: Clear OSF flag on DS1388 when setting time by Chris Packham · 4 years, 4 months ago
- 59ed012 rtc: ds1307: Ensure oscillator is enabled for DS1388 by Chris Packham · 4 years, 5 months ago
- 9bf1306 rtc: ds1307: provide an indication that the watchdog has fired by Chris Packham · 4 years, 5 months ago
- 1821b79 rtc: ds1307: check for failed memory allocation on wdt by Colin Ian King · 4 years, 9 months ago
- fd90d48 rtc: ds1307: add support for watchdog timer on ds1388 by Chris Packham · 4 years, 9 months ago
- df11b32 rtc: ds1307: handle oscillator failure flags for ds1388 variant by Chris Packham · 5 years ago
- edafb6f Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- b3a5016 rtc: ds1307: properly handle oscillator failure flags by Alexandre Belloni · 6 years ago
- 3f929ca rtc: ds1307: rx8130: Fix alarm handling by Uwe Kleine-König · 6 years ago
- 501f982 rtc: ds1307: rx8130: honor Voltage Loss Flag when reading the time by Uwe Kleine-König · 6 years ago
- 3ffd4a2 rtc: ds1307: correct register offset for rx8130 by Uwe Kleine-König · 6 years ago
- d0e3f61 rtc: ds1307: forward declare chips array instead of a bunch of functions by Uwe Kleine-König · 6 years ago
- 92cbf12 rtc: ds1307: Move register definitions to start of file by Uwe Kleine-König · 6 years ago
- 7dceef7 rtc: ds1307: fix ds1339 wakealarm support by Soeren Moch · 6 years ago
- 6a5f2a1f rtc: ds1307: use rtc_add_group by Alexandre Belloni · 6 years ago
- b41c23e rtc: ds1307: add frequency_test_enable attribute on m41txx by Giulio Benetti · 6 years ago
- 79230ff rtc: ds1307: add offset sysfs for mt41txx chips. by Giulio Benetti · 6 years ago
- 6b583a6 rtc: ds1307: simplify hwmon config by Heiner Kallweit · 7 years ago
- 7e58076 rtc: ds1307: support m41t11 variant by Giulio Benetti · 7 years ago
- 146a552 rtc: ds1307: fix data pointer to m41t0 by Giulio Benetti · 7 years ago
- 51ed73eb rtc: ds1340: Add support for trickle charger. by Andrea Greco · 7 years ago
- 22652ba rtc: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
- 409baf1 rtc: ds1307: put struct nvmem_config on the stack by Alexandre Belloni · 7 years ago
- e9fb768 rtc: ds1307: call rtc_nvmem_register() by Alexandre Belloni · 7 years ago
- 47dd472 rtc: ds1307: add OF and ACPI entries for Epson RX8130 by Bastian Stender · 7 years ago
- 584ce30 rtc: ds1307: improve weekday handling by Heiner Kallweit · 7 years ago
- 561a8eb Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
- b4be271 rtc: ds1307: use octal permissions by Alexandre Belloni · 7 years ago
- e69c056 rtc: ds1307: fix braces by Alexandre Belloni · 7 years ago
- 4057a66 rtc: ds1307: fix alignments and blank lines by Alexandre Belloni · 7 years ago
- eb4fd19 rtc: ds1307: use BIT by Alexandre Belloni · 7 years ago
- 57ec2d9 rtc: ds1307: use u32 by Alexandre Belloni · 7 years ago
- f2b4801 rtc: ds1307: use sizeof by Alexandre Belloni · 7 years ago
- 042fa8c rtc: ds1307: remove regs member by Alexandre Belloni · 7 years ago
- 0759c88 rtc: ds1307: add basic support for ds1341 chip by Nikita Yushchenko · 7 years ago
- 969fa07 rtc: ds1307: remove member nvram_offset from struct ds1307 by Heiner Kallweit · 7 years ago
- e553170 rtc: ds1307: factor out offset to struct chip_desc by Heiner Kallweit · 7 years ago
- 1efb98b rtc: ds1307: factor out rtc_ops to struct chip_desc by Heiner Kallweit · 7 years ago
- 4594712 rtc: ds1307: factor out irq_handler to struct chip_desc by Heiner Kallweit · 7 years ago
- 82e2d43 rtc: ds1307: improve irq setup by Heiner Kallweit · 7 years ago
- 7624df4 rtc: ds1307: constify struct chip_desc variables by Heiner Kallweit · 7 years ago
- d8490fd rtc: ds1307: improve trickle charger initialization by Heiner Kallweit · 7 years ago
- 0b6ee80 rtc: ds1307: factor out bbsqi bit to struct chip_desc by Heiner Kallweit · 7 years ago
- 340fd7b rtc: ds1307: remove member irq from struct ds1307 by Heiner Kallweit · 7 years ago
- 0361984 rtc: ds1307: fix regmap config by Heiner Kallweit · 7 years ago
- 11909f0 rtc: ds1307: remove legacy check for "isil, irq2-can-wakeup-machine" property by Heiner Kallweit · 7 years ago
- bed8e28 rtc: ds1307: remove ds1307_remove by Alexandre Belloni · 7 years ago
- abc925f rtc: ds1307: use generic nvmem by Alexandre Belloni · 7 years ago
- 69b119a rtc: ds1307: switch to rtc_register_device by Alexandre Belloni · 7 years ago
- 300a773 rtc: ds1307: add ds1308 variant by Sean Nyekjaer · 8 years ago
- e48585d rtc: ds1307: factor out century bit handling by Heiner Kallweit · 8 years ago
- 078f3f6 rtc: ds1307: use regmap_update_bits where applicable by Heiner Kallweit · 8 years ago
- ee0981b rtc: ds1307: Add support for Epson RX8130CE by Marek Vasut · 8 years ago
- 4b9e2a0 rtc: ds1307: avoid using rtc-name by Alexandre Belloni · 8 years ago
- 8066360 rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQ by David Lowe · 8 years ago
- 11e5890 rtc: ds1307: convert driver to regmap by Heiner Kallweit · 8 years ago
- db2f814 rtc: ds1307: Add m41t0 to OF device ID table by Alexandre Belloni · 8 years ago
- 8566f70 rtc: ds1307: support m41t0 variant by Stefan Agner · 8 years ago
- 7ef6d2c rtc: ds1307: Add OF device ID table by Javier Martinez Canillas · 8 years ago
- 9c19b89 rtc: ds1307: Add ACPI support by Tin Huynh · 8 years ago
- 78aaa06 rtc: ds1307: add Intersil ISL12057 support by Alexandre Belloni · 8 years ago
- 50d6c0e rtc: ds1307: fix century bit support by Alexandre Belloni · 8 years ago
- 56d86a7 rtc: simplify implementations of read_alarm by Uwe Kleine-König · 9 years ago
- e29385f rtc: ds1307: Fix relying on reset value for weekday by Keerthy · 9 years ago
- 7457d5f rtc: ds1307: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
- 5919fb9 rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is enabled by Nicolas Boullis · 9 years ago
- 1d87951 rtc: ds1307: fix ds1307_native_smbus_read_block_data function by Nicolas Boullis · 9 years ago
- 38a7a73 rtc: ds1307: Use irq when available for wakeup-source device by Nishanth Menon · 9 years ago
- 9a3dce6 rtc: ds1307: ds3231 temperature s16 overflow by Zhuang Yuyao · 9 years ago
- 6c6ff14 rtc: ds1307: add clock provider support for DS3231 by Akinobu Mita · 9 years ago
- 445c020 rtc: ds1307: add temperature sensor support for ds3231 by Akinobu Mita · 9 years ago
- 8bc2a40 rtc: ds1307: add support for the DT property 'wakeup-source' by Michael Lange · 9 years ago
- ff67abd rtc: use %ph for short hex dumps by Rasmus Villemoes · 9 years ago
- 3abb1ad rtc: ds1307: fix alarm reading at probe time by Simon Guinot · 9 years ago
- 51c4cfe rtc: ds1307: fix kernel splat due to wakeup irq handling by Felipe Balbi · 9 years ago
- 62c8c20 rtc: ds1307: Fix alarm programming for mcp794xx by Tero Kristo · 9 years ago
- ca7c14d rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write() by Vladimir Zapolskiy · 9 years ago
- b288454 rtc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
- 7abea61 rtc: ds1307: Support optional wakeup interrupt source by Nishanth Menon · 10 years ago
- eac7237 rtc: ds1307: Sort the headers by Nishanth Menon · 10 years ago
- c598319 rtc: ds1307: Switch to managed irq allocation by Nishanth Menon · 10 years ago
- 2fb07a1 rtc: ds1307: Convert to threaded IRQ by Felipe Balbi · 10 years ago
- e3edd67 rtc: ds1307: Enable the mcp794xx alarm after programming time by Nishanth Menon · 10 years ago
- f4199f8 rtc: ds1307: add support for mcp7940x chips by Tomas Novotny · 10 years ago
- 33b04b7 rtc: ds1307: add trickle charger device tree binding by Matti Vaittinen · 10 years ago
- 1d1945d drivers/rtc/rtc-ds1307.c: add alarm support for mcp7941x chips by Simon Guinot · 11 years ago
- 5ea7351 drivers/rtc/rtc-ds1307.c: fix sysfs wakealarm attribute creation by Simon Guinot · 11 years ago
- 4071ea2 rtc: fix potential race condition by Alessandro Zummo · 11 years ago
- c8b18da drivers/rtc/rtc-ds1307.c: change variable type to bool by Peter Senna Tschudin · 11 years ago
- 01ce893 drivers/rtc/rtc-ds1307.c: use dev_get_platdata() by Jingoo Han · 11 years ago
- 50ccf04 drivers/rtc/rtc-ds1307.c: release irq on error by Sachin Kamat · 11 years ago
- edca66d rtc: rtc-ds1307: use devm_*() functions by Jingoo Han · 11 years ago
- b9c3570 drivers/rtc/rtc-ds1307.c: change sysfs function pointer assignment by Steffen Trumtrar · 12 years ago