index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pcf85363.c
Age
Commit message (
Expand
)
Author
2023-10-15
rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call
Javier Carrasco
2023-08-28
rtc: pcf85363: Allow to wake up system without IRQ
Mike Looijmans
2023-07-27
rtc: Explicitly include correct DT includes
Rob Herring
2023-06-06
rtc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-02-22
rtc: pcf85363: add support for the quartz-load-femtofarads property
Javier Carrasco
2023-02-01
rtc: pcf85363: use IRQ flags obtained fromfwnode
Alexandre Belloni
2022-06-24
rtc: use simple i2c probe
Stephen Kitt
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