summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi-ng/ccu_common.c
AgeCommit message (Expand)Author
2023-08-09clk: sunxi-ng: Add helper function to find closest rateFrank Oltmanns
2021-11-23clk: sunxi-ng: Allow the CCU core to be built as a moduleSamuel Holland
2021-11-22clk: sunxi-ng: Export symbols used by CCU driversSamuel Holland
2021-09-13clk: sunxi-ng: Use a separate lock for each CCU instanceSamuel Holland
2021-09-13clk: sunxi-ng: Unregister clocks/resets when unbindingSamuel Holland
2019-08-16clk: sunxi: Don't call clk_hw_get_name() on a hw that isn't registeredStephen Boyd
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-18clk: sunxi-ng: switch to of_clk_hw_register() for registering clksChen-Yu Tsai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2017-04-19Merge tag 'sunxi-clk-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd
2017-04-13clk: sunxi-ng: Add clk notifier to gate then ungate PLL clocksChen-Yu Tsai
2017-04-06clk: sunxi-ng: Display index when clock registration failsPriit Laes
2017-02-06clk: sunxi-ng: Check kzalloc() for errors and cleanup error pathStephen Boyd
2017-01-30clk: sunxi-ng: Support separately grouped PLL lock status registerChen-Yu Tsai
2016-08-10clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lockChen-Yu Tsai
2016-07-08clk: sunxi-ng: Add common infrastructureMaxime Ripard