aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-30clk: samsung: exynos3250: Add driver for CMU_ISP clock domainTomasz Figa1-0/+163
2015-03-30clk: samsung: Add CLKOUT driver support for Exynos3250 SoCInha Song1-0/+2
2015-03-27clk: cdce706: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-03-27clk: si570: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-03-27clk: si5351: Constify clock names and struct regmap_configKrzysztof Kozlowski1-5/+5
2015-03-26clk: qcom: fix simple_return.cocci warningsFengguang Wu1-5/+1
2015-03-26clk: qcom: Fix ipq806x LCC frequency tablesStephen Boyd1-9/+9
2015-03-25Merge tag 'sunxi-clocks-for-4.1' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-nextMichael Turquette3-103/+316
2015-03-25clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6Chen-Yu Tsai1-1/+2
2015-03-25clk: sunxi: Make divs clocks specify which output is the base factor clockChen-Yu Tsai1-12/+25
2015-03-24Merge branch 'for-4.1-clk-ti' of github.com:t-kristo/linux-pm into clk-nextMichael Turquette14-72/+318
2015-03-24clk: ti: Implement FAPLL set_rate for the PLLTony Lindgren1-0/+125
2015-03-24clk: ti: Implement FAPLL set_rate for the synthesizerTony Lindgren1-2/+132
2015-03-24clk: ti: Fix FAPLL recalc_rate for rounding errorsTony Lindgren1-6/+5
2015-03-24clk: ti: DRA7: Add timer_sys_ck aliases for Timers 13 through 16Suman Anna1-0/+4
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-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: 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-25clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0