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-88pm80x.c
Age
Commit message (
Expand
)
Author
2023-03-17
rtc: 88pm80x: Convert to platform remove callback returning void
Uwe Kleine-König
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2019-08-21
rtc: remove superfluous error message
Alexandre Belloni
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-04-04
rtc: 88pm80x: convert to SPDX identifier
Alexandre Belloni
2019-02-08
rtc: 88pm80x: fix unintended sign extension
Colin Ian King
2018-05-17
rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tm
Alexandre Belloni
2018-05-17
rtc: 88pm80x: let the core handle the RTC range
Alexandre Belloni
2018-05-17
rtc: 88pm80x: fix possible race condition
Alexandre Belloni
2018-05-17
rtc: 88pm80x: remove unused pm80x_rtc_info members
Alexandre Belloni
2018-05-17
rtc: 88pm80x: stop setting a default time
Alexandre Belloni
2018-03-27
rtc: 88pm80x: remove artificial limitation
Alexandre Belloni
2015-09-05
rtc: 88pm80x: add device tree support
Vaibhav Hiremath
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2013-11-13
drivers/rtc/rtc-88pm80x.c: use dev_get_platdata()
Jingoo Han
2013-07-03
rtc: rtc-88pm80x: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-29
drivers/rtc/rtc-88pm80x.c: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-04-29
rtc: rtc-88pm80x: use devm_rtc_device_register()
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-07-31
rtc/rtc-88pm80x: remove unneed devm_kfree
Devendra Naga
2012-07-31
rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails
Devendra Naga
2012-07-09
rtc: Add rtc support to 88PM80X PMIC
Qiao Zhou