| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop linux/stringify.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | rockchip: clk: fix wrong CONFIG_IS_ENABLED handling | Heiko Stuebner | 2019-11-17 | 1 | -1/+1 |
* | rockchip: clk: rk3368: remove clk_enable() | Kever Yang | 2019-09-11 | 1 | -19/+0 |
* | rockchip: use 'arch-rockchip' as header file path | Kever Yang | 2019-05-01 | 1 | -3/+3 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -1/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | rockchip: clk: rk3368: handle clk_enable requests for GMAC | Philipp Tomsich | 2018-02-24 | 1 | -0/+19 |
* | rockchip: clk: guard set_parent implementations against OF_PLATDATA | Philipp Tomsich | 2018-01-28 | 1 | -2/+4 |
* | clk: rockchip: clk_rk3368: Implement "assign-clock-parent" | David Wu | 2018-01-28 | 1 | -7/+84 |
* | rockchip: clk: bind reset driver | Elaine Zhang | 2018-01-09 | 1 | -0/+7 |
* | rockchip: clock: update sysreset driver binding | Kever Yang | 2017-11-21 | 1 | -3/+14 |
* | treewide: replace with error() with pr_err() | Masahiro Yamada | 2017-10-04 | 1 | -4/+4 |
* | rockchip: clk: Add rk3368 SARADC clock support | David Wu | 2017-10-01 | 1 | -0/+32 |
* | rockchip: clk: rk3368: Convert to livetree | Philipp Tomsich | 2017-09-18 | 1 | -1/+1 |
* | dtoc: Add support for 32 or 64-bit addresses | Simon Glass | 2017-09-15 | 1 | -1/+1 |
* | rockchip: clk: remove RATE_TO_DIV | Kever Yang | 2017-08-13 | 1 | -3/+0 |
* | rockchip: clk: rk3368: add support for configuring the SPI clocks | Philipp Tomsich | 2017-08-13 | 1 | -26/+107 |
* | rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate() | Philipp Tomsich | 2017-08-13 | 1 | -1/+1 |
* | rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock | Philipp Tomsich | 2017-08-13 | 1 | -2/+17 |
* | rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL) | Philipp Tomsich | 2017-08-13 | 1 | -6/+7 |
* | rockchip: clk: rk3368: implement MMC/SD clock reparenting | Philipp Tomsich | 2017-08-13 | 1 | -28/+91 |
* | rockchip: clk: rk3368: implement DPLL (DRAM PLL) support | Philipp Tomsich | 2017-08-13 | 1 | -0/+35 |
* | rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM | Philipp Tomsich | 2017-08-13 | 1 | -1/+17 |
* | rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver | Philipp Tomsich | 2017-08-13 | 1 | -0/+17 |
* | rockchip: clk: rk3368: implement bandwidth adjust for PLLs | Philipp Tomsich | 2017-08-13 | 1 | -5/+12 |
* | rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for aut... | Philipp Tomsich | 2017-07-27 | 1 | -1/+1 |
* | rockchip: rk3368: Add clock driver | Andy Yan | 2017-06-07 | 1 | -0/+291 |