summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-gate2.c
Commit message (Expand)AuthorAgeFilesLines
* clk: imx: gate2: Remove unused variable retZou Wei2020-11-101-2/+1
* clk: imx: gate2: Add locking in is_enabled opAbel Vesa2020-11-031-1/+9
* clk: imx: gate2: Add cgr_mask for more flexible number of control bitsAbel Vesa2020-11-031-6/+10
* clk: imx: gate2: Check if clock is enabled against cgr_valAbel Vesa2020-11-031-3/+3
* clk: imx: gate2: Keep the register writing in on placeAbel Vesa2020-11-031-17/+16
* clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special caseAbel Vesa2020-11-031-21/+7
* clk: imx: gate2: Fix a few typosJonathan Neuschäfer2020-09-131-1/+1
* clk: imx: Support building i.MX common clock driver as moduleAnson Huang2020-08-221-0/+2
* clk: imx: gate2: Allow single bit gating clockAbel Vesa2020-04-291-8/+23
* clk: imx: clk-gate2: Pass the device to the register functionAbel Vesa2020-03-161-1/+1
* clk: imx: drop redundant initializationAnson Huang2020-02-171-3/+3
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-171-5/+9
|\
| * clk: imx: clk-gate2: Switch to clk_hw based APIAbel Vesa2019-06-071-5/+9
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* clk: imx: make clk_ops constBhumika Goyal2017-11-011-1/+1
* clk: imx: clk-gate2: allow custom gate configurationStefan Agner2016-03-311-2/+5
* ARM: imx: move clock drivers into drivers/clkShawn Guo2015-06-031-0/+160