aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi/clk-mod0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring1-3/+3
2018-01-04clk: sunxi: Use CLK_IS_CRITICAL flag for critical clksStephen Boyd1-7/+2
2016-10-16clk: sunxi: mod0: improve function-level documentationJulia Lawall1-1/+1
2016-08-12clk: sunxi: mod0: Use new macro CLK_OF_DECLARE_DRIVERRicardo Ribalda Delgado1-1/+2
2016-02-11clk: sunxi: Remove clk_register_clkdev callsMaxime Ripard1-0/+1
2016-01-27clk: sunxi: factors: Consolidate get_factors parameters into a structChen-Yu Tsai1-13/+7
2016-01-27clk: sunxi: factors: Make struct clk_factors_config table constChen-Yu Tsai1-1/+1
2015-07-20clk: sunxi: Include clk.h and remove unused clkdev.h includesStephen Boyd1-1/+2
2015-06-16drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driverPaul Gortmaker1-1/+1
2015-01-19clk: sunxi: Add mod0 and mmc module clock support for A80Chen-Yu Tsai1-0/+32
2015-01-14clk: sunxi: Add a common setup function for mmc module clocksChen-Yu Tsai1-7/+19
2015-01-14clk: sunxi: Rework MMC phase clocksMaxime Ripard1-62/+69
2015-01-06clk: sunxi: Make the mod0 clk driver also a platform driverHans de Goede1-3/+40
2014-12-21clk: sunxi: Give sunxi_factors_register a registers parameterHans de Goede1-2/+22
2014-10-21clk: sunxi: make factors clock mux mask configurableChen-Yu Tsai1-0/+1
2014-09-27clk: sunxi: mod0: Introduce MMC proper phase handlingMaxime Ripard1-0/+189
2014-09-27clk: sunxi: Move mbus to mod0 fileMaxime Ripard1-0/+12
2014-09-27clk: sunxi: Move mod0 clock to a file of its ownMaxime Ripard1-0/+82