index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds1343.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-23
rtc: ds1343: Remove unused struct spi_device in struct ds1343_priv
Nobuhiro Iwamatsu
1
-3
/
+0
2019-12-10
rtc: ds1343: Do not hardcode SPI mode flags
Linus Walleij
1
-2
/
+5
2019-10-19
rtc: ds1343: cleanup .remove
Alexandre Belloni
1
-9
/
+1
2019-10-19
rtc: ds1343: rework interrupt handling
Alexandre Belloni
1
-77
/
+35
2019-10-19
rtc: ds1343: remove unnecessary mutex
Alexandre Belloni
1
-29
/
+7
2019-10-19
rtc: ds1343: check regmap_read return value
Alexandre Belloni
1
-3
/
+8
2019-10-19
rtc: ds1343: use regmap_update_bits for glitch filter
Alexandre Belloni
1
-10
/
+8
2019-10-19
rtc: ds1343: use rtc_add_group
Alexandre Belloni
1
-31
/
+16
2019-10-19
rtc: ds1343: use burst write to set time
Alexandre Belloni
1
-40
/
+12
2019-10-19
rtc: ds1343: remove dead code
Alexandre Belloni
1
-21
/
+0
2019-10-19
rtc: ds1343: set range
Alexandre Belloni
1
-0
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-03-01
rtc: ds1343: use generic nvmem
Alexandre Belloni
1
-46
/
+20
2018-03-01
rtc: ds1343: remove undocumented and useless sysfs files
Alexandre Belloni
1
-95
/
+1
2018-03-01
rtc: ds1343: switch to rtc_register_device
Alexandre Belloni
1
-5
/
+8
2018-03-01
rtc: ds1343: simplify regmap initialization
Alexandre Belloni
1
-6
/
+2
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
1
-6
/
+0
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
1
-2
/
+0
2015-11-10
Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-3
/
+6
2015-11-08
rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flag
Sudeep Holla
1
-3
/
+6
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-09-05
rtc: ds1343: clean up ds1343_nvram_read()/ds1343_nvram_write()
Vladimir Zapolskiy
1
-12
/
+0
2014-08-09
drivers/rtc/rtc-ds1343.c: add support of nvram for maxim dallas rtc ds1343
Raghavendra Ganiga
1
-2
/
+73
2014-06-07
drivers/rtc/rtc-ds1343.c: fix potential race condition
Raghavendra Ganiga
1
-14
/
+24
2014-06-07
drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344
Raghavendra Ganiga
1
-0
/
+679