summaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-083-3/+8
|\
| * Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-07-2012-69/+97
| |\
| * | ARM: tegra: Convert PMC to a driverThierry Reding2014-07-171-1/+1
| * | ARM: tegra: Move includes to include/soc/tegraThierry Reding2014-07-173-3/+8
* | | Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-08-0469-325/+15340
|\ \ \
| * | | clk: Add missing of_clk_set_defaults exportSylwester Nawrocki2014-08-041-0/+1
| * | | clk: checking wrong variable in __set_clk_parents()Dan Carpenter2014-08-011-2/+2
| * | | Merge tag 'for_3.17/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-07-3115-15/+519
| |\ \ \
| | * | | clk: samsung: register exynos5420 apll/kpll configuration dataThomas Abraham2014-07-261-0/+28
| | * | | clk: samsung: exynos5420: Setup clocks before system suspendVikas Sajjan2014-07-261-0/+29
| | * | | clk: samsung: Make of_device_id array constKrzysztof Kozlowski2014-07-266-6/+6
| | * | | clk: samsung: exynos3250: Enable ARMCLK down featureKrzysztof Kozlowski2014-07-261-0/+41
| | * | | clk: samsung: exynos4: Enable ARMCLK down featureKrzysztof Kozlowski2014-07-261-0/+46
| | * | | clk: samsung: Add driver to control CLKOUT line on Exynos SoCsTomasz Figa2014-07-262-0/+154
| | * | | clk: samsung: exynos4: Add CLKOUT clock hierarchyTomasz Figa2014-07-261-0/+112
| | * | | clk: samsung: exynos4: Add missing CPU/DMC clock hierarchyTomasz Figa2014-07-261-0/+50
| | * | | clk: exynos4: Add PPMU IP block source clocks.Jonghwa Lee2014-06-301-0/+19
| | * | | clk: samsung: Register clk provider only after registering its all clocksSylwester Nawrocki2014-06-3013-9/+34
| | * | | Merge branch 'v3.16-samsung-clk-fixes-1' into samsung-clk-nextTomasz Figa2014-06-305-47/+71
| | |\ \ \
| * | | | | clk: Propagate any error return from debug_init()Chris Brand2014-07-301-2/+4
| * | | | | clk: Add CLPS711X clk driverAlexander Shiyan2014-07-292-0/+193
| * | | | | clk: st: Use round to closest divider flagGabriel FERNANDEZ2014-07-291-1/+2
| * | | | | clk: st: Update frequency tables for fs660c32 and fs432c65Gabriel FERNANDEZ2014-07-291-8/+59
| * | | | | clk: st: STiH407: Support for clockgenA9Gabriel FERNANDEZ2014-07-291-0/+16
| * | | | | clk: st: STiH407: Support for clockgenD0/D2/D3Gabriel FERNANDEZ2014-07-291-0/+46
| * | | | | clk: st: STiH407: Support for clockgenC0Gabriel FERNANDEZ2014-07-292-0/+83
| * | | | | clk: st: Add quadfs reset handlingGabriel FERNANDEZ2014-07-291-0/+5
| * | | | | clk: st: Add polarity bit indicationGabriel FERNANDEZ2014-07-291-5/+7
| * | | | | clk: st: STiH407: Support for clockgenA0Gabriel FERNANDEZ2014-07-291-0/+16
| * | | | | clk: st: STiH407: Support for A9 MUX ClocksGabriel FERNANDEZ2014-07-291-0/+9
| * | | | | clk: st: STiH407: Support for Flexgen ClocksGabriel FERNANDEZ2014-07-292-1/+332
| * | | | | clk: st: Remove uncessary (void *) castGabriel FERNANDEZ2014-07-291-4/+4
| * | | | | clk: st: use static const for clkgen_pll_data tablesGabriel FERNANDEZ2014-07-291-16/+14
| * | | | | clk: st: use static const for stm_fs tablesGabriel FERNANDEZ2014-07-291-17/+17
| * | | | | clk: sunxi: staticize structures and arraysEmilio López2014-07-294-5/+5
| * | | | | clk: sunxi: add __iomem markings to MMIO pointersEmilio López2014-07-292-6/+6
| * | | | | Merge tag 'sunxi-clocks-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette2014-07-266-43/+227
| |\ \ \ \ \
| | * | | | | clk: sunxi: sun6i-a31-apb0-gates: Add A23 APB0 supportChen-Yu Tsai2014-07-151-0/+5
| | * | | | | clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indicesChen-Yu Tsai2014-07-151-36/+39
| | * | | | | clk: sunxi: Fix gate indexing for sun6i-a31-apb0-gatesChen-Yu Tsai2014-07-071-1/+5
| | * | | | | clk: sunxi: Add A23 APB0 divider clock supportChen-Yu Tsai2014-07-072-1/+71
| | * | | | | clk: sunxi: Add A23 clocks supportChen-Yu Tsai2014-07-041-0/+101
| | * | | | | clk: sunxi: Add support for table-based divider clocksChen-Yu Tsai2014-07-041-4/+5
| | * | | | | clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai2014-07-042-1/+2
| | * | | | | clk: sunxi: move "ahb_sdram" to protected clock listChen-Yu Tsai2014-07-041-5/+3
| | * | | | | clk: sunxi: register clock gates with clkdevChen-Yu Tsai2014-07-041-0/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'qcom-clocks-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-07-2614-80/+10568
| |\ \ \ \ \
| | * | | | | clk: qcom: Add support for APQ8064 multimedia clocksStephen Boyd2014-07-161-2/+431
| | * | | | | clk: qcom: pll: Add support for configuring SR PLLsStephen Boyd2014-07-162-3/+14
| | * | | | | clk: qcom: mdp_lut_clk is a child of mdp_srcStephen Boyd2014-07-161-1/+1