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
/
rtc-ds1343.c
Age
Commit message (
Expand
)
Author
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
rtc: add devm_ prefix to rtc_nvmem_register()
Bartosz Golaszewski
2020-11-19
rtc: nvmem: remove nvram ABI
Alexandre Belloni
2019-12-23
rtc: ds1343: Remove unused struct spi_device in struct ds1343_priv
Nobuhiro Iwamatsu
2019-12-10
rtc: ds1343: Do not hardcode SPI mode flags
Linus Walleij
2019-10-19
rtc: ds1343: cleanup .remove
Alexandre Belloni
2019-10-19
rtc: ds1343: rework interrupt handling
Alexandre Belloni
2019-10-19
rtc: ds1343: remove unnecessary mutex
Alexandre Belloni
2019-10-19
rtc: ds1343: check regmap_read return value
Alexandre Belloni
2019-10-19
rtc: ds1343: use regmap_update_bits for glitch filter
Alexandre Belloni
2019-10-19
rtc: ds1343: use rtc_add_group
Alexandre Belloni
2019-10-19
rtc: ds1343: use burst write to set time
Alexandre Belloni
2019-10-19
rtc: ds1343: remove dead code
Alexandre Belloni
2019-10-19
rtc: ds1343: set range
Alexandre Belloni
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-01
rtc: ds1343: use generic nvmem
Alexandre Belloni
2018-03-01
rtc: ds1343: remove undocumented and useless sysfs files
Alexandre Belloni
2018-03-01
rtc: ds1343: switch to rtc_register_device
Alexandre Belloni
2018-03-01
rtc: ds1343: simplify regmap initialization
Alexandre Belloni
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
2015-11-10
Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2015-11-08
rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flag
Sudeep Holla
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-09-05
rtc: ds1343: clean up ds1343_nvram_read()/ds1343_nvram_write()
Vladimir Zapolskiy
2014-08-08
drivers/rtc/rtc-ds1343.c: add support of nvram for maxim dallas rtc ds1343
Raghavendra Ganiga
2014-06-06
drivers/rtc/rtc-ds1343.c: fix potential race condition
Raghavendra Ganiga
2014-06-06
drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344
Raghavendra Ganiga