summaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip
Commit message (Expand)AuthorAgeFilesLines
...
* clk: rockchip: switch PLLs to slow mode before reboot for rk3288Chris Zhong2015-12-011-18/+14
* clk: rockchip: add mipidsi clock on rk3288Chris Zhong2015-11-261-1/+1
* clk: rockchip: add clock controller for rk3036Xing Zheng2015-11-233-1/+487
* clk: rockchip: add new pll-type for rk3036 and similar socsXing Zheng2015-11-232-1/+280
* clk: rockchip: set the id for crypto clkZain Wang2015-11-231-1/+1
* Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-053-63/+89
|\
| * clk: rockchip: save width in struct clk_fractional_dividerAndy Shevchenko2015-10-021-2/+4
| * clk: rockchip: reset init state before mmc card initializationShawn Lin2015-10-011-0/+11
| * clk: rockchip: don't use clk_ APIs in the pll init-callbackHeiko Stübner2015-10-011-61/+74
| * Merge branch 'clk-next' into v4.3-rc1Stephen Boyd2015-09-162-2/+13
| |\
* | | clk: rockchip: Make calculations use roundingDouglas Anderson2015-10-261-6/+7
* | | clk: rockchip: Allow more precision for some mmc clock phasesDouglas Anderson2015-10-261-15/+30
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-191-0/+6
|\ \ \ | | |/ | |/|
| * | clk: rockchip: add critical clock for rk3368Heiko Stübner2015-09-141-0/+6
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-141-2/+7
|\ \ \ | |/ / | | / | |/ |/|
| * clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188Romain Perier2015-09-101-0/+1
| * clk: rockchip: add pclk_cpu to the list of rk3188 critical clocksMichael Niewoehner2015-09-101-0/+1
| * clk: rockchip: handle critical clocks after registering all clocksHeiko Stuebner2015-09-101-2/+5
* | 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: register pll mux before pll itselfHeiko Stuebner2015-08-241-31/+32
* | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-242-2/+2
* | clk: rockchip: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-9/+9
* | clk: rockchip: Fix SPIF special clock definitionSjoerd Simons2015-08-121-3/+3
* | clk: rockchip: Fix PLL bandwidthDouglas Anderson2015-07-284-15/+15
* | Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-285-3/+5
|\ \
| * | clk: rockchip: Properly include clk.hStephen Boyd2015-07-205-3/+5
| |/
* | clk: rockchip: add rk3368 clock controllerHeiko Stuebner2015-07-063-0/+898
* | clk: rockchip: define the inverters of rk3066/rk3188 and rk3288Heiko Stuebner2015-07-062-2/+14
* | clk: rockchip: fix issues in the mmc-phase clockHeiko Stuebner2015-07-061-3/+3
* | clk: rockchip: add support for phase invertersHeiko Stuebner2015-07-064-0/+144
* | clk: rockchip: add COMPOSITE_NOGATE_DIVTBL variantHeiko Stuebner2015-07-061-0/+20
* | clk: rockchip: protect register macros against multipart valuesHeiko Stuebner2015-07-061-8/+8
* | clk: rockchip: fix faulty vip parent name on rk3288Heiko Stuebner2015-07-061-2/+2
* | clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_macHeiko Stuebner2015-07-061-1/+1
|/
* clk: make several parent names constUwe Kleine-König2015-06-045-20/+20
* clk: rockchip: Staticize file-scope declarationsKrzysztof Kozlowski2015-05-052-2/+2
* clk: don't use __initconst for non-const arraysUwe Kleine-König2015-04-124-5/+6
* 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-271-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-273-25/+40
|\ \ \ | |/ /
| * | clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner2015-01-171-4/+6
| * | clk: rockchip: fix rk3288 cpuclk core dividersHeiko Stuebner2014-12-281-14/+14
| * | clk: rockchip: fix rk3066 pll lock bit locationHeiko Stuebner2014-12-281-2/+13
| * | clk: rockchip: Fix clock gate for rk3188 hclk_emem_periRomain Perier2014-12-211-1/+1
OpenPOWER on IntegriCloud