index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pcf85363.c
Age
Commit message (
Expand
)
Author
2021-02-06
rtc: pcf85363: quiet maybe-unused variable warning
Alexandre Belloni
2021-01-16
rtc: pcf85363: drop a struct rtc_class_ops
Alexandre Belloni
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
rtc: add devm_ prefix to rtc_nvmem_register()
Bartosz Golaszewski
2019-09-01
rtc: pcf85363/pcf85263: fix regmap error in set_time
Biwen Li
2019-04-11
rtc: pcf85363: convert to SPDX identifier
Alexandre Belloni
2019-04-11
rtc: pcf85363: remove useless forward declaration
Alexandre Belloni
2019-04-11
rtc: pcf85363: remove bogus i2c functionality check
Alexandre Belloni
2019-04-11
rtc: pcf85363: set range
Alexandre Belloni
2019-04-11
rtc: pcf85363: remove unused struct pcf85363 member
Alexandre Belloni
2018-12-11
rtc: pcf85363: Add support for NXP pcf85263 rtc
Biju Das
2018-03-17
rtc: pcf85363: set time accurately
Alexandre Belloni
2018-03-17
rtc: pcf85363: add alarm support
Alexandre Belloni
2018-03-17
rtc: pcf85363: add .max_register in regmap_config
Alexandre Belloni
2018-03-01
rtc: pcf85363: put struct nvmem_config on the stack
Alexandre Belloni
2018-03-01
rtc: pcf85363: call rtc_nvmem_register()
Alexandre Belloni
2017-11-08
rtc: add support for NXP PCF85363 real-time clock
Eric Nelson