index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2020-11-17
rtc: at91rm9200: add correction support
Alexandre Belloni
2020-11-15
rtc: rv3032: fix nvram nvmem priv pointer
Alexandre Belloni
2020-11-15
rtc: goldfish: Remove GOLDFISH dependency
Jiaxun Yang
2020-11-14
rtc: snvs: Remove NULL pointer check before clk_*
Xu Wang
2020-11-14
rtc: brcmstb-waketimer: Remove redundant null check before clk_disable_unprepare
Xu Wang
2020-11-14
rtc: pl031: fix resource leak in pl031_probe
Zheng Liang
2020-11-14
rtc: cpcap: Fix missing IRQF_ONESHOT as only threaded handler
Tian Tao
2020-11-14
rtc: hym8563: enable wakeup when applicable
Guillaume Tucker
2020-11-14
rtc: da9063: Simplify bool comparison
Kaixu Xia
2020-11-14
rtc: sc27xx: Remove unnecessary conversion to bool
Kaixu Xia
2020-10-28
rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
Dinghao Liu
2020-10-27
rtc: pcf2127: fix pcf2127_nvmem_read/write() returns
Dan Carpenter
2020-10-27
rtc: pcf2127: move watchdog initialisation to a separate function
Uwe Kleine-König
2020-10-21
Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2020-10-19
rtc: r9701: set range
Alexandre Belloni
2020-10-19
rtc: r9701: convert to devm_rtc_allocate_device
Alexandre Belloni
2020-10-19
rtc: r9701: stop setting RWKCNT
Alexandre Belloni
2020-10-19
rtc: r9701: remove useless memset
Alexandre Belloni
2020-10-19
rtc: r9701: stop setting a default time
Alexandre Belloni
2020-10-19
rtc: r9701: remove leftover comment
Alexandre Belloni
2020-10-19
rtc: rv3032: Add a driver for Microcrystal RV-3032
Alexandre Belloni
2020-10-15
rtc: rv3028: ensure ram configuration registers are saved
Alexandre Belloni
2020-10-15
rtc: rv3028: factorize EERD bit handling
Alexandre Belloni
2020-10-15
rtc: rv3028: fix trickle resistor values
Alexandre Belloni
2020-10-15
rtc: rv3028: fix clock output support
Alexandre Belloni
2020-10-15
rtc: mt6397: Remove unused member dev
Fei Shao
2020-09-29
rtc: rv8803: simplify the return expression of rv8803_nvram_write
Liu Shixin
2020-09-29
rtc: meson: simplify the return expression of meson_vrtc_probe
Liu Shixin
2020-09-29
rtc: rx8010: rename rx8010_init_client() to rx8010_init()
Bartosz Golaszewski
2020-09-24
rtc: ds1307: enable rx8130's backup battery, make it chargeable optionally
Bastian Krause
2020-09-24
rtc: ds1307: consider aux-voltage-chargeable
Bastian Krause
2020-09-24
rtc: ds1307: store previous charge default per chip
Bastian Krause
2020-09-24
rtc: ds1307: introduce requires_trickle_resistor per chip
Bastian Krause
2020-09-24
rtc: ds1307: apply DS13XX_TRICKLE_CHARGER_MAGIC only conditionally
Bastian Krause
2020-09-15
rtc: pcf2127: fix a bug when not specify interrupts property
Biwen Li
2020-09-15
rtc: ds1685: Fix bank switching to avoid endless loop
Thomas Bogendoerfer
2020-09-15
rtc: st-lpc: Constify st_rtc_ops
Rikard Falkeborn
2020-09-15
rtc: rx8010: use range checking provided by core RTC code
Bartosz Golaszewski
2020-09-15
rtc: rx8010: convert to using regmap
Bartosz Golaszewski
2020-09-15
rtc: rx8010: switch to using the preferred i2c API
Bartosz Golaszewski
2020-09-15
rtc: rx8010: switch to using the preferred RTC API
Bartosz Golaszewski
2020-09-15
rtc: rx8010: prefer sizeof(*val) over sizeof(struct type_of_val)
Bartosz Golaszewski
2020-09-15
rtc: rx8010: use a helper variable for client->dev in probe()
Bartosz Golaszewski
2020-09-15
rtc: rx8010: drop unnecessary initialization
Bartosz Golaszewski
2020-09-15
rtc: rx8010: don't use magic values for time buffer length
Bartosz Golaszewski
2020-09-15
rtc: rx8010: rename ret to err in rx8010_set_time()
Bartosz Golaszewski
2020-09-15
rtc: rx8010: use tabs instead of spaces for code formatting
Bartosz Golaszewski
2020-09-15
rtc: rx8010: consolidate local variables of the same type
Bartosz Golaszewski
2020-09-15
rtc: rx8010: remove unnecessary brackets
Bartosz Golaszewski
2020-09-15
rtc: rx8010: remove a stray newline
Bartosz Golaszewski
[prev]
[next]