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-pcf8523.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
rtc: pcf8523: let the core handle the alarm resolution
Alexandre Belloni
1
-8
/
+1
2022-03-23
rtc: pcf8523: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-1
/
+1
2022-02-16
rtc: pcf8523: Fix GCC 12 warning
Victor Erminpour
1
-2
/
+2
2021-10-18
rtc: pcf8523: add BSM support
Alexandre Belloni
1
-6
/
+97
2021-10-18
rtc: pcf8523: allow usage on ACPI platforms
Alexandre Belloni
1
-3
/
+1
2021-10-18
rtc: pcf8523: remove unecessary ifdefery
Alexandre Belloni
1
-2
/
+0
2021-10-18
rtc: pcf8523: always compile pcf8523_rtc_ioctl
Alexandre Belloni
1
-4
/
+0
2021-10-18
rtc: pcf8523: switch to regmap
Alexandre Belloni
1
-219
/
+84
2021-10-18
rtc: pcf8523: avoid reading BLF in pcf8523_rtc_read_time
Alexandre Belloni
1
-22
/
+4
2021-07-11
rtc: pcf8523: rename register and bit defines
Alexandre Belloni
1
-73
/
+73
2021-04-30
rtc: pcf8523: report oscillator failures
Alexandre Belloni
1
-2
/
+11
2021-04-30
rtc: pcf8523: add alarm support
Alexandre Belloni
1
-0
/
+179
2021-04-30
rtc: pcf8523: remove useless define
Alexandre Belloni
1
-3
/
+1
2020-11-19
rtc: pcf8523: use BIT
Alexandre Belloni
1
-7
/
+7
2020-11-19
rtc: pcf8523: set range
Alexandre Belloni
1
-11
/
+2
2020-11-19
rtc: pcf8523: switch to devm_rtc_allocate_device
Alexandre Belloni
1
-3
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-12-18
rtc: pcf8523: return meaningful value for RTC_VL_READ
Alexandre Belloni
1
-3
/
+3
2019-11-27
rtc: pcf8523: Remove struct pcf8523
Nobuhiro Iwamatsu
1
-14
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-01-22
rtc: pcf8523: set xtal load capacitance from DT
Sam Ravnborg
1
-8
/
+20
2019-01-10
rtc: pcf8523: Add rv8523 compatible
Alexandre Belloni
1
-0
/
+1
2018-12-11
rtc: pcf8523: don't return invalid date when battery is low
Baruch Siach
1
-8
/
+24
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2017-10-26
rtc: pcf8523: add support for trimming the RTC oscillator
Russell King
1
-0
/
+40
2016-03-14
rtc: pcf8523: properly handle oscillator stop bit
Alexandre Belloni
1
-22
/
+3
2016-01-11
rtc: pcf8523: refuse to write dates later than 2099
Uwe Kleine-König
1
-0
/
+11
2015-09-05
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2014-05-07
drivers/rtc/rtc-pcf8523.c: fix month definition
Chris Cui
1
-2
/
+2
2013-07-04
drivers/rtc/rtc-pcf8523.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-04-30
rtc: rtc-pcf8523: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+1
2013-02-22
rtc-pcf8523: add low battery voltage support
Jesper Nilsson
1
-0
/
+31
2012-12-18
rtc: add NXP PCF8523 support
Thierry Reding
1
-0
/
+326