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-sun6i.c
Age
Commit message (
Expand
)
Author
2024-09-12
rtc: sun6i: disable automatic clock input switching
Michael Walle
2023-09-06
rtc: sun6i: remove unnecessary message
Alexandre Belloni
2023-07-27
rtc: Explicitly include correct DT includes
Rob Herring
2023-06-08
rtc: sun6i: Add a determine_rate hook
Maxime Ripard
2023-03-17
rtc: sun6i: Use of_property_present() for testing DT property presence
Rob Herring
2023-01-24
rtc: sun6i: Always export the internal oscillator
Samuel Holland
2022-07-26
rtc: sun6i: add support for R329 RTC
Icenowy Zheng
2022-06-01
Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2022-05-17
rtc: sun6i: Add NVMEM provider
Samuel Holland
2022-05-17
Revert "clk: sunxi-ng: sun6i-rtc: Add support for H6"
Jernej Skrabec
2022-03-23
clk: sunxi-ng: sun6i-rtc: Add support for H6
Samuel Holland
2022-03-23
clk: sunxi-ng: Add support for the sun6i RTC clocks
Samuel Holland
2022-03-23
rtc: sun6i: Add Allwinner H616 support
Andre Przywara
2022-03-23
rtc: sun6i: Add support for broken-down alarm registers
Andre Przywara
2022-03-23
rtc: sun6i: Add support for linear day storage
Andre Przywara
2022-03-23
rtc: sun6i: Fix time overflow handling
Andre Przywara
2022-02-15
rtc: sun6i: Enable the bus clock when provided
Samuel Holland
2021-10-23
rtc: sun6i: Allow probing without an early clock provider
Samuel Holland
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-10-28
rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
Dinghao Liu
2020-04-02
rtc: sun6i: let the core handle rtc range
Alexandre Belloni
2020-04-02
rtc: sun6i: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
rtc: sun6i: Make external 32k oscillator optional
Jernej Skrabec
2019-12-10
rtc: sun6i: Add support for RTC clocks on R40
Chen-Yu Tsai
2019-11-27
rtc: sun6i: Remove struct device from sun6i_rtc_dev
Nobuhiro Iwamatsu
2019-09-22
Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-09-01
rtc: sun6i: Allow using as wakeup source from suspend
Alejandro González
2019-08-23
rtc: sun6i: Add support for H6 RTC
Ondrej Jirman
2019-08-16
rtc: sun6i: Don't reference clk_init_data after registration
Stephen Boyd
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-17
Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-06-06
rtc: sun6i: Add R40 compatible
Maxime Ripard
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-12-06
rtc: sun6i: Expose internal oscillator through device tree
Chen-Yu Tsai
2018-12-06
rtc: sun6i: Add support for all known pre-H6 variants
Chen-Yu Tsai
2018-12-06
rtc: sun6i: Add support for different variants
Chen-Yu Tsai
2018-12-06
rtc: sun6i: Add default clock name for LOSC
Chen-Yu Tsai
2018-08-27
rtc: sun6i: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-05-31
rtc: sun6i: Fix bit_idx value for clk_register_gate
Michael Trimarchi
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2017-12-18
rtc: sun6i: ensure rtc is kfree'd on error
Colin Ian King
2017-09-01
rtc: sun6i: Add support for the external oscillator gate
Maxime Ripard
2017-07-31
rtc: sun6i: ensure clk_data is kfree'd on error
Colin Ian King
2017-07-31
rtc: sun6i: Remove double init of spinlock in sun6i_rtc_clk_init()
Alexey Klimov
2017-02-12
rtc: sun6i: Fix return value check in sun6i_rtc_clk_init()
Wei Yongjun
2017-02-01
rtc: sun6i: Fix compatibility with old DT binding
Chen-Yu Tsai
2017-02-01
rtc: sun6i: Switch to devm_rtc_device_register
Maxime Ripard
2017-02-01
rtc: sun6i: Expose the 32kHz oscillator
Maxime Ripard
2017-02-01
rtc: sun6i: Switch to the external oscillator
Maxime Ripard
2017-02-01
rtc: sun6i: Add some locking
Maxime Ripard
[next]