index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi
/
clk-sunxi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-29
clk: sunxi: Fix operator precedence in sunxi_divs_clk_setup
Nathan Chancellor
1
-2
/
+2
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-29
clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup()
Gen Zhang
1
-0
/
+2
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-01-05
clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks
Stephen Boyd
1
-23
/
+13
2017-07-22
clk: Convert to using %pOF instead of full_name
Rob Herring
1
-10
/
+7
2016-11-04
clk: sunxi: Fix M factor computation for APB1
Stéphan Rafin
1
-1
/
+1
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 sun6i/8i display support
Jean-Francois Moine
1
-0
/
+38
2016-02-22
clk: sunxi: Improve divs_clk error handling and reporting
Andre Przywara
1
-3
/
+15
2016-02-22
clk: sunxi: improve divider_clk error handling and reporting
Andre Przywara
1
-3
/
+33
2016-02-22
clk: sunxi: improve mux_clk error handling and reporting
Andre Przywara
1
-6
/
+15
2016-02-11
clk: sunxi: Remove clk_register_clkdev calls
Maxime Ripard
1
-5
/
+1
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-01-29
clk: sunxi: rewrite sun6i-a31-ahb1-clk using factors clk with custom recalc
Chen-Yu Tsai
1
-208
/
+83
2016-01-27
clk: sunxi: factors: Consolidate get_factors parameters into a struct
Chen-Yu Tsai
1
-132
/
+90
2016-01-27
clk: sunxi: factors: Make struct clk_factors_config table const
Chen-Yu Tsai
1
-8
/
+8
2015-12-08
clk: sunxi: Add H3 clocks support
Jens Kuske
1
-0
/
+6
2015-10-17
ARM: sunxi: Add R8 support
Maxime Ripard
1
-0
/
+1
2015-09-01
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-204
/
+23
2015-08-25
clk: sunxi: Convert to clk_hw based provider APIs
Stephen Boyd
1
-5
/
+5
2015-08-25
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
1
-1
/
+1
2015-08-25
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
1
-1
/
+1
2015-08-12
clk: sunxi: Add a simple gates driver
Maxime Ripard
1
-177
/
+0
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
1
-0
/
+2
2015-07-28
clk: sunxi: make use of of_clk_parent_fill helper function
Dinh Nguyen
1
-10
/
+4
2015-07-28
clk: fix some determine_rate implementations
Boris Brezillon
1
-2
/
+4
2015-07-28
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
1
-11
/
+9
2015-07-20
clk: sunxi: Include clk.h and remove unused clkdev.h includes
Stephen Boyd
1
-0
/
+2
2015-07-10
Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...
Kevin Hilman
1
-0
/
+1
2015-07-05
ARM: sunxi: Add Machine support for A33
Vishnu Patekar
1
-0
/
+1
2015-05-05
clk: sunxi: Fix of_io_request_and_map error check
Maxime Ripard
1
-0
/
+2
2015-03-25
clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6
Chen-Yu Tsai
1
-1
/
+2
2015-03-25
clk: sunxi: Make divs clocks specify which output is the base factor clock
Chen-Yu Tsai
1
-12
/
+25
2015-03-21
clk: sunxi: Register divs clocks before factor clocks
Chen-Yu Tsai
1
-3
/
+3
2015-03-21
clk: sunxi: Add "cpu" to list of protected clocks for sun5i
Chen-Yu Tsai
1
-0
/
+1
2015-03-21
clk: sunxi: Add muxable ahb factors clock for sun5i and sun7i
Chen-Yu Tsai
1
-0
/
+52
2015-02-23
clk: sunxi: Move USB clocks to separate file
Chen-Yu Tsai
1
-88
/
+0
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
1
-40
/
+222
2015-02-03
clk: Add rate constraints to clocks
Tomeu Vizoso
1
-0
/
+2
2015-01-25
sunxi: clk: Set sun6i-pll1 n_start = 1
Hans de Goede
1
-0
/
+1
2015-01-14
clk: sunxi: Remove custom phase function
Maxime Ripard
1
-37
/
+0
2015-01-06
clk: sunxi: Propagate rate changes to parent for mux clocks
Chen-Yu Tsai
1
-1
/
+1
2015-01-05
ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxi
Hans de Goede
1
-0
/
+1
[next]