index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-sun6i.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: sun6i: remove unnecessary message
Alexandre Belloni
2023-09-06
1
-2
/
+0
*
rtc: Explicitly include correct DT includes
Rob Herring
2023-07-27
1
-1
/
+0
*
rtc: sun6i: Add a determine_rate hook
Maxime Ripard
2023-06-08
1
-0
/
+1
*
rtc: sun6i: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-17
1
-1
/
+1
*
rtc: sun6i: Always export the internal oscillator
Samuel Holland
2023-01-24
1
-12
/
+4
*
rtc: sun6i: add support for R329 RTC
Icenowy Zheng
2022-07-26
1
-0
/
+2
*
Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2022-06-01
1
-0
/
+42
|
\
|
*
rtc: sun6i: Add NVMEM provider
Samuel Holland
2022-05-17
1
-0
/
+42
*
|
Revert "clk: sunxi-ng: sun6i-rtc: Add support for H6"
Jernej Skrabec
2022-05-17
1
-0
/
+17
|
/
*
clk: sunxi-ng: sun6i-rtc: Add support for H6
Samuel Holland
2022-03-23
1
-17
/
+0
*
clk: sunxi-ng: Add support for the sun6i RTC clocks
Samuel Holland
2022-03-23
1
-0
/
+7
*
rtc: sun6i: Add Allwinner H616 support
Andre Przywara
2022-03-23
1
-0
/
+2
*
rtc: sun6i: Add support for broken-down alarm registers
Andre Przywara
2022-03-23
1
-17
/
+40
*
rtc: sun6i: Add support for linear day storage
Andre Przywara
2022-03-23
1
-23
/
+46
*
rtc: sun6i: Fix time overflow handling
Andre Przywara
2022-03-23
1
-9
/
+5
*
rtc: sun6i: Enable the bus clock when provided
Samuel Holland
2022-02-15
1
-0
/
+24
*
rtc: sun6i: Allow probing without an early clock provider
Samuel Holland
2021-10-23
1
-2
/
+11
*
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
Dinghao Liu
2020-10-28
1
-3
/
+5
*
rtc: sun6i: let the core handle rtc range
Alexandre Belloni
2020-04-02
1
-15
/
+10
*
rtc: sun6i: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-04-02
1
-3
/
+3
*
rtc: sun6i: Make external 32k oscillator optional
Jernej Skrabec
2020-03-16
1
-8
/
+8
*
rtc: sun6i: Add support for RTC clocks on R40
Chen-Yu Tsai
2019-12-10
1
-0
/
+16
*
rtc: sun6i: Remove struct device from sun6i_rtc_dev
Nobuhiro Iwamatsu
2019-11-27
1
-2
/
+0
*
Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-09-22
1
-5
/
+69
|
\
|
*
rtc: sun6i: Allow using as wakeup source from suspend
Alejandro González
2019-09-01
1
-0
/
+30
|
*
rtc: sun6i: Add support for H6 RTC
Ondrej Jirman
2019-08-23
1
-2
/
+38
|
*
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-13
1
-3
/
+1
*
|
rtc: sun6i: Don't reference clk_init_data after registration
Stephen Boyd
2019-08-16
1
-1
/
+1
|
/
*
Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-07-17
1
-0
/
+1
|
\
|
*
rtc: sun6i: Add R40 compatible
Maxime Ripard
2019-06-06
1
-0
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
|
/
*
rtc: sun6i: Expose internal oscillator through device tree
Chen-Yu Tsai
2018-12-06
1
-2
/
+14
*
rtc: sun6i: Add support for all known pre-H6 variants
Chen-Yu Tsai
2018-12-06
1
-0
/
+46
*
rtc: sun6i: Add support for different variants
Chen-Yu Tsai
2018-12-06
1
-7
/
+51
*
rtc: sun6i: Add default clock name for LOSC
Chen-Yu Tsai
2018-12-06
1
-0
/
+1
*
rtc: sun6i: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-08-27
1
-2
/
+1
*
rtc: sun6i: Fix bit_idx value for clk_register_gate
Michael Trimarchi
2018-05-31
1
-2
/
+2
*
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
1
-1
/
+1
*
rtc: sun6i: ensure rtc is kfree'd on error
Colin Ian King
2017-12-18
1
-1
/
+3
*
rtc: sun6i: Add support for the external oscillator gate
Maxime Ripard
2017-09-01
1
-3
/
+21
*
rtc: sun6i: ensure clk_data is kfree'd on error
Colin Ian King
2017-07-31
1
-2
/
+6
*
rtc: sun6i: Remove double init of spinlock in sun6i_rtc_clk_init()
Alexey Klimov
2017-07-31
1
-1
/
+1
*
rtc: sun6i: Fix return value check in sun6i_rtc_clk_init()
Wei Yongjun
2017-02-12
1
-1
/
+1
*
rtc: sun6i: Fix compatibility with old DT binding
Chen-Yu Tsai
2017-02-01
1
-3
/
+3
*
rtc: sun6i: Switch to devm_rtc_device_register
Maxime Ripard
2017-02-01
1
-12
/
+2
*
rtc: sun6i: Expose the 32kHz oscillator
Maxime Ripard
2017-02-01
1
-13
/
+133
*
rtc: sun6i: Switch to the external oscillator
Maxime Ripard
2017-02-01
1
-0
/
+6
*
rtc: sun6i: Add some locking
Maxime Ripard
2017-02-01
1
-2
/
+15
*
rtc: sun6i: Disable the build as a module
Maxime Ripard
2017-01-24
1
-6
/
+1
[next]