index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pcf85363.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-06
1
-1
/
+1
*
rtc: pcf85363: add support for the quartz-load-femtofarads property
Javier Carrasco
2023-02-22
1
-1
/
+36
*
rtc: pcf85363: use IRQ flags obtained fromfwnode
Alexandre Belloni
2023-02-01
1
-1
/
+6
*
rtc: use simple i2c probe
Stephen Kitt
2022-06-24
1
-3
/
+2
*
rtc: pcf85363: quiet maybe-unused variable warning
Alexandre Belloni
2021-02-06
1
-1
/
+1
*
rtc: pcf85363: drop a struct rtc_class_ops
Alexandre Belloni
2021-01-16
1
-6
/
+2
*
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: add devm_ prefix to rtc_nvmem_register()
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: pcf85363/pcf85263: fix regmap error in set_time
Biwen Li
2019-09-01
1
-1
/
+6
*
rtc: pcf85363: convert to SPDX identifier
Alexandre Belloni
2019-04-11
1
-6
/
+1
*
rtc: pcf85363: remove useless forward declaration
Alexandre Belloni
2019-04-11
1
-2
/
+0
*
rtc: pcf85363: remove bogus i2c functionality check
Alexandre Belloni
2019-04-11
1
-3
/
+0
*
rtc: pcf85363: set range
Alexandre Belloni
2019-04-11
1
-0
/
+2
*
rtc: pcf85363: remove unused struct pcf85363 member
Alexandre Belloni
2019-04-11
1
-4
/
+2
*
rtc: pcf85363: Add support for NXP pcf85263 rtc
Biju Das
2018-12-11
1
-18
/
+76
*
rtc: pcf85363: set time accurately
Alexandre Belloni
2018-03-17
1
-4
/
+16
*
rtc: pcf85363: add alarm support
Alexandre Belloni
2018-03-17
1
-0
/
+159
*
rtc: pcf85363: add .max_register in regmap_config
Alexandre Belloni
2018-03-17
1
-0
/
+1
*
rtc: pcf85363: put struct nvmem_config on the stack
Alexandre Belloni
2018-03-01
1
-9
/
+10
*
rtc: pcf85363: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
1
-2
/
+6
*
rtc: add support for NXP PCF85363 real-time clock
Eric Nelson
2017-11-08
1
-0
/
+220