index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds1307.c
Age
Commit message (
Expand
)
Author
2021-07-15
rtc: ds1307: Fix wday settings for rx8130
Nobuhiro Iwamatsu
2021-01-28
rtc: ds1307: enable rx8130's backup battery, make it chargeable optionally
Bastian Krause
2021-01-28
rtc: ds1307: consider aux-voltage-chargeable
Bastian Krause
2021-01-28
rtc: ds1307: store previous charge default per chip
Bastian Krause
2021-01-28
rtc: ds1307: introduce requires_trickle_resistor per chip
Bastian Krause
2021-01-28
rtc: ds1307: apply DS13XX_TRICKLE_CHARGER_MAGIC only conditionally
Bastian Krause
2019-07-17
Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-23
rtc: ds1307: properly handle oscillator failure flags
Alexandre Belloni
2019-02-07
rtc: ds1307: rx8130: Fix alarm handling
Uwe Kleine-König
2019-02-07
rtc: ds1307: rx8130: honor Voltage Loss Flag when reading the time
Uwe Kleine-König
2019-02-07
rtc: ds1307: correct register offset for rx8130
Uwe Kleine-König
2019-02-07
rtc: ds1307: forward declare chips array instead of a bunch of functions
Uwe Kleine-König
2019-02-07
rtc: ds1307: Move register definitions to start of file
Uwe Kleine-König
2018-10-22
rtc: ds1307: fix ds1339 wakealarm support
Soeren Moch
2018-09-28
rtc: ds1307: use rtc_add_group
Alexandre Belloni
2018-09-28
rtc: ds1307: add frequency_test_enable attribute on m41txx
Giulio Benetti
2018-09-28
rtc: ds1307: add offset sysfs for mt41txx chips.
Giulio Benetti
2018-08-16
rtc: ds1307: simplify hwmon config
Heiner Kallweit
2018-07-16
rtc: ds1307: support m41t11 variant
Giulio Benetti
2018-07-16
rtc: ds1307: fix data pointer to m41t0
Giulio Benetti
2018-05-03
rtc: ds1340: Add support for trickle charger.
Andrea Greco
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-01
rtc: ds1307: put struct nvmem_config on the stack
Alexandre Belloni
2018-03-01
rtc: ds1307: call rtc_nvmem_register()
Alexandre Belloni
2017-10-26
rtc: ds1307: add OF and ACPI entries for Epson RX8130
Bastian Stender
2017-10-12
rtc: ds1307: improve weekday handling
Heiner Kallweit
2017-09-13
Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2017-09-05
rtc: ds1307: use octal permissions
Alexandre Belloni
2017-09-05
rtc: ds1307: fix braces
Alexandre Belloni
2017-09-05
rtc: ds1307: fix alignments and blank lines
Alexandre Belloni
2017-09-05
rtc: ds1307: use BIT
Alexandre Belloni
2017-09-05
rtc: ds1307: use u32
Alexandre Belloni
2017-09-05
rtc: ds1307: use sizeof
Alexandre Belloni
2017-09-05
rtc: ds1307: remove regs member
Alexandre Belloni
2017-09-01
rtc: ds1307: add basic support for ds1341 chip
Nikita Yushchenko
2017-09-01
rtc: ds1307: remove member nvram_offset from struct ds1307
Heiner Kallweit
2017-09-01
rtc: ds1307: factor out offset to struct chip_desc
Heiner Kallweit
2017-09-01
rtc: ds1307: factor out rtc_ops to struct chip_desc
Heiner Kallweit
2017-09-01
rtc: ds1307: factor out irq_handler to struct chip_desc
Heiner Kallweit
2017-09-01
rtc: ds1307: improve irq setup
Heiner Kallweit
2017-09-01
rtc: ds1307: constify struct chip_desc variables
Heiner Kallweit
2017-09-01
rtc: ds1307: improve trickle charger initialization
Heiner Kallweit
2017-09-01
rtc: ds1307: factor out bbsqi bit to struct chip_desc
Heiner Kallweit
2017-09-01
rtc: ds1307: remove member irq from struct ds1307
Heiner Kallweit
2017-08-21
rtc: ds1307: fix regmap config
Heiner Kallweit
2017-07-31
rtc: ds1307: remove legacy check for "isil, irq2-can-wakeup-machine" property
Heiner Kallweit
2017-07-07
rtc: ds1307: remove ds1307_remove
Alexandre Belloni
2017-07-07
rtc: ds1307: use generic nvmem
Alexandre Belloni
2017-07-07
rtc: ds1307: switch to rtc_register_device
Alexandre Belloni
[next]