Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi | Andrzej Hajda | 2014-12-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | clk: samsung: exynos4415: Fix build with PM_SLEEP disabled | Krzysztof Kozlowski | 2014-12-02 | 1 | -2/+4 | |
| | * | | | | | | | | | | clk: samsung: remove unnecessary inclusion of header files from clk.h | Pankaj Dubey | 2014-12-02 | 2 | -4/+2 | |
| | * | | | | | | | | | | clk: samsung: remove unnecessary CONFIG_OF from clk.c | Pankaj Dubey | 2014-12-02 | 1 | -2/+0 | |
| | * | | | | | | | | | | clk: samsung: Spelling s/bwtween/between/ | Pankaj Dubey | 2014-12-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | clk: mmp: fix sparse non static symbol warning | Wei Yongjun | 2014-12-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | clk: Change clk_ops->determine_rate to return a clk_hw as the best parent | Tomeu Vizoso | 2014-12-04 | 14 | -49/+65 | |
| * | | | | | | | | | | | clk: change clk_debugfs_add_file to take a struct clk_hw | Tomeu Vizoso | 2014-12-04 | 2 | -4/+4 | |
| * | | | | | | | | | | | clk: Don't expose __clk_get_accuracy | Tomeu Vizoso | 2014-12-04 | 2 | -2/+1 | |
| * | | | | | | | | | | | clk: Don't try to use a struct clk* after it could have been freed | Tomeu Vizoso | 2014-12-04 | 1 | -1/+4 | |
| * | | | | | | | | | | | clk: Remove unused function __clk_get_prepare_count | Tomeu Vizoso | 2014-12-04 | 2 | -6/+0 | |
| * | | | | | | | | | | | Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/... | Michael Turquette | 2014-11-29 | 8 | -24/+374 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/... | Michael Turquette | 2014-11-29 | 8 | -50/+315 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | clk: rockchip: Add support for the mmc clock phases using the framework | Alexandru M Stan | 2014-11-28 | 5 | -0/+198 | |
| | * | | | | | | | | | | | | clk: rockchip: add bindings for the mmc clocks | Alexandru M Stan | 2014-11-28 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | clk: rockchip: rk3288 export i2s0_clkout for use in DT | Sonny Rao | 2014-11-28 | 2 | -1/+2 | |
| | * | | | | | | | | | | | | clk: rockchip: use clock ID for DMC (memory controller) on rk3288 | Jeff Chen | 2014-11-26 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | clk: rockchip: add binding ID for DMC (memory controller) clocks on rk3288 | Jeff Chen | 2014-11-26 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | clk: rockchip: add ROCKCHIP_PLL_SYNC_RATE flag to some plls | Heiko Stuebner | 2014-11-25 | 2 | -5/+5 | |
| | * | | | | | | | | | | | | clk: rockchip: add optional sync to pll rate parameters | Heiko Stuebner | 2014-11-25 | 2 | -0/+56 | |
| | * | | | | | | | | | | | | clk: rockchip: setup pll_mux data earlier | Heiko Stuebner | 2014-11-25 | 1 | -14/+13 | |
| | * | | | | | | | | | | | | clk: rockchip: add ability to specify pll-specific flags | Heiko Stuebner | 2014-11-25 | 5 | -13/+19 | |
| | * | | | | | | | | | | | | clk: rockchip: fix rk3188 USB HSIC PHY clock divider | Julien CHAUVEAU | 2014-11-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | clk: rockchip: fix clock gate for rk3188 spdif_pre | Julien CHAUVEAU | 2014-11-23 | 1 | -16/+9 | |
| | * | | | | | | | | | | | | clk: rockchip: fix parent clock for rk3188 hclk_lcdc1 | Julien CHAUVEAU | 2014-11-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | clk: clk-s2mps11: fix semicolon.cocci warnings | kbuild test robot | 2014-11-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/ker... | Michael Turquette | 2014-11-25 | 15 | -94/+380 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | clk: sunxi: gmac-tx-clk mux is not a CLK_MUX_INDEX_BIT mux | Hans de Goede | 2014-11-23 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | clk: sunxi: Implement A31 PLL6 as a divs clock for 2x output | Chen-Yu Tsai | 2014-11-23 | 2 | -14/+33 | |
| | * | | | | | | | | | | | | | clk: sunxi: Specify number of child clocks for divs clocks | Chen-Yu Tsai | 2014-11-23 | 1 | -2/+9 | |
| | * | | | | | | | | | | | | | clk: sunxi: Removed unused/incorrect sun6i-a31-apb2-clk driver | Chen-Yu Tsai | 2014-11-23 | 2 | -8/+0 | |
| | * | | | | | | | | | | | | | ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks. | Chen-Yu Tsai | 2014-11-23 | 2 | -20/+4 | |
| | * | | | | | | | | | | | | | ARM: dts: sunxi: unify APB1 clock | Emilio López | 2014-11-23 | 4 | -40/+8 | |
| | * | | | | | | | | | | | | | clk: sunxi: unify APB1 clock | Emilio López | 2014-11-11 | 2 | -6/+2 | |
| | * | | | | | | | | | | | | | clk: sunxi: Add support for bus clock gates on Allwinner A80 SoC | Chen-Yu Tsai | 2014-10-21 | 2 | -0/+36 | |
| | * | | | | | | | | | | | | | clk: sunxi: Add support for A80 basic bus clocks | Chen-Yu Tsai | 2014-10-21 | 3 | -0/+277 | |
| | * | | | | | | | | | | | | | clk: sunxi: make factors clock mux mask configurable | Chen-Yu Tsai | 2014-10-21 | 5 | -3/+5 | |
| * | | | | | | | | | | | | | | Merge branch 'clk-fixes' into clk-next | Michael Turquette | 2014-11-25 | 7 | -34/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | clk: hi3620: Move const initdata into correct code section | Bintian Wang | 2014-11-20 | 1 | -35/+35 | |
| * | | | | | | | | | | | | | | | clk_mux: Fix set_parent doing the wrong thing when INDEX_BIT && index >= 3 | Hans de Goede | 2014-11-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge branch 'for-v3.19/exynos-clk' of git://linuxtv.org/snawrocki/samsung in... | Michael Turquette | 2014-11-19 | 12 | -164/+2655 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | clk: samsung: exynos7: add gate clock for ADC block | Abhilash Kesavan | 2014-10-31 | 2 | -1/+4 | |
| | * | | | | | | | | | | | | | | clk: samsung: exynos7: add gate clocks for WDT, TMU and PWM blocks | Naveen Krishna Ch | 2014-10-31 | 2 | -2/+21 | |
| | * | | | | | | | | | | | | | | clk: samsung: exynos7: add clocks for RTC block | Naveen Krishna Ch | 2014-10-31 | 3 | -1/+65 | |
| | * | | | | | | | | | | | | | | clk: samsung: exynos7: add clocks for MMC block | Naveen Krishna Ch | 2014-10-31 | 3 | -0/+265 | |
| | * | | | | | | | | | | | | | | clk: samsung: exynos7: add clocks for I2C block | Naveen Krishna Ch | 2014-10-31 | 2 | -2/+38 | |
| | * | | | | | | | | | | | | | | clk: samsung: add initial clock support for Exynos7 SoC | Naveen Krishna Ch | 2014-10-31 | 4 | -0/+542 | |
| | * | | | | | | | | | | | | | | clk: samsung: Add fixed_factor_clocks field to struct exynos_cmu_info | Naveen Krishna Ch | 2014-10-31 | 2 | -0/+6 | |
| | * | | | | | | | | | | | | | | clk: samsung: Factor out the common code to clk.c | Naveen Krishna Ch | 2014-10-31 | 3 | -159/+155 | |
| | * | | | | | | | | | | | | | | clk: samsung: add support for 145xx and 1460x PLLs | Naveen Krishna Ch | 2014-10-31 | 2 | -5/+24 |