开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
/
clk.c
Age
Commit message (
Expand
)
Author
2024-06-24
clk: imx: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-05-18
clk: imx: drop imx_unregister_clocks
Peng Fan
2023-01-31
clk: imx: add imx_obtain_fixed_of_clock()
Oleksij Rempel
2023-01-29
clk: imx: remove clk_count of imx_register_uart_clocks
Peng Fan
2023-01-29
clk: imx: get stdout clk count from device tree
Peng Fan
2023-01-29
clk: imx: avoid memory leak
Peng Fan
2022-11-25
clk: imx: rename imx_obtain_fixed_clk_hw() to imx_get_clk_hw_by_name()
Dario Binacchi
2022-04-12
clk: imx: Add check for kcalloc
Jiasheng Jiang
2022-04-12
clk: imx: add mcore_booted module paratemter
Peng Fan
2021-04-04
clk: imx: Fix reparenting of UARTs not associated with stdout
Adam Ford
2020-08-22
clk: imx: Explicitly include bits.h
Anson Huang
2020-08-22
clk: imx: Support building i.MX common clock driver as module
Anson Huang
2019-12-23
clk: imx: Remove __init for imx_obtain_fixed_clk_hw() API
Peng Fan
2019-12-23
clk: imx: add imx_unregister_hw_clocks
Peng Fan
2019-08-03
clk: imx: Add API for clk unregister when driver probe fail
Anson Huang
2019-07-12
Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl...
Stephen Boyd
2019-07-12
clk: consoldiate the __clk_get_hw() declarations
Stephen Rothwell
2019-06-24
clk: imx: Remove __init for imx_register_uart_clocks() API
Anson Huang
2019-06-18
clk: imx: Remove __init for imx_check_clocks() API
Anson Huang
2019-06-07
clk: imx: Add imx_obtain_fixed_clock clk_hw based variant
Abel Vesa
2019-05-23
clk: imx: Add common API for masking MMDC handshake
Anson Huang
2018-12-03
clk: imx: implement new clk_hw based APIs
A.s. Dong
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-09-25
clk: imx: add common logic to detect early UART usage
Lucas Stach
2015-06-03
ARM: imx: move clock drivers into drivers/clk
Shawn Guo