Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
322acbf42506bac9928577bdf2a3a015be935b11
/
drivers
/
clk
/
sunxi
2635a64
clk: sunxi: sun9i-mmc: Implement reset callback for reset controls
by Chen-Yu Tsai
· 7 years ago
ac95330
clk: sunxi: Fix M factor computation for APB1
by Stéphan Rafin
· 8 years ago
a063c1e
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 8 years ago
915128b
clk: sunxi: apb0: Use new macro CLK_OF_DECLARE_DRIVER
by Ricardo Ribalda Delgado
· 8 years ago
cb1291c
clk: sunxi: mod0: Use new macro CLK_OF_DECLARE_DRIVER
by Ricardo Ribalda Delgado
· 8 years ago
fbe359f
clk: sunxi: Fix return value check in sun8i_a23_mbus_setup()
by Wei Yongjun
· 8 years ago
7e196aa
clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup()
by Wei Yongjun
· 8 years ago
d22527f
Merge branch 'clk-fixes' into clk-next
by Michael Turquette
· 8 years ago
439a36d
clk: sunxi: make clk-* explicitly non-modular
by Paul Gortmaker
· 8 years ago
9ca91a6
clk: sunxi: remove unused variable
by Arnd Bergmann
· 8 years ago
07ea0b4
clk: sunxi: display: Add per-clock flags
by Maxime Ripard
· 9 years ago
4de2d58
clk: sunxi: tcon-ch1: Do not return a negative error in get_parent
by Maxime Ripard
· 8 years ago
98b8525
clk: sunxi: Add display and TCON0 clocks driver
by Maxime Ripard
· 9 years ago
51de876
Merge tag 'sunxi-clocks-for-4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next
by Stephen Boyd
· 9 years ago
ff2bb89
clk: sunxi: Let divs clocks read the base factor clock name from devicetree
by Jens Kuske
· 9 years ago
cc510c7
clk: sunxi: Add TCON channel1 clock
by Maxime Ripard
· 9 years ago
fa4d0ca
clk: sunxi: Add PLL3 clock
by Maxime Ripard
· 9 years ago
f4b9ef6
clk: sunxi: Use resource_size
by Vaishali Thakkar
· 9 years ago
5ed400d
clk: sunxi: Add sun6i/8i display support
by Jean-Francois Moine
· 9 years ago
8f07676
clk: sunxi: mod1 clock should modify it's parent
by Andrea Venturi
· 9 years ago
260c37f
clk: sunxi: Remove CLK_IS_ROOT
by Stephen Boyd
· 9 years ago
5e7bc9c
clk: sunxi: Make reset_control_ops const
by Philipp Zabel
· 9 years ago
1295e36
clk: sunxi: Remove use of variable length array
by Stephen Boyd
· 9 years ago
6e17b41
clk: sunxi: Add apb0 gates for H3
by Krzysztof Adamski
· 9 years ago
d331328
clk: sunxi: Improve divs_clk error handling and reporting
by Andre Przywara
· 9 years ago
b26803e
clk: sunxi: improve divider_clk error handling and reporting
by Andre Przywara
· 9 years ago
72360b9
clk: sunxi: improve mux_clk error handling and reporting
by Andre Przywara
· 9 years ago
33f60d0
clk: sunxi: Fix sun8i-a23-apb0-clk divider flags
by Chen-Yu Tsai
· 9 years ago
b0b6413
clk: sunxi: Remove clk_register_clkdev calls
by Maxime Ripard
· 9 years ago
3a4d9af
clk: sunxi: Remove old probe and protection code
by Maxime Ripard
· 9 years ago
c087230
clk: sunxi: convert current clocks registration to CLK_OF_DECLARE
by Maxime Ripard
· 9 years ago
5b5226d
clk: sunxi: Make clocks setup functions take const pointer
by Maxime Ripard
· 9 years ago
96f185a
clk: sunxi: Make clocks setup functions return their clock
by Maxime Ripard
· 9 years ago
d221b7a
clk: sunxi: improve error reporting for the mux clock
by Andre Przywara
· 9 years ago
14b5a4b
clk: sunxi: don't mark sun6i_ar100_data __initconst
by Arnd Bergmann
· 9 years ago
be338e4
clk: sunxi: add bus gates for A83T
by Vishnu Patekar
· 9 years ago
2d6f5f0
clk: sunxi: Add apb0 gates for A83T
by Vishnu Patekar
· 9 years ago
8f2bf2a
clk: sunxi: rewrite sun8i-a23-mbus-clk using the simpler composite clk
by Chen-Yu Tsai
· 9 years ago
3ca2377
clk: sunxi: rewrite sun6i-ar100 using factors clk
by Chen-Yu Tsai
· 9 years ago
a78bb35
clk: sunxi: rewrite sun6i-a31-ahb1-clk using factors clk with custom recalc
by Chen-Yu Tsai
· 9 years ago
50d6ea4
clk: sunxi: factors: Drop round_rate from clk ops
by Chen-Yu Tsai
· 9 years ago
435b7be
clk: sunxi: factors: Support custom formulas
by Chen-Yu Tsai
· 9 years ago
cfa63688
clk: sunxi: factors: Consolidate get_factors parameters into a struct
by Chen-Yu Tsai
· 9 years ago
4cbeaeb
clk: sunxi: factors: Add unregister function
by Chen-Yu Tsai
· 9 years ago
78ca95c
clk: sunxi: factors: Add clk cleanup in sunxi_factors_register() error path
by Chen-Yu Tsai
· 9 years ago
b3e919e
clk: sunxi: factors: Make struct clk_factors_config table const
by Chen-Yu Tsai
· 9 years ago
63d8c7b
clk: sunxi: usb: Sort clk providers by chip family and name
by Chen-Yu Tsai
· 9 years ago
6f31ef2
clk: sunxi: Drop clk.h include
by Stephen Boyd
· 9 years ago
cf87a88
Merge tag 'sunxi-clocks-for-4.5' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next
by Michael Turquette
· 9 years ago
fee3103
clk: sunxi: fix handling return value of of_property_match_string
by Andrzej Hajda
· 9 years ago
b1558f1
clk: sunxi: signedness bug in sun8i_h3_bus_gates_init()
by Dan Carpenter
· 9 years ago
fd9ffd8
clk: sunxi: Add CLK_OF_DECLARE support for sun8i-a23-apb0-clk driver
by Chen-Yu Tsai
· 9 years ago
3cdd9f5
clk: sunxi: Add VE (Video Engine) module clock driver for sun[457]i
by Chen-Yu Tsai
· 9 years ago
ab6e23a
clk: sunxi: Add H3 clocks support
by Jens Kuske
· 9 years ago
6d3a47c
clk: sunxi: Add DRAM gates support for sun4i-a10
by Chen-Yu Tsai
· 9 years ago
59f0ec2
clk: sunxi: pll2: Fix clock running too fast
by Maxime Ripard
· 9 years ago
77d16e2
clk: sunxi: Add sun9i A80 cpus (cpu special) clock support
by Chen-Yu Tsai
· 9 years ago
bfcba2e
clk: sunxi: Add sun9i A80 apbs gates support
by Chen-Yu Tsai
· 9 years ago
7bec0200
clk: sunxi: Add support for the H3 usb phy clocks
by Reinder de Haan
· 9 years ago
56e0464
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
938ce30
Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next
by Stephen Boyd
· 9 years ago
9b038bc
clk: sunxi: mod1 clock support
by Emilio López
· 10 years ago
e277154
clk: sunxi: codec clock support
by Emilio López
· 10 years ago
eb662f8
clk: sunxi: pll2: Add A13 support
by Maxime Ripard
· 9 years ago
460d0d4
clk: sunxi: Add a driver for the PLL2
by Maxime Ripard
· 10 years ago
bef6229
ARM: sunxi: Add R8 support
by Maxime Ripard
· 9 years ago
7d6ddad
clk: sunxi: Add A33 gates support
by Maxime Ripard
· 9 years ago
051ace1
clk: sunxi: sun9i-mmc: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
6ed5f8e
clk: sunxi: sun8i-apb0: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
ad91548
clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
f01745f
clk: sunxi: sun6i-apb0-gates: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
6853012
clk: sunxi: sun6i-apb0: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
f36fc04
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
1b14afa
clk: sunxi: Convert to clk_hw based provider APIs
by Stephen Boyd
· 9 years ago
98d8a60
clk: Convert __clk_get_flags() to clk_hw_get_flags()
by Stephen Boyd
· 9 years ago
497295a
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
by Stephen Boyd
· 9 years ago
ee38b26
clk: sunxi: Add a simple gates driver
by Maxime Ripard
· 9 years ago
9cfad9b
Merge branch 'cleanup-clk-h-includes' into clk-next
by Stephen Boyd
· 9 years ago
8a53fb2
clk: sunxi: make use of of_clk_parent_fill helper function
by Dinh Nguyen
· 9 years ago
57d866e
clk: fix some determine_rate implementations
by Boris Brezillon
· 9 years ago
0817b62
clk: change clk_ops' ->determine_rate() prototype
by Boris Brezillon
· 9 years ago
9dfefe8
clk: sunxi: Include clk.h and remove unused clkdev.h includes
by Stephen Boyd
· 9 years ago
d024bae
Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes
by Kevin Hilman
· 9 years ago
159870d
ARM: sunxi: Add Machine support for A33
by Vishnu Patekar
· 9 years ago
75462c8
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
77459a0
drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driver
by Paul Gortmaker
· 9 years ago
ec80749
clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCs
by Hans de Goede
· 9 years ago
5ac382c
clk: sunxi: Fix of_io_request_and_map error check
by Maxime Ripard
· 10 years ago
f101796
clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6
by Chen-Yu Tsai
· 10 years ago
934fe5f
clk: sunxi: Make divs clocks specify which output is the base factor clock
by Chen-Yu Tsai
· 10 years ago
b712a62
clk: sunxi: Register divs clocks before factor clocks
by Chen-Yu Tsai
· 10 years ago
946fd40
clk: sunxi: Add "cpu" to list of protected clocks for sun5i
by Chen-Yu Tsai
· 10 years ago
9f24309
clk: sunxi: Add muxable ahb factors clock for sun5i and sun7i
by Chen-Yu Tsai
· 10 years ago
71f32f5
clk: sunxi: Add support for sun9i A80 USB clocks and resets
by Chen-Yu Tsai
· 10 years ago
6089ef1
clk: sunxi: Move USB clocks to separate file
by Chen-Yu Tsai
· 10 years ago
18a8d49
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
1c8e600
clk: Add rate constraints to clocks
by Tomeu Vizoso
· 10 years ago
76820fc
sunxi: clk: Set sun6i-pll1 n_start = 1
by Hans de Goede
· 10 years ago
6424e0a
clk: sunxi: rewrite sun9i_a80_get_pll4_factors()
by Hans de Goede
· 10 years ago
7a6fca8
clk: sunxi: Add driver for A80 MMC config clocks/resets
by Chen-Yu Tsai
· 10 years ago
Next »