Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() | Simon Glass | 2021-01-05 | 1 | -3/+3 |
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.h | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | clk: mediatek: use unsigned type for returning the clk rate | Fabien Parent | 2020-01-26 | 1 | -1/+1 |
* | clk: mediatek: fix clock-rate overflow problem | Sam Shih | 2020-01-16 | 1 | -3/+3 |
* | clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll | mingming lee | 2020-01-16 | 1 | -8/+17 |
* | clk: mediatek: add set_clr_upd mux type flow | mingming lee | 2020-01-16 | 1 | -11/+32 |
* | clk: mediatek: add support for SETCLR_INV and NO_SETCLR flags | Fabien Parent | 2019-04-23 | 1 | -0/+12 |
* | clk: MediaTek: add clock driver for MT7629 SoC. | Ryder Lee | 2018-11-28 | 1 | -0/+493 |