Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-04 | clk: imx: off by one in imx_lpcg_parse_clks_from_dt() | Dan Carpenter | 1 | -1/+1 |
2021-12-03 | clk: imx: use module_platform_driver | Miles Chen | 1 | -1/+1 |
2020-10-26 | clk: imx: lpcg: add suspend/resume support | Dong Aisheng | 1 | -0/+1 |
2020-10-26 | clk: imx: clk-imx8qxp-lpcg: add runtime pm support | Dong Aisheng | 1 | -5/+19 |
2020-10-26 | clk: imx: imx8qxp-lpcg: add parsing clocks from device tree | Dong Aisheng | 1 | -0/+124 |
2020-08-22 | clk: imx8qxp: Support building i.MX8QXP clock driver as module | Anson Huang | 1 | -0/+4 |
2019-12-11 | clk: imx8qxp-lpcg: Warn against devm_platform_ioremap_resource | Leonard Crestez | 1 | -0/+11 |
2019-08-03 | clk: imx8: Add DSP related clocks | Daniel Baluta | 1 | -0/+5 |
2019-01-09 | clk: imx: fix potential NULL dereference in imx8qxp_lpcg_clk_probe() | Wei Yongjun | 1 | -0/+2 |
2018-12-28 | clk: imx8qxp: make the name of clock ID generic | Aisheng Dong | 1 | -74/+74 |
2018-12-15 | clk: imx: add imx8qxp lpcg driver | Aisheng Dong | 1 | -0/+216 |