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
/
clk
/
sunxi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-30
clk: sunxi: fix uninitialized access
Arnd Bergmann
1
-0
/
+4
2017-07-21
clk: Convert to using %pOF instead of full_name
Rob Herring
1
-10
/
+7
2016-11-16
Merge tag 'sunxi-clk-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel...
Stephen Boyd
1
-1
/
+1
2016-11-04
clk: sunxi: Fix M factor computation for APB1
Stéphan Rafin
1
-1
/
+1
2016-10-16
clk: sunxi: mod0: improve function-level documentation
Julia Lawall
1
-1
/
+1
2016-09-08
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2
-3
/
+3
2016-08-12
clk: sunxi: apb0: Use new macro CLK_OF_DECLARE_DRIVER
Ricardo Ribalda Delgado
1
-2
/
+2
2016-08-12
clk: sunxi: mod0: Use new macro CLK_OF_DECLARE_DRIVER
Ricardo Ribalda Delgado
1
-1
/
+2
2016-08-08
clk: sunxi: Fix return value check in sun8i_a23_mbus_setup()
Wei Yongjun
1
-1
/
+1
2016-08-08
clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup()
Wei Yongjun
1
-2
/
+2
2016-07-21
Merge branch 'clk-fixes' into clk-next
Michael Turquette
2
-5
/
+4
2016-07-06
clk: sunxi: make clk-* explicitly non-modular
Paul Gortmaker
6
-65
/
+12
2016-06-16
clk: sunxi: remove unused variable
Arnd Bergmann
1
-1
/
+0
2016-06-10
clk: sunxi: display: Add per-clock flags
Maxime Ripard
1
-1
/
+4
2016-06-10
clk: sunxi: tcon-ch1: Do not return a negative error in get_parent
Maxime Ripard
1
-3
/
+0
2016-05-12
clk: sunxi: Add display and TCON0 clocks driver
Maxime Ripard
2
-0
/
+262
2016-05-02
Merge tag 'sunxi-clocks-for-4.7' of https://git.kernel.org/pub/scm/linux/kern...
Stephen Boyd
6
-13
/
+470
2016-04-25
clk: sunxi: Let divs clocks read the base factor clock name from devicetree
Jens Kuske
1
-11
/
+30
2016-04-22
clk: sunxi: Add TCON channel1 clock
Maxime Ripard
2
-0
/
+301
2016-04-22
clk: sunxi: Add PLL3 clock
Maxime Ripard
2
-0
/
+99
2016-04-22
clk: sunxi: Use resource_size
Vaishali Thakkar
1
-1
/
+1
2016-04-22
clk: sunxi: Add sun6i/8i display support
Jean-Francois Moine
1
-0
/
+38
2016-04-22
clk: sunxi: mod1 clock should modify it's parent
Andrea Venturi
1
-1
/
+1
2016-04-15
clk: sunxi: Remove CLK_IS_ROOT
Stephen Boyd
1
-2
/
+1
2016-03-29
clk: sunxi: Make reset_control_ops const
Philipp Zabel
3
-3
/
+3
2016-03-15
clk: sunxi: Remove use of variable length array
Stephen Boyd
1
-2
/
+9
2016-02-25
clk: sunxi: Add apb0 gates for H3
Krzysztof Adamski
1
-0
/
+2
2016-02-21
clk: sunxi: Improve divs_clk error handling and reporting
Andre Przywara
1
-3
/
+15
2016-02-21
clk: sunxi: improve divider_clk error handling and reporting
Andre Przywara
1
-3
/
+33
2016-02-21
clk: sunxi: improve mux_clk error handling and reporting
Andre Przywara
1
-6
/
+15
2016-02-16
clk: sunxi: Fix sun8i-a23-apb0-clk divider flags
Chen-Yu Tsai
1
-1
/
+1
2016-02-11
clk: sunxi: Remove clk_register_clkdev calls
Maxime Ripard
8
-19
/
+4
2016-02-11
clk: sunxi: Remove old probe and protection code
Maxime Ripard
1
-108
/
+0
2016-02-11
clk: sunxi: convert current clocks registration to CLK_OF_DECLARE
Maxime Ripard
1
-17
/
+133
2016-02-11
clk: sunxi: Make clocks setup functions take const pointer
Maxime Ripard
1
-3
/
+3
2016-02-11
clk: sunxi: Make clocks setup functions return their clock
Maxime Ripard
1
-7
/
+10
2016-02-02
clk: sunxi: improve error reporting for the mux clock
Andre Przywara
1
-4
/
+16
2016-02-02
clk: sunxi: don't mark sun6i_ar100_data __initconst
Arnd Bergmann
1
-1
/
+1
2016-02-02
clk: sunxi: add bus gates for A83T
Vishnu Patekar
1
-0
/
+2
2016-02-02
clk: sunxi: Add apb0 gates for A83T
Vishnu Patekar
1
-0
/
+2
2016-01-29
clk: sunxi: rewrite sun8i-a23-mbus-clk using the simpler composite clk
Chen-Yu Tsai
1
-45
/
+76
2016-01-29
clk: sunxi: rewrite sun6i-ar100 using factors clk
Chen-Yu Tsai
1
-174
/
+61
2016-01-29
clk: sunxi: rewrite sun6i-a31-ahb1-clk using factors clk with custom recalc
Chen-Yu Tsai
1
-208
/
+83
2016-01-29
clk: sunxi: factors: Drop round_rate from clk ops
Chen-Yu Tsai
1
-16
/
+0
2016-01-29
clk: sunxi: factors: Support custom formulas
Chen-Yu Tsai
2
-2
/
+32
2016-01-27
clk: sunxi: factors: Consolidate get_factors parameters into a struct
Chen-Yu Tsai
6
-219
/
+155
2016-01-27
clk: sunxi: factors: Add unregister function
Chen-Yu Tsai
2
-0
/
+30
2016-01-27
clk: sunxi: factors: Add clk cleanup in sunxi_factors_register() error path
Chen-Yu Tsai
1
-15
/
+29
2016-01-27
clk: sunxi: factors: Make struct clk_factors_config table const
Chen-Yu Tsai
5
-17
/
+17
2016-01-25
clk: sunxi: usb: Sort clk providers by chip family and name
Chen-Yu Tsai
1
-12
/
+12
[next]