summaryrefslogtreecommitdiff
path: root/drivers/clk/imx/clk-gate2.c
AgeCommit message (Expand)Author
2020-11-10clk: imx: gate2: Remove unused variable retZou Wei
2020-11-03clk: imx: gate2: Add locking in is_enabled opAbel Vesa
2020-11-03clk: imx: gate2: Add cgr_mask for more flexible number of control bitsAbel Vesa
2020-11-03clk: imx: gate2: Check if clock is enabled against cgr_valAbel Vesa
2020-11-03clk: imx: gate2: Keep the register writing in on placeAbel Vesa
2020-11-03clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special caseAbel Vesa
2020-09-13clk: imx: gate2: Fix a few typosJonathan Neuschäfer
2020-08-22clk: imx: Support building i.MX common clock driver as moduleAnson Huang
2020-04-29clk: imx: gate2: Allow single bit gating clockAbel Vesa
2020-03-16clk: imx: clk-gate2: Pass the device to the register functionAbel Vesa
2020-02-17clk: imx: drop redundant initializationAnson Huang
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-07clk: imx: clk-gate2: Switch to clk_hw based APIAbel Vesa
2017-11-01clk: imx: make clk_ops constBhumika Goyal
2016-03-31clk: imx: clk-gate2: allow custom gate configurationStefan Agner
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo