aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-19Merge tag 'sunxi-clk-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-nextStephen Boyd1-2/+2
2017-04-13clk: sunxi-ng: Add clk notifier to gate then ungate PLL clocksChen-Yu Tsai1-0/+49
2017-04-06clk: sunxi-ng: Display index when clock registration failsPriit Laes1-2/+2
2017-02-06clk: sunxi-ng: Check kzalloc() for errors and cleanup error pathStephen Boyd1-0/+15
2017-01-30clk: sunxi-ng: Support separately grouped PLL lock status registerChen-Yu Tsai1-2/+7
2016-08-10clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lockChen-Yu Tsai1-1/+1
2016-07-08clk: sunxi-ng: Add common infrastructureMaxime Ripard1-0/+90