index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
/
clk-gate2.c
Age
Commit message (
Expand
)
Author
2020-11-10
clk: imx: gate2: Remove unused variable ret
Zou Wei
2020-11-03
clk: imx: gate2: Add locking in is_enabled op
Abel Vesa
2020-11-03
clk: imx: gate2: Add cgr_mask for more flexible number of control bits
Abel Vesa
2020-11-03
clk: imx: gate2: Check if clock is enabled against cgr_val
Abel Vesa
2020-11-03
clk: imx: gate2: Keep the register writing in on place
Abel Vesa
2020-11-03
clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special case
Abel Vesa
2020-09-13
clk: imx: gate2: Fix a few typos
Jonathan Neuschäfer
2020-08-22
clk: imx: Support building i.MX common clock driver as module
Anson Huang
2020-04-29
clk: imx: gate2: Allow single bit gating clock
Abel Vesa
2020-03-16
clk: imx: clk-gate2: Pass the device to the register function
Abel Vesa
2020-02-17
clk: imx: drop redundant initialization
Anson Huang
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-07
clk: imx: clk-gate2: Switch to clk_hw based API
Abel Vesa
2017-11-01
clk: imx: make clk_ops const
Bhumika Goyal
2016-03-31
clk: imx: clk-gate2: allow custom gate configuration
Stefan Agner
2015-06-03
ARM: imx: move clock drivers into drivers/clk
Shawn Guo