summaryrefslogtreecommitdiff
path: root/drivers/clk/rockchip/clk_rk3399.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* rockchip: clk: rk3399: handle set_rate/get_rate for PLL_PPLLPhilipp Tomsich2018-02-241-0/+9
* rockchip: clk: rk3399: handle clk_enable requests for GMACPhilipp Tomsich2018-02-241-0/+10
* rockchip: clk: guard set_parent implementations against OF_PLATDATAPhilipp Tomsich2018-01-281-2/+4
* rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-nodePhilipp Tomsich2018-01-281-0/+18
* rockchip: clk: rk3399: implement set_parent() operationPhilipp Tomsich2018-01-281-2/+72
* rockchip: clk: bind reset driverElaine Zhang2018-01-091-0/+21
* rockchip: clk: rk3399: change extract_bits to bitfield_extractPhilipp Tomsich2017-11-261-6/+2
* rockchip: clock: update sysreset driver bindingKever Yang2017-11-211-3/+14
* rockchip: rk3399: init CPU clock when rkclk_init()Kever Yang2017-11-011-78/+79
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-3/+3
* rockchip: clk: Add rk3399 SARADC clock supportDavid Wu2017-10-011-1/+35
* rockchip: clk: rk3399: Convert to livetreePhilipp Tomsich2017-09-181-2/+2
* rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1Philipp Tomsich2017-09-181-0/+15
* dtoc: Add support for 32 or 64-bit addressesSimon Glass2017-09-151-2/+2
* rockchip: clk: remove RATE_TO_DIVKever Yang2017-08-131-7/+8
* rockchip: clk: update dwmmc clock divKever Yang2017-08-131-4/+8
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-2/+2
* rockchip: clk: rk3399: allow requests for HDMI clocksPhilipp Tomsich2017-05-101-0/+7
* rockchip: clk: rk3399: allow requests for PCLK_EFUSE1024NSPhilipp Tomsich2017-05-101-0/+4
* rockchip: clk: rk3399: adapt MMC clk configuration to the updated RK3399 DTSPhilipp Tomsich2017-05-101-0/+4
* rockchip: clk: rk3399: fix off-by one during rate calculation in i2c/spi_set_...Philipp Tomsich2017-05-101-3/+2
* rockchip: clk: rk3399: add clock support for SCLK_SPI1 and SCLK_SPI5Philipp Tomsich2017-05-101-6/+109
* rockchip: clk: rk3399: 24MHz is not a power of 2Philipp Tomsich2017-04-041-2/+2
* rockchip: clk: rk3399: add clocking support for EthernetPhilipp Tomsich2017-04-041-0/+4
* rockchip: clk: rk3399: fix warnings for unused variables in SPL/non-SPLPhilipp Tomsich2017-04-041-0/+5
* rockchip: clk: rk3399: update driver for splKever Yang2017-03-161-9/+82
* rockchip: rk3399: Move rockchip_get_cru() out of the driverSimon Glass2016-10-301-25/+1
* clk: rk3399: fix rockchip_get_cruJacob Chen2016-10-301-1/+3
* clk: rk3399: add pmucru controller supportKever Yang2016-09-221-4/+173
* clock: rk3399: add support for dwmmc 400KKever Yang2016-08-051-8/+21
* move: rockchip: move clock drivers into a subdirectoryHeiko Stübner2016-08-051-0/+819