aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/clk-rk3288.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-10/+3
2019-06-15clk: rockchip: convert pclk_wdt boilerplat to new SGRF_GATE macroHeiko Stuebner1-9/+3
2019-06-06clk: rockchip: Remove 48 MHz PLL rate from rk3288Douglas Anderson1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2019-04-23clk: rockchip: undo several noc and special clocks as critical on rk3288Douglas Anderson1-9/+4
2019-04-12clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288Douglas Anderson1-0/+11
2019-04-12clk: rockchip: Limit use of USB PHY clock to USB on rk3288Matthias Kaehlcke1-2/+2
2019-04-12clk: rockchip: Fix video codec clocks on rk3288Douglas Anderson1-2/+2
2019-04-11clk: rockchip: Make rkpwm a critical clock on rk3288Douglas Anderson1-1/+3
2018-08-31clk: rockchip: improve rk3288 pll rates for better hdmi outputUrja Rannikko1-4/+25
2017-06-02clk: rockchip: mark noc and some special clk as critical on rk3288Elaine Zhang1-4/+10
2017-01-23clk: rockchip: rk3288: make all niu clocks criticalJacob Chen1-7/+14
2017-01-22clk: rockchip: use rk3288 vip_out clock idsJacob Chen1-1/+1
2017-01-13clk: rockchip: use rk3288 isp_in clock idsJacob Chen1-1/+1
2017-01-02clk: rockchip: describe aclk_vcodec using the new muxgrf type on rk3288Heiko Stuebner1-6/+5
2016-03-27clk: rockchip: release io resource when failing to init clkShawn Lin1-0/+1
2016-03-27clk: rockchip: Add support for multiple clock providersXing Zheng1-6/+13
2016-03-27clk: rockchip: allow varying mux parameters for cpuclk pll-sourcesXing Zheng1-0/+3
2016-02-04clk: rockchip: convert manually created factor clocks to the new typeHeiko Stuebner1-17/+5
2016-01-25clk: rockchip: fix usbphy-related clocksHeiko Stuebner1-11/+5
2016-01-02Merge branch 'clk-rockchip' into clk-nextMichael Turquette1-16/+40
2016-01-02clk: rockchip: fix section mismatches with new child-clocksHeiko Stübner1-16/+40
2015-12-23Merge branch 'clk-rockchip' into clk-nextMichael Turquette1-34/+36
2015-12-23clk: rockchip: Allow the RK3288 SPDIF clocks to change their parentSjoerd Simons1-8/+8
2015-12-23clk: rockchip: include downstream muxes into fractional dividersHeiko Stuebner1-32/+34
2015-12-21clk: rockchip: only enter pll slow-mode directly before reboots on rk3288Heiko Stuebner1-2/+2
2015-12-12clk: rockchip: use rk3288-efuse clock idsZhengShunQian1-2/+2
2015-12-01clk: rockchip: switch PLLs to slow mode before reboot for rk3288Chris Zhong1-18/+14
2015-11-26clk: rockchip: add mipidsi clock on rk3288Chris Zhong1-1/+1
2015-11-23clk: rockchip: set the id for crypto clkZain Wang1-1/+1
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+1
2015-08-13clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocksHeiko Stuebner1-0/+1
2015-07-28clk: rockchip: Fix PLL bandwidthDouglas Anderson1-1/+1
2015-07-06clk: rockchip: define the inverters of rk3066/rk3188 and rk3288Heiko Stuebner1-1/+6
2015-07-06clk: rockchip: fix faulty vip parent name on rk3288Heiko Stuebner1-2/+2
2015-07-06clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_macHeiko Stuebner1-1/+1
2015-05-05clk: rockchip: Staticize file-scope declarationsKrzysztof Kozlowski1-1/+1
2015-04-12clk: don't use __initconst for non-const arraysUwe Kleine-König1-1/+1
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-13/+35
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+14
2015-01-27Merge tag 'v3.20-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-nextMichael Turquette1-13/+35
2015-01-22clk: rockchip: add a dummy clock for the watchdog pclk on rk3288Heiko Stuebner1-0/+8
2015-01-22clk: rockchip: add PVTM clocks on rk3288huang lin1-2/+2
2015-01-22clk: rockchip: use the clock ID for usbphy480m_srcKever Yang1-1/+1
2014-12-31GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMACRoger Chen1-7/+7
2014-12-31clk: rockchip: rk3288: Make s2r reliable by switching PLLs to slow modeDoug Anderson1-0/+14
2014-12-28clk: rockchip: fix rk3288 cpuclk core dividersHeiko Stuebner1-14/+14
2014-12-21clk: rockchip: Add CLK_SET_RATE_PARENT to sclk_uart clocksDoug Anderson1-10/+10
2014-11-28clk: rockchip: Add support for the mmc clock phases using the frameworkAlexandru M Stan1-0/+12