index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi
Age
Commit message (
Expand
)
Author
2016-11-04
clk: sunxi: Fix M factor computation for APB1
Stéphan Rafin
2016-09-08
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2016-08-12
clk: sunxi: apb0: Use new macro CLK_OF_DECLARE_DRIVER
Ricardo Ribalda Delgado
2016-08-12
clk: sunxi: mod0: Use new macro CLK_OF_DECLARE_DRIVER
Ricardo Ribalda Delgado
2016-08-08
clk: sunxi: Fix return value check in sun8i_a23_mbus_setup()
Wei Yongjun
2016-08-08
clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup()
Wei Yongjun
2016-07-21
Merge branch 'clk-fixes' into clk-next
Michael Turquette
2016-07-06
clk: sunxi: make clk-* explicitly non-modular
Paul Gortmaker
2016-06-16
clk: sunxi: remove unused variable
Arnd Bergmann
2016-06-10
clk: sunxi: display: Add per-clock flags
Maxime Ripard
2016-06-10
clk: sunxi: tcon-ch1: Do not return a negative error in get_parent
Maxime Ripard
2016-05-12
clk: sunxi: Add display and TCON0 clocks driver
Maxime Ripard
2016-05-02
Merge tag 'sunxi-clocks-for-4.7' of https://git.kernel.org/pub/scm/linux/kern...
Stephen Boyd
2016-04-25
clk: sunxi: Let divs clocks read the base factor clock name from devicetree
Jens Kuske
2016-04-22
clk: sunxi: Add TCON channel1 clock
Maxime Ripard
2016-04-22
clk: sunxi: Add PLL3 clock
Maxime Ripard
2016-04-22
clk: sunxi: Use resource_size
Vaishali Thakkar
2016-04-22
clk: sunxi: Add sun6i/8i display support
Jean-Francois Moine
2016-04-22
clk: sunxi: mod1 clock should modify it's parent
Andrea Venturi
2016-04-15
clk: sunxi: Remove CLK_IS_ROOT
Stephen Boyd
2016-03-29
clk: sunxi: Make reset_control_ops const
Philipp Zabel
2016-03-15
clk: sunxi: Remove use of variable length array
Stephen Boyd
2016-02-25
clk: sunxi: Add apb0 gates for H3
Krzysztof Adamski
2016-02-21
clk: sunxi: Improve divs_clk error handling and reporting
Andre Przywara
2016-02-21
clk: sunxi: improve divider_clk error handling and reporting
Andre Przywara
2016-02-21
clk: sunxi: improve mux_clk error handling and reporting
Andre Przywara
2016-02-16
clk: sunxi: Fix sun8i-a23-apb0-clk divider flags
Chen-Yu Tsai
2016-02-11
clk: sunxi: Remove clk_register_clkdev calls
Maxime Ripard
2016-02-11
clk: sunxi: Remove old probe and protection code
Maxime Ripard
2016-02-11
clk: sunxi: convert current clocks registration to CLK_OF_DECLARE
Maxime Ripard
2016-02-11
clk: sunxi: Make clocks setup functions take const pointer
Maxime Ripard
2016-02-11
clk: sunxi: Make clocks setup functions return their clock
Maxime Ripard
2016-02-02
clk: sunxi: improve error reporting for the mux clock
Andre Przywara
2016-02-02
clk: sunxi: don't mark sun6i_ar100_data __initconst
Arnd Bergmann
2016-02-02
clk: sunxi: add bus gates for A83T
Vishnu Patekar
2016-02-02
clk: sunxi: Add apb0 gates for A83T
Vishnu Patekar
2016-01-29
clk: sunxi: rewrite sun8i-a23-mbus-clk using the simpler composite clk
Chen-Yu Tsai
2016-01-29
clk: sunxi: rewrite sun6i-ar100 using factors clk
Chen-Yu Tsai
2016-01-29
clk: sunxi: rewrite sun6i-a31-ahb1-clk using factors clk with custom recalc
Chen-Yu Tsai
2016-01-29
clk: sunxi: factors: Drop round_rate from clk ops
Chen-Yu Tsai
2016-01-29
clk: sunxi: factors: Support custom formulas
Chen-Yu Tsai
2016-01-27
clk: sunxi: factors: Consolidate get_factors parameters into a struct
Chen-Yu Tsai
2016-01-27
clk: sunxi: factors: Add unregister function
Chen-Yu Tsai
2016-01-27
clk: sunxi: factors: Add clk cleanup in sunxi_factors_register() error path
Chen-Yu Tsai
2016-01-27
clk: sunxi: factors: Make struct clk_factors_config table const
Chen-Yu Tsai
2016-01-25
clk: sunxi: usb: Sort clk providers by chip family and name
Chen-Yu Tsai
2016-01-24
clk: sunxi: Drop clk.h include
Stephen Boyd
2015-12-23
Merge tag 'sunxi-clocks-for-4.5' of https://git.kernel.org/pub/scm/linux/kern...
Michael Turquette
2015-12-14
clk: sunxi: fix handling return value of of_property_match_string
Andrzej Hajda
2015-12-13
clk: sunxi: signedness bug in sun8i_h3_bus_gates_init()
Dan Carpenter
[next]