index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-sun6i.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-06
rtc: sun6i: Expose internal oscillator through device tree
Chen-Yu Tsai
1
-2
/
+14
2018-12-06
rtc: sun6i: Add support for all known pre-H6 variants
Chen-Yu Tsai
1
-0
/
+46
2018-12-06
rtc: sun6i: Add support for different variants
Chen-Yu Tsai
1
-7
/
+51
2018-12-06
rtc: sun6i: Add default clock name for LOSC
Chen-Yu Tsai
1
-0
/
+1
2018-08-27
rtc: sun6i: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2018-05-31
rtc: sun6i: Fix bit_idx value for clk_register_gate
Michael Trimarchi
1
-2
/
+2
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2017-12-18
rtc: sun6i: ensure rtc is kfree'd on error
Colin Ian King
1
-1
/
+3
2017-09-01
rtc: sun6i: Add support for the external oscillator gate
Maxime Ripard
1
-3
/
+21
2017-07-31
rtc: sun6i: ensure clk_data is kfree'd on error
Colin Ian King
1
-2
/
+6
2017-07-31
rtc: sun6i: Remove double init of spinlock in sun6i_rtc_clk_init()
Alexey Klimov
1
-1
/
+1
2017-02-12
rtc: sun6i: Fix return value check in sun6i_rtc_clk_init()
Wei Yongjun
1
-1
/
+1
2017-02-01
rtc: sun6i: Fix compatibility with old DT binding
Chen-Yu Tsai
1
-3
/
+3
2017-02-01
rtc: sun6i: Switch to devm_rtc_device_register
Maxime Ripard
1
-12
/
+2
2017-02-01
rtc: sun6i: Expose the 32kHz oscillator
Maxime Ripard
1
-13
/
+133
2017-02-01
rtc: sun6i: Switch to the external oscillator
Maxime Ripard
1
-0
/
+6
2017-02-01
rtc: sun6i: Add some locking
Maxime Ripard
1
-2
/
+15
2017-01-24
rtc: sun6i: Disable the build as a module
Maxime Ripard
1
-6
/
+1
2014-09-19
rtc: sun6i: Add sun6i RTC driver
Chen-Yu Tsai
1
-0
/
+447