index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pcf8523.c
Age
Commit message (
Expand
)
Author
2022-06-24
rtc: use simple i2c probe
Stephen Kitt
2022-03-23
rtc: pcf8523: let the core handle the alarm resolution
Alexandre Belloni
2022-03-23
rtc: pcf8523: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-02-15
rtc: pcf8523: Fix GCC 12 warning
Victor Erminpour
2021-10-18
rtc: pcf8523: add BSM support
Alexandre Belloni
2021-10-18
rtc: pcf8523: allow usage on ACPI platforms
Alexandre Belloni
2021-10-18
rtc: pcf8523: remove unecessary ifdefery
Alexandre Belloni
2021-10-18
rtc: pcf8523: always compile pcf8523_rtc_ioctl
Alexandre Belloni
2021-10-18
rtc: pcf8523: switch to regmap
Alexandre Belloni
2021-10-18
rtc: pcf8523: avoid reading BLF in pcf8523_rtc_read_time
Alexandre Belloni
2021-07-10
rtc: pcf8523: rename register and bit defines
Alexandre Belloni
2021-04-29
rtc: pcf8523: report oscillator failures
Alexandre Belloni
2021-04-29
rtc: pcf8523: add alarm support
Alexandre Belloni
2021-04-29
rtc: pcf8523: remove useless define
Alexandre Belloni
2020-11-19
rtc: pcf8523: use BIT
Alexandre Belloni
2020-11-19
rtc: pcf8523: set range
Alexandre Belloni
2020-11-19
rtc: pcf8523: switch to devm_rtc_allocate_device
Alexandre Belloni
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-12-18
rtc: pcf8523: return meaningful value for RTC_VL_READ
Alexandre Belloni
2019-11-27
rtc: pcf8523: Remove struct pcf8523
Nobuhiro Iwamatsu
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-22
rtc: pcf8523: set xtal load capacitance from DT
Sam Ravnborg
2019-01-10
rtc: pcf8523: Add rv8523 compatible
Alexandre Belloni
2018-12-11
rtc: pcf8523: don't return invalid date when battery is low
Baruch Siach
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2017-10-25
rtc: pcf8523: add support for trimming the RTC oscillator
Russell King
2016-03-14
rtc: pcf8523: properly handle oscillator stop bit
Alexandre Belloni
2016-01-11
rtc: pcf8523: refuse to write dates later than 2099
Uwe Kleine-König
2015-09-05
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-05-06
drivers/rtc/rtc-pcf8523.c: fix month definition
Chris Cui
2013-07-03
drivers/rtc/rtc-pcf8523.c: remove empty function
Sachin Kamat
2013-04-29
rtc: rtc-pcf8523: use devm_rtc_device_register()
Jingoo Han
2013-02-21
rtc-pcf8523: add low battery voltage support
Jesper Nilsson
2012-12-17
rtc: add NXP PCF8523 support
Thierry Reding