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-tps6586x.c
Age
Commit message (
Expand
)
Author
2024-11-10
rtc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-08-27
rtc: tps6586x: Report maximum alarm limit to rtc core
Guenter Roeck
2023-03-17
rtc: tps6586x: Convert to platform remove callback returning void
Uwe Kleine-König
2021-07-10
rtc: tps6586x: convert to SPDX identifier
Nobuhiro Iwamatsu
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-01-25
rtc: tps6586x: Use IRQ_NOAUTOEN flag
Dmitry Osipenko
2019-08-21
rtc: remove superfluous error message
Alexandre Belloni
2018-05-17
rtc: tps6586x: let the core handle rtc range
Alexandre Belloni
2018-05-17
rtc: tps6586x: fix possible race condition
Alexandre Belloni
2018-05-03
rtc: tps6586x: remove mktime usage
Arnd Bergmann
2018-03-01
rtc: stop validating rtc_time after rtc_time_to_tm
Alexandre Belloni
2016-05-21
rtc: tps6586x: rename so module can be autoloaded
Nicolas Chauvet
2016-03-14
rtc: tps6586x: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2013-06-12
drivers/rtc/rtc-tps6586x.c: device wakeup flags correction
Dmitry Osipenko
2013-04-29
drivers/rtc/rtc-tps6586x.c: remove incorrect use of rtc_device_unregister
Sachin Kamat
2013-04-29
rtc: rtc-tps6586x: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
2013-04-29
rtc: rtc-tps6586x: use devm_rtc_device_register()
Jingoo Han
2013-02-21
rtc: rtc-tps6586x: use devm_request_threaded_irq()
Jingoo Han
2013-01-04
rtc: add RTC driver for TPS6586x
Laxman Dewangan