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-mcp795.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-11
rtc: mcp795: Switch to use %ptR
Andy Shevchenko
1
-12
/
+6
2018-03-17
rtc: remove VLA usage
Gustavo A. R. Silva
1
-1
/
+1
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2017-01-11
rtc: mcp795: add alarm support.
Emil Bartczak
1
-1
/
+170
2017-01-11
rtc: mcp795: Add support for weekday.
Emil Bartczak
1
-5
/
+7
2016-12-19
rtc: mcp795: Fix whitespace and indentation.
Emil Bartczak
1
-6
/
+6
2016-12-19
rtc: mcp795: Prefer using the BIT() macro.
Emil Bartczak
1
-2
/
+2
2016-12-19
rtc: mcp795: fix month write resetting date to 1.
Emil Bartczak
1
-5
/
+81
2016-12-19
rtc: mcp795: fix time range difference between linux and RTC chip.
Emil Bartczak
1
-2
/
+2
2016-12-19
rtc: mcp795: fix bitmask value for leap year (LP).
Emil Bartczak
1
-1
/
+2
2016-12-19
rtc: mcp795: use bcd2bin/bin2bcd.
Emil Bartczak
1
-12
/
+13
2016-09-02
rtc: constify rtc_class_ops structures
Julia Lawall
1
-1
/
+1
2016-03-22
rtc: mcp795: add devicetree support
Emil Bartczak
1
-0
/
+10
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2014-06-07
drivers/rtc: add support for Microchip MCP795
Josef Gajdusek
1
-0
/
+199