index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pcf8523.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: pcf8523: add suspend handlers for alarm IRQ
Alexandre Belloni
2024-02-29
1
-0
/
+25
*
rtc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-06
1
-1
/
+1
*
rtc: pcf8523: remove unnecessary OR operation
Javier Carrasco
2023-03-17
1
-1
/
+1
*
rtc: pcf8523: fix coding-style issues
Javier Carrasco
2023-03-17
1
-8
/
+7
*
rtc: pcf8523: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
1
-1
/
+6
*
rtc: pcf8523: fix for stop bit
paulmn
2022-11-16
1
-10
/
+10
*
rtc: use simple i2c probe
Stephen Kitt
2022-06-24
1
-3
/
+2
*
rtc: pcf8523: let the core handle the alarm resolution
Alexandre Belloni
2022-03-23
1
-8
/
+1
*
rtc: pcf8523: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-03-23
1
-1
/
+1
*
rtc: pcf8523: Fix GCC 12 warning
Victor Erminpour
2022-02-15
1
-2
/
+2
*
rtc: pcf8523: add BSM support
Alexandre Belloni
2021-10-18
1
-6
/
+97
*
rtc: pcf8523: allow usage on ACPI platforms
Alexandre Belloni
2021-10-18
1
-3
/
+1
*
rtc: pcf8523: remove unecessary ifdefery
Alexandre Belloni
2021-10-18
1
-2
/
+0
*
rtc: pcf8523: always compile pcf8523_rtc_ioctl
Alexandre Belloni
2021-10-18
1
-4
/
+0
*
rtc: pcf8523: switch to regmap
Alexandre Belloni
2021-10-18
1
-219
/
+84
*
rtc: pcf8523: avoid reading BLF in pcf8523_rtc_read_time
Alexandre Belloni
2021-10-18
1
-22
/
+4
*
rtc: pcf8523: rename register and bit defines
Alexandre Belloni
2021-07-10
1
-73
/
+73
*
rtc: pcf8523: report oscillator failures
Alexandre Belloni
2021-04-29
1
-2
/
+11
*
rtc: pcf8523: add alarm support
Alexandre Belloni
2021-04-29
1
-0
/
+179
*
rtc: pcf8523: remove useless define
Alexandre Belloni
2021-04-29
1
-3
/
+1
*
rtc: pcf8523: use BIT
Alexandre Belloni
2020-11-19
1
-7
/
+7
*
rtc: pcf8523: set range
Alexandre Belloni
2020-11-19
1
-11
/
+2
*
rtc: pcf8523: switch to devm_rtc_allocate_device
Alexandre Belloni
2020-11-19
1
-3
/
+4
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
rtc: pcf8523: return meaningful value for RTC_VL_READ
Alexandre Belloni
2019-12-18
1
-3
/
+3
*
rtc: pcf8523: Remove struct pcf8523
Nobuhiro Iwamatsu
2019-11-27
1
-14
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
rtc: pcf8523: set xtal load capacitance from DT
Sam Ravnborg
2019-01-22
1
-8
/
+20
*
rtc: pcf8523: Add rv8523 compatible
Alexandre Belloni
2019-01-10
1
-0
/
+1
*
rtc: pcf8523: don't return invalid date when battery is low
Baruch Siach
2018-12-11
1
-8
/
+24
*
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
1
-1
/
+1
*
rtc: pcf8523: add support for trimming the RTC oscillator
Russell King
2017-10-25
1
-0
/
+40
*
rtc: pcf8523: properly handle oscillator stop bit
Alexandre Belloni
2016-03-14
1
-22
/
+3
*
rtc: pcf8523: refuse to write dates later than 2099
Uwe Kleine-König
2016-01-11
1
-0
/
+11
*
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-09-05
1
-1
/
+0
*
drivers/rtc/rtc-pcf8523.c: fix month definition
Chris Cui
2014-05-06
1
-2
/
+2
*
drivers/rtc/rtc-pcf8523.c: remove empty function
Sachin Kamat
2013-07-03
1
-6
/
+0
*
rtc: rtc-pcf8523: use devm_rtc_device_register()
Jingoo Han
2013-04-29
1
-5
/
+1
*
rtc-pcf8523: add low battery voltage support
Jesper Nilsson
2013-02-21
1
-0
/
+31
*
rtc: add NXP PCF8523 support
Thierry Reding
2012-12-17
1
-0
/
+326