| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq... | Linus Torvalds | 2014-01-23 | 63 | -1555/+19544 |
|\ |
|
| * | clk: qcom: Add support for MSM8660's global clock controller (GCC) | Stephen Boyd | 2014-01-16 | 3 | -0/+2828 |
| * | clk: qcom: Add support for MSM8974's multimedia clock controller (MMCC) | Stephen Boyd | 2014-01-16 | 3 | -0/+2635 |
| * | clk: qcom: Add support for MSM8974's global clock controller (GCC) | Stephen Boyd | 2014-01-16 | 3 | -0/+2703 |
| * | clk: qcom: Add support for MSM8960's multimedia clock controller (MMCC) | Stephen Boyd | 2014-01-16 | 3 | -0/+2331 |
| * | clk: qcom: Add support for MSM8960's global clock controller (GCC) | Stephen Boyd | 2014-01-16 | 3 | -0/+3003 |
| * | clk: qcom: Add reset controller support | Stephen Boyd | 2014-01-16 | 4 | -1/+102 |
| * | clk: qcom: Add support for branches/gate clocks | Stephen Boyd | 2014-01-16 | 3 | -0/+216 |
| * | clk: qcom: Add support for root clock generators (RCGs) | Stephen Boyd | 2014-01-16 | 4 | -0/+969 |
| * | clk: qcom: Add support for phase locked loops (PLLs) | Stephen Boyd | 2014-01-16 | 3 | -0/+289 |
| * | clk: qcom: Add a regmap type clock struct | Stephen Boyd | 2014-01-16 | 6 | -0/+170 |
| * | clk: Add set_rate_and_parent() op | Stephen Boyd | 2014-01-16 | 1 | -19/+59 |
| * | clk: sirf: re-arch to make the codes support both prima2 and atlas6 | Barry Song | 2014-01-16 | 7 | -172/+458 |
| * | clk: composite: pass mux_hw into determine_rate | Mike Turquette | 2014-01-15 | 1 | -1/+1 |
| * | Merge branch 'clk-next-shmobile' into clk-next | Mike Turquette | 2014-01-14 | 1 | -4/+8 |
| |\ |
|
| | * | clk: shmobile: Fix MSTP clock array initialization | Valentine Barshak | 2014-01-14 | 1 | -2/+6 |
| | * | clk: shmobile: Fix MSTP clock index | Valentine Barshak | 2014-01-14 | 1 | -2/+2 |
| * | | Merge tag 'for_3.14/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel... | Mike Turquette | 2014-01-08 | 5 | -1162/+1284 |
| |\ \ |
|
| | * | | clk: exynos-audss: add support for Exynos 5420 | Andrew Bresticker | 2014-01-08 | 1 | -7/+33 |
| | * | | clk: exynos5250: add clock ID for div_pcm0 | Andrew Bresticker | 2014-01-08 | 1 | -1/+1 |
| | * | | clk: exynos-audss: allow input clocks to be specified in device tree | Andrew Bresticker | 2014-01-08 | 1 | -5/+20 |
| | * | | clk: exynos-audss: convert to platform device | Andrew Bresticker | 2014-01-08 | 1 | -16/+88 |
| | * | | clk: exynos5440: replace clock ID private enums with IDs from DT header | Andrzej Hajda | 2014-01-08 | 1 | -47/+34 |
| | * | | clk: exynos5420: replace clock ID private enums with IDs from DT header | Andrzej Hajda | 2014-01-08 | 1 | -339/+309 |
| | * | | clk: exynos5250: replace clock ID private enums with IDs from DT header | Andrzej Hajda | 2014-01-08 | 1 | -295/+264 |
| | * | | clk: exynos4: replace clock ID private enums with IDs from DT header | Andrzej Hajda | 2014-01-08 | 1 | -455/+402 |
| | * | | clk: exynos5250: register APLL rate table | Andrew Bresticker | 2014-01-08 | 1 | -1/+24 |
| | * | | clk: exynos5250: Add CLK_SET_RATE_PARENT flag to mout_apll | Sachin Kamat | 2013-12-30 | 1 | -1/+2 |
| | * | | clk: samsung: exynos5250: Fix parents of gate clocks from MFC domain | Tomasz Figa | 2013-12-30 | 1 | -3/+5 |
| | * | | clk: samsung: exynos5250: Correct parent list of audio muxes | Tomasz Figa | 2013-12-30 | 1 | -3/+3 |
| | * | | clk: samsung: exynos5250: Add missing unpopulated mux parents | Tomasz Figa | 2013-12-30 | 1 | -4/+12 |
| | * | | clk: samsung: exynos5250: Fix parent of gate clocks from DISP1 domain | Tomasz Figa | 2013-12-30 | 1 | -6/+8 |
| | * | | clk: samsung: exynos5250: Fix parents of gate clocks from GSCL domain | Tomasz Figa | 2013-12-30 | 1 | -8/+17 |
| | * | | clk: samsung: exynos5250: Make names of mux and div clocks consistent | Tomasz Figa | 2013-12-30 | 1 | -122/+123 |
| | * | | clk: samsung: exynos5250: Sort definitions by registers and bitfield | Tomasz Figa | 2013-12-30 | 1 | -102/+188 |
| | * | | Merge branch 'samsung-fixes' into samsung-next-base | Tomasz Figa | 2013-12-30 | 3 | -11/+15 |
| | |\ \ |
|
| * | | | | clk: max77686: Register OF clock provider | Tomasz Figa | 2014-01-08 | 1 | -0/+24 |
| * | | | | clk: max77686: Refactor driver data handling | Tomasz Figa | 2014-01-08 | 1 | -13/+14 |
| * | | | | clk: max77686: Fix clean-up in error and remove paths | Tomasz Figa | 2014-01-08 | 1 | -19/+10 |
| * | | | | clk: max77686: Make max77686_clk_register() return struct clk * | Tomasz Figa | 2014-01-08 | 1 | -7/+10 |
| * | | | | clk: max77686: Refactor successful exit of probe function | Tomasz Figa | 2014-01-08 | 1 | -2/+1 |
| * | | | | clk: max77686: Provide .recalc_rate() operation | Tomasz Figa | 2014-01-08 | 1 | -0/+7 |
| * | | | | clk: max77686: Correct callback used for checking clock status | Tomasz Figa | 2014-01-08 | 1 | -2/+2 |
| * | | | | Merge branch 'clk-next-unregister' into clk-next | Mike Turquette | 2013-12-31 | 3 | -13/+200 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'clk/clk-unregister' of git://linuxtv.org/snawrocki/samsung into... | Mike Turquette | 2013-12-04 | 3 | -13/+200 |
| | |\ \ \ \ |
|
| | | * | | | | clk: Implement clk_unregister | Sylwester Nawrocki | 2013-12-04 | 1 | -3/+118 |
| | | * | | | | clk: Add common __clk_get(), __clk_put() implementations | Sylwester Nawrocki | 2013-12-04 | 1 | -0/+26 |
| | | * | | | | clkdev: Fix race condition in clock lookup from device tree | Sylwester Nawrocki | 2013-12-04 | 1 | -2/+10 |
| | | * | | | | clk: Provide not locked variant of of_clk_get_from_provider() | Sylwester Nawrocki | 2013-12-04 | 2 | -8/+46 |
| * | | | | | | Merge branch 'for_3.14/keystone-clk' of git://git.kernel.org/pub/scm/linux/ke... | Mike Turquette | 2013-12-30 | 2 | -8/+28 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|