summaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/clk-rk3288.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-171-10/+3Star
|\
| * clk: rockchip: convert pclk_wdt boilerplat to new SGRF_GATE macroHeiko Stuebner2019-06-151-9/+3Star
| * clk: rockchip: Remove 48 MHz PLL rate from rk3288Douglas Anderson2019-06-061-1/+0Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
|/
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: rockchip: undo several noc and special clocks as critical on rk3288Douglas Anderson2019-04-231-9/+4Star
* clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288Douglas Anderson2019-04-121-0/+11
* clk: rockchip: Limit use of USB PHY clock to USB on rk3288Matthias Kaehlcke2019-04-121-2/+2
* clk: rockchip: Fix video codec clocks on rk3288Douglas Anderson2019-04-121-2/+2
* clk: rockchip: Make rkpwm a critical clock on rk3288Douglas Anderson2019-04-111-1/+3
* clk: rockchip: improve rk3288 pll rates for better hdmi outputUrja Rannikko2018-08-311-4/+25
* clk: rockchip: mark noc and some special clk as critical on rk3288Elaine Zhang2017-06-021-4/+10
* clk: rockchip: rk3288: make all niu clocks criticalJacob Chen2017-01-231-7/+14
* clk: rockchip: use rk3288 vip_out clock idsJacob Chen2017-01-221-1/+1
* clk: rockchip: use rk3288 isp_in clock idsJacob Chen2017-01-131-1/+1
* clk: rockchip: describe aclk_vcodec using the new muxgrf type on rk3288Heiko Stuebner2017-01-021-6/+5Star
* clk: rockchip: release io resource when failing to init clkShawn Lin2016-03-271-0/+1
* clk: rockchip: Add support for multiple clock providersXing Zheng2016-03-271-6/+13
* clk: rockchip: allow varying mux parameters for cpuclk pll-sourcesXing Zheng2016-03-271-0/+3
* clk: rockchip: convert manually created factor clocks to the new typeHeiko Stuebner2016-02-041-17/+5Star
* clk: rockchip: fix usbphy-related clocksHeiko Stuebner2016-01-251-11/+5Star
* Merge branch 'clk-rockchip' into clk-nextMichael Turquette2016-01-021-16/+40
|\
| * clk: rockchip: fix section mismatches with new child-clocksHeiko Stübner2016-01-021-16/+40
* | Merge branch 'clk-rockchip' into clk-nextMichael Turquette2015-12-231-34/+36
|\|
| * clk: rockchip: Allow the RK3288 SPDIF clocks to change their parentSjoerd Simons2015-12-231-8/+8
| * clk: rockchip: include downstream muxes into fractional dividersHeiko Stuebner2015-12-231-32/+34
* | clk: rockchip: only enter pll slow-mode directly before reboots on rk3288Heiko Stuebner2015-12-211-2/+2
* | clk: rockchip: use rk3288-efuse clock idsZhengShunQian2015-12-121-2/+2
|/
* clk: rockchip: switch PLLs to slow mode before reboot for rk3288Chris Zhong2015-12-011-18/+14Star
* clk: rockchip: add mipidsi clock on rk3288Chris Zhong2015-11-261-1/+1
* clk: rockchip: set the id for crypto clkZain Wang2015-11-231-1/+1
* Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-041-0/+1
|\
| * clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocksHeiko Stuebner2015-08-131-0/+1
* | clk: rockchip: Fix PLL bandwidthDouglas Anderson2015-07-281-1/+1
* | clk: rockchip: define the inverters of rk3066/rk3188 and rk3288Heiko Stuebner2015-07-071-1/+6
* | clk: rockchip: fix faulty vip parent name on rk3288Heiko Stuebner2015-07-071-2/+2
* | clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_macHeiko Stuebner2015-07-071-1/+1
|/
* clk: rockchip: Staticize file-scope declarationsKrzysztof Kozlowski2015-05-061-1/+1
* clk: don't use __initconst for non-const arraysUwe Kleine-König2015-04-131-1/+1
* Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-211-13/+35
|\
| * Merge tag 'v3.20-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette2015-01-281-13/+35
| |\
| | * clk: rockchip: add a dummy clock for the watchdog pclk on rk3288Heiko Stuebner2015-01-221-0/+8
| | * clk: rockchip: add PVTM clocks on rk3288huang lin2015-01-221-2/+2
| | * clk: rockchip: use the clock ID for usbphy480m_srcKever Yang2015-01-221-1/+1
| | * clk: rockchip: rk3288: Make s2r reliable by switching PLLs to slow modeDoug Anderson2014-12-311-0/+14
| | * clk: rockchip: Add CLK_SET_RATE_PARENT to sclk_uart clocksDoug Anderson2014-12-211-10/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-281-14/+14
|\| |
| * | clk: rockchip: fix rk3288 cpuclk core dividersHeiko Stuebner2014-12-281-14/+14
| |/
* / GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMACRoger Chen2015-01-011-7/+7
|/
* clk: rockchip: Add support for the mmc clock phases using the frameworkAlexandru M Stan2014-11-281-0/+12