| Commit message (Expand) | Author | Age |
... | |
| * | clk: rockchip: rk3036: include downstream muxes into fractional dividers | Xing Zheng | 2015-12-23 |
| * | clk: rockchip: Allow the RK3288 SPDIF clocks to change their parent | Sjoerd Simons | 2015-12-23 |
| * | clk: rockchip: include downstream muxes into fractional dividers | Heiko Stuebner | 2015-12-23 |
| * | clk: rockchip: handle mux dependency of fractional dividers | Heiko Stuebner | 2015-12-23 |
* | | clk: rockchip: only enter pll slow-mode directly before reboots on rk3288 | Heiko Stuebner | 2015-12-20 |
* | | clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for aclk_vio | Yakir Yang | 2015-12-16 |
* | | clk: rockchip: use rk3288-efuse clock ids | ZhengShunQian | 2015-12-12 |
* | | clk: rockchip: add clock controller for rk3228 | Jeffy Chen | 2015-12-12 |
* | | clk: rockchip: allow more than 2 parents for cpuclk | Jeffy Chen | 2015-12-09 |
|/ |
|
* | clk: rockchip: fix rk3368 cpuclk divider offsets | Heiko Stuebner | 2015-12-03 |
* | clk: rockchip: protect rk3368 aclk_bus and aclk_peri clocks | Jianqun xu | 2015-12-02 |
* | clk: rockchip: Force rk3368 PWM clock (and its parents) on | Caesar Wang | 2015-12-01 |
* | clk: rockchip: switch PLLs to slow mode before reboot for rk3288 | Chris Zhong | 2015-12-01 |
* | clk: rockchip: add mipidsi clock on rk3288 | Chris Zhong | 2015-11-26 |
* | clk: rockchip: add clock controller for rk3036 | Xing Zheng | 2015-11-23 |
* | clk: rockchip: add new pll-type for rk3036 and similar socs | Xing Zheng | 2015-11-23 |
* | clk: rockchip: set the id for crypto clk | Zain Wang | 2015-11-23 |
* | Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-11-05 |
|\ |
|
| * | clk: rockchip: save width in struct clk_fractional_divider | Andy Shevchenko | 2015-10-02 |
| * | clk: rockchip: reset init state before mmc card initialization | Shawn Lin | 2015-10-01 |
| * | clk: rockchip: don't use clk_ APIs in the pll init-callback | Heiko Stübner | 2015-10-01 |
| * | Merge branch 'clk-next' into v4.3-rc1 | Stephen Boyd | 2015-09-16 |
| |\ |
|
* | | | clk: rockchip: Make calculations use rounding | Douglas Anderson | 2015-10-26 |
* | | | clk: rockchip: Allow more precision for some mmc clock phases | Douglas Anderson | 2015-10-26 |
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-19 |
|\ \ \
| | |/
| |/| |
|
| * | | clk: rockchip: add critical clock for rk3368 | Heiko Stübner | 2015-09-14 |
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-14 |
|\| |
| |/
|/| |
|
| * | clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188 | Romain Perier | 2015-09-10 |
| * | clk: rockchip: add pclk_cpu to the list of rk3188 critical clocks | Michael Niewoehner | 2015-09-10 |
| * | clk: rockchip: handle critical clocks after registering all clocks | Heiko Stuebner | 2015-09-10 |
* | | Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2015-09-04 |
|\ \
| |/
|/| |
|
| * | clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks | Heiko Stuebner | 2015-08-13 |
* | | clk: rockchip: register pll mux before pll itself | Heiko Stuebner | 2015-08-24 |
* | | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd | 2015-08-24 |
* | | clk: rockchip: Convert to clk_hw based provider APIs | Stephen Boyd | 2015-08-24 |
* | | clk: rockchip: Fix SPIF special clock definition | Sjoerd Simons | 2015-08-12 |
* | | clk: rockchip: Fix PLL bandwidth | Douglas Anderson | 2015-07-28 |
* | | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd | 2015-07-28 |
|\ \ |
|
| * | | clk: rockchip: Properly include clk.h | Stephen Boyd | 2015-07-20 |
| |/ |
|
* | | clk: rockchip: add rk3368 clock controller | Heiko Stuebner | 2015-07-06 |
* | | clk: rockchip: define the inverters of rk3066/rk3188 and rk3288 | Heiko Stuebner | 2015-07-06 |
* | | clk: rockchip: fix issues in the mmc-phase clock | Heiko Stuebner | 2015-07-06 |
* | | clk: rockchip: add support for phase inverters | Heiko Stuebner | 2015-07-06 |
* | | clk: rockchip: add COMPOSITE_NOGATE_DIVTBL variant | Heiko Stuebner | 2015-07-06 |
* | | clk: rockchip: protect register macros against multipart values | Heiko Stuebner | 2015-07-06 |
* | | clk: rockchip: fix faulty vip parent name on rk3288 | Heiko Stuebner | 2015-07-06 |
* | | clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_mac | Heiko Stuebner | 2015-07-06 |
|/ |
|
* | clk: make several parent names const | Uwe Kleine-König | 2015-06-04 |
* | clk: rockchip: Staticize file-scope declarations | Krzysztof Kozlowski | 2015-05-06 |
* | clk: don't use __initconst for non-const arrays | Uwe Kleine-König | 2015-04-12 |