| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-02-10 | 1 | -7/+7 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-27 | 7 | -28/+69 |
| |\ |
|
| * | | GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMAC | Roger Chen | 2014-12-31 | 1 | -7/+7 |
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-01-21 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar | 2015-01-06 | 1 | -0/+1 |
| |/ |
|
* | | clk: fix possible null pointer dereference | Stanimir Varbanov | 2015-01-17 | 1 | -1/+1 |
* | | Revert "clk: ppc-corenet: Fix Section mismatch warning" | Kevin Hao | 2015-01-17 | 1 | -1/+1 |
* | | clk: rockchip: fix deadlock possibility in cpuclk | Heiko Stübner | 2015-01-17 | 1 | -4/+6 |
* | | clk: berlin: bg2q: remove non-exist "smemc" gate clock | Jisheng Zhang | 2015-01-13 | 1 | -1/+0 |
* | | clk: at91: keep slow clk enabled to prevent system hang | Boris Brezillon | 2015-01-13 | 1 | -0/+27 |
* | | clk: rockchip: fix rk3288 cpuclk core dividers | Heiko Stuebner | 2014-12-28 | 1 | -14/+14 |
* | | clk: rockchip: fix rk3066 pll lock bit location | Heiko Stuebner | 2014-12-28 | 1 | -2/+13 |
* | | clk: rockchip: Fix clock gate for rk3188 hclk_emem_peri | Romain Perier | 2014-12-21 | 1 | -1/+1 |
* | | clk: rockchip: add CLK_IGNORE_UNUSED flag to fix rk3066/rk3188 USB Host | Julien CHAUVEAU | 2014-12-21 | 1 | -4/+6 |
|/ |
|
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 2014-12-20 | 56 | -519/+5611 |
|\ |
|
| * | clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ... | Krzysztof Kozlowski | 2014-12-17 | 1 | -1/+28 |
| * | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git... | Michael Turquette | 2014-12-15 | 1 | -0/+15 |
| |\ |
|
| * | | clk: Really fix deadlock with mmap_sem | Stephen Boyd | 2014-12-15 | 1 | -2/+3 |
| * | | Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int... | Michael Turquette | 2014-12-11 | 5 | -10/+12 |
| |\ \ |
|
| | * | | clk: samsung: Fix double add of syscore ops after driver rebind | Krzysztof Kozlowski | 2014-12-02 | 1 | -0/+4 |
| | * | | 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-03 | 11 | -41/+57 |
| * | | | clk: change clk_debugfs_add_file to take a struct clk_hw | Tomeu Vizoso | 2014-12-03 | 1 | -3/+3 |
| * | | | clk: Don't expose __clk_get_accuracy | Tomeu Vizoso | 2014-12-03 | 1 | -1/+1 |
| * | | | clk: Don't try to use a struct clk* after it could have been freed | Tomeu Vizoso | 2014-12-03 | 1 | -1/+4 |
| * | | | clk: Remove unused function __clk_get_prepare_count | Tomeu Vizoso | 2014-12-03 | 1 | -5/+0 |
| * | | | Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/... | Michael Turquette | 2014-11-28 | 1 | -0/+24 |
| |\ \ \ |
|
| * \ \ \ | Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/... | Michael Turquette | 2014-11-28 | 7 | -50/+302 |
| |\ \ \ \ |
|
| | * | | | | clk: rockchip: Add support for the mmc clock phases using the framework | Alexandru M Stan | 2014-11-28 | 5 | -0/+198 |
| | * | | | | clk: rockchip: rk3288 export i2s0_clkout for use in DT | Sonny Rao | 2014-11-28 | 1 | -1/+1 |
| | * | | | | clk: rockchip: use clock ID for DMC (memory controller) on rk3288 | Jeff Chen | 2014-11-26 | 1 | -4/+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-25 | 1 | -1/+1 |
| * | | | | | Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/ker... | Michael Turquette | 2014-11-24 | 8 | -30/+341 |
| |\ \ \ \ \ |
|
| | * | | | | | 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 | 1 | -12/+16 |
| | * | | | | | 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 | 1 | -7/+0 |
| | * | | | | | clk: sunxi: unify APB1 clock | Emilio López | 2014-11-11 | 1 | -5/+2 |