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