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
Age
Commit message (
Expand
)
Author
2019-04-08
rtc: coh901331: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-08
rtc: coh901331: set range
Alexandre Belloni
2019-04-08
rtc: ds1672: switch debug message to %ptR
Alexandre Belloni
2019-04-08
rtc: ds1672: convert to SPDX identifier
Alexandre Belloni
2019-04-08
rtc: ds1672: use .set_time
Alexandre Belloni
2019-04-08
rtc: ds1672: use rtc_time64_to_tm
Alexandre Belloni
2019-04-08
rtc: ds1672: remove useless indirection
Alexandre Belloni
2019-04-08
rtc: ds1672: remove sysfs debug interface
Alexandre Belloni
2019-04-08
rtc: ds1672: move oscillator handling to .read_time
Alexandre Belloni
2019-04-08
rtc: ds1672: set range
Alexandre Belloni
2019-04-08
rtc: test: use .set_time
Alexandre Belloni
2019-04-06
rtc: lib: check whether tm->tm_year in int32 range
Xuefeng Wang
2019-04-04
rtc: don't reference bogus function pointer in kdoc
Wolfram Sang
2019-04-04
rtc: remove unnecessary Kconfig dependencies
Alexandre Belloni
2019-04-04
rtc: pcf85063: add RTC_VL_READ/RTC_VL_CLR support
Alexandre Belloni
2019-04-04
rtc: pcf85063: add offset correction support
Alexandre Belloni
2019-04-04
rtc: pcf85063: add nvram support
Alexandre Belloni
2019-04-04
rtc: pcf85063: add Micro Crystal RV8263 support
Alexandre Belloni
2019-04-04
rtc: pcf85063: add alarm support
Alexandre Belloni
2019-04-04
rtc: pcf85063: differentiate pcf85063a and pcf85063tp
Alexandre Belloni
2019-04-04
rtc: pcf85063: switch to regmap
Alexandre Belloni
2019-04-04
rtc: pcf85063: set range
Alexandre Belloni
2019-04-04
rtc: pcf85063: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-04-04
rtc: pcf85063: remove bogus i2c functionality check
Alexandre Belloni
2019-04-04
rtc: pcf85063: convert to SPDX identifier
Alexandre Belloni
2019-04-04
rtc: pcf85063: switch to probe_new
Alexandre Belloni
2019-04-04
rtc: snvs: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-04-04
rtc: mxc: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-04-04
rtc: snvs: use dev_pm_set_wake_irq() to simplify code
Anson Huang
2019-04-04
rtc: Add ASPEED RTC driver
Joel Stanley
2019-04-04
rtc: brcmstb-waketimer: switch to rtc_time64_to_tm
Alexandre Belloni
2019-04-04
rtc: mt6397: Don't call irq_dispose_mapping.
Pi-Hsun Shih
2019-04-04
rtc: opal: Make opal_tpo_alarm_irq_enable static
YueHaibing
2019-04-04
rtc: wm831x: convert to SPDX identifier
Alexandre Belloni
2019-04-04
rtc: wm831x: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-04
rtc: wm831x: remove unnecessary goto
Alexandre Belloni
2019-04-04
rtc: wm831x: set range
Alexandre Belloni
2019-04-04
rtc: da9063: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-04
rtc: da9063: set range
Alexandre Belloni
2019-04-04
rtc: sun4v: switch to SPDX identifier
Alexandre Belloni
2019-04-04
rtc: sun4v: set range
Alexandre Belloni
2019-04-04
rtc: sun4v: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-04
rtc: omap: convert to SPDX identifier
Alexandre Belloni
2019-04-04
rtc: omap: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-04
rtc: ps3: set range
Alexandre Belloni
2019-04-04
rtc: ps3: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-04-04
rtc: ps3: convert to SPDX identifier
Alexandre Belloni
2019-04-04
rtc: ps3: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-04
rtc: at91sam9: correct trivial checkpatch warnings
Alexandre Belloni
2019-04-04
rtc: at91sam9: convert to SPDX identifier
Alexandre Belloni
[prev]
[next]