aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-24clk: ti: DRA7: Correct timer_sys_ck clock aliases for TimersSuman Anna1-7/+7
2015-03-24clk: ti: OMAP5: Correct the DT clock aliases for timersSuman Anna1-11/+11
2015-03-24clk: ti: OMAP4: Remove the legacy timer DT clock aliasesSuman Anna1-11/+0
2015-03-24clk: ti: clk-3xxx-legacy: Correct McBSP related clock aliasesPeter Ujfalusi1-7/+9
2015-03-24clk: ti: clk-3xxx: Correct McBSP related DT clock definitionsPeter Ujfalusi1-12/+7
2015-03-24clk: ti: fix ti_clk_get_reg_addr error handlingTero Kristo8-16/+18
2015-03-23clk: qcom: Add MSM8916 Global Clock Controller supportGeorgi Djakov3-0/+2877
2015-03-23clk: qcom: Introduce parent_map tablesGeorgi Djakov15-286/+338
2015-03-23clk: qcom: Do some error handling in configure_bank()Georgi Djakov1-21/+42
2015-03-23clk: qcom: Fix clk_get_parent function return valueGeorgi Djakov2-9/+24
2015-03-23clk: qcom: fix RCG M/N counter configurationArchit Taneja1-1/+1
2015-03-23Merge tag 'mvebu-clk-4.1' of git://git.infradead.org/linux-mvebu into clk-nextMichael Turquette5-0/+179
2015-03-21clk: sunxi: Register divs clocks before factor clocksChen-Yu Tsai1-3/+3
2015-03-21clk: sunxi: Add "cpu" to list of protected clocks for sun5iChen-Yu Tsai1-0/+1
2015-03-21clk: sunxi: Add muxable ahb factors clock for sun5i and sun7iChen-Yu Tsai1-0/+52
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds6-24/+59
2015-03-12Merge branch 'clk-fixes' into clk-nextStephen Boyd6-24/+59
2015-03-12clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()Stephen Boyd4-54/+18
2015-03-12clk: Rename child_node to clks_node to avoid confusionStephen Boyd1-6/+6
2015-03-12clk: qcom: Properly change rates for ahbix clockStephen Boyd3-3/+65
2015-03-12Merge tag 'v3.20-exynos5433-clk' of git://linuxtv.org/snawrocki/samsung into clk-nextMichael Turquette3-0/+5426
2015-03-12clk: qcom: Fix i2c frequency tableStephen Boyd1-1/+1
2015-03-12clk: clk_set_parent() with current parent shouldn't failStephen Boyd1-4/+6
2015-03-12clk: Add tracepoints for hardware operationsStephen Boyd1-10/+46
2015-03-12clk: Missing set_phase op is an errorStephen Boyd1-8/+4
2015-03-12clk: fractional-divider: support for divider bypassingHeikki Krogerus1-0/+3
2015-03-12clk: Use lockdep asserts to find missing hold of prepare_lockKrzysztof Kozlowski1-0/+14
2015-03-11clk: introduce clk_is_matchMichael Turquette1-0/+26
2015-03-11clk: don't export static symbolJulia Lawall1-1/+0
2015-03-09clk: divider: fix calculation of initial best divider when rounding to closestUwe Kleine-König1-6/+7
2015-03-09clk: divider: fix selection of divider when rounding to closestUwe Kleine-König1-1/+5
2015-03-09clk: divider: fix calculation of maximal parent rate for a given dividerUwe Kleine-König1-7/+1
2015-03-06clk: divider: return real rate instead of divider valueHeiko Stübner1-1/+1
2015-03-04clk: at91: implement suspend/resume for the PMC irqchipBoris BREZILLON2-1/+20
2015-03-04clk: mvebu: add Marvell Armada 39x driverThomas Petazzoni3-0/+161
2015-03-04clk: mvebu: extend common code to allow an optional refclkThomas Petazzoni2-0/+18
2015-02-27ARM: shmobile: r8a7778: common clock framework CPG driverUlrich Hecht2-0/+144
2015-02-25clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-02-25clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-02-25clk: qcom: Add PLL4 vote clockStephen Boyd1-0/+13
2015-02-25clk: qcom: lcc-msm8960: Fix PLL rate detectionStephen Boyd1-1/+1
2015-02-25clk: qcom: Fix slimbus n and m val offsetsStephen Boyd1-2/+2
2015-02-25clk: ti: Fix FAPLL parent enable bit handlingTony Lindgren1-3/+3
2015-02-23clk: sunxi: Add support for sun9i A80 USB clocks and resetsChen-Yu Tsai1-0/+43
2015-02-23clk: sunxi: Move USB clocks to separate fileChen-Yu Tsai3-88/+191
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds81-1191/+11680
2015-02-19clk: Only recalculate the rate if neededTomeu Vizoso1-1/+4
2015-02-18Revert "clk: mxs: Fix invalid 32-bit access to frac registers"Stefan Wahren3-31/+18
2015-02-18clk: qoriq: Add support for the platform PLLEmil Medve1-0/+83
2015-02-18clk: Replace explicit clk assignment with __clk_hw_set_clkJavier Martinez Canillas5-35/+35