summaryrefslogtreecommitdiff
path: root/drivers/clk/rockchip (follow)
Commit message (Expand)AuthorAge
* clk: rockchip: Revert "clk: rockchip: reset init state before mmc card initia...Douglas Anderson2020-05-10
* clk: rockchip: fix rk3188 sclk_mac_lbtest parameter orderingHeiko Stuebner2019-12-21
* clk: rockchip: fix rk3188 sclk_smc gate dataFinley Xiao2019-12-21
* clk: rockchip: Don't yell about bad mmc phases when gettingDouglas Anderson2019-09-21
* clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288Douglas Anderson2019-06-22
* clk: rockchip: Prevent calculating mmc phase if clock rate is zeroShawn Lin2018-05-30
* clk: rockchip: initialize flags of clk_init_data in mmc-phase clockHeiko Stuebner2016-08-10
* clk: rockchip: free memory in error cases when registering clock branchesShawn Lin2016-05-11
* clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner2016-05-11
* clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocksAlexander Kochetkov2016-04-12
* clk: rockchip: rk3368: fix hdmi_cec gate-registerHeiko Stuebner2016-04-12
* clk: rockchip: rk3368: fix parents of video encoder/decoderHeiko Stuebner2016-04-12
* clk: rockchip: rk3368: fix cpuclk core dividersHeiko Stuebner2016-04-12
* clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-clusterHeiko Stuebner2016-04-12
* Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-05
|\
| * clk: rockchip: save width in struct clk_fractional_dividerAndy Shevchenko2015-10-02
| * clk: rockchip: reset init state before mmc card initializationShawn Lin2015-10-01
| * clk: rockchip: don't use clk_ APIs in the pll init-callbackHeiko Stübner2015-10-01
| * Merge branch 'clk-next' into v4.3-rc1Stephen Boyd2015-09-16
| |\
* | | clk: rockchip: Make calculations use roundingDouglas Anderson2015-10-26
* | | clk: rockchip: Allow more precision for some mmc clock phasesDouglas Anderson2015-10-26
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-19
|\ \ \ | | |/ | |/|
| * | clk: rockchip: add critical clock for rk3368Heiko Stübner2015-09-14
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-14
|\| | | |/ |/|
| * clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188Romain Perier2015-09-10
| * clk: rockchip: add pclk_cpu to the list of rk3188 critical clocksMichael Niewoehner2015-09-10
| * clk: rockchip: handle critical clocks after registering all clocksHeiko Stuebner2015-09-10
* | Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-04
|\ \ | |/ |/|
| * clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocksHeiko Stuebner2015-08-13
* | clk: rockchip: register pll mux before pll itselfHeiko Stuebner2015-08-24
* | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-24
* | clk: rockchip: Convert to clk_hw based provider APIsStephen Boyd2015-08-24
* | clk: rockchip: Fix SPIF special clock definitionSjoerd Simons2015-08-12
* | clk: rockchip: Fix PLL bandwidthDouglas Anderson2015-07-28
* | Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-28
|\ \
| * | clk: rockchip: Properly include clk.hStephen Boyd2015-07-20
| |/
* | clk: rockchip: add rk3368 clock controllerHeiko Stuebner2015-07-06
* | clk: rockchip: define the inverters of rk3066/rk3188 and rk3288Heiko Stuebner2015-07-06
* | clk: rockchip: fix issues in the mmc-phase clockHeiko Stuebner2015-07-06
* | clk: rockchip: add support for phase invertersHeiko Stuebner2015-07-06
* | clk: rockchip: add COMPOSITE_NOGATE_DIVTBL variantHeiko Stuebner2015-07-06
* | clk: rockchip: protect register macros against multipart valuesHeiko Stuebner2015-07-06
* | clk: rockchip: fix faulty vip parent name on rk3288Heiko Stuebner2015-07-06
* | clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_macHeiko Stuebner2015-07-06
|/
* clk: make several parent names constUwe Kleine-König2015-06-04
* clk: rockchip: Staticize file-scope declarationsKrzysztof Kozlowski2015-05-05
* clk: don't use __initconst for non-const arraysUwe Kleine-König2015-04-12
* Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-21
|\
| * Merge tag 'v3.20-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette2015-01-27
| |\
| | * clk: rockchip: add a dummy clock for the watchdog pclk on rk3288Heiko Stuebner2015-01-22