summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2015-03-27clk: si5351: Constify clock names and struct regmap_configKrzysztof Kozlowski
2015-03-27clk: qcom: fix simple_return.cocci warningsFengguang Wu
2015-03-27clk: qcom: Fix ipq806x LCC frequency tablesStephen Boyd
2015-03-25Merge tag 'sunxi-clocks-for-4.1' of https://git.kernel.org/pub/scm/linux/kern...Michael Turquette
2015-03-25clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6Chen-Yu Tsai
2015-03-25clk: sunxi: Make divs clocks specify which output is the base factor clockChen-Yu Tsai
2015-03-24Merge branch 'for-4.1-clk-ti' of github.com:t-kristo/linux-pm into clk-nextMichael Turquette
2015-03-24clk: ti: Implement FAPLL set_rate for the PLLTony Lindgren
2015-03-24clk: ti: Implement FAPLL set_rate for the synthesizerTony Lindgren
2015-03-24clk: ti: Fix FAPLL recalc_rate for rounding errorsTony Lindgren
2015-03-24clk: ti: DRA7: Add timer_sys_ck aliases for Timers 13 through 16Suman Anna
2015-03-24clk: ti: DRA7: Correct timer_sys_ck clock aliases for TimersSuman Anna
2015-03-24clk: ti: OMAP5: Correct the DT clock aliases for timersSuman Anna
2015-03-24clk: ti: OMAP4: Remove the legacy timer DT clock aliasesSuman Anna
2015-03-24clk: ti: clk-3xxx-legacy: Correct McBSP related clock aliasesPeter Ujfalusi
2015-03-24clk: ti: clk-3xxx: Correct McBSP related DT clock definitionsPeter Ujfalusi
2015-03-24clk: ti: fix ti_clk_get_reg_addr error handlingTero Kristo
2015-03-23clk: qcom: Add MSM8916 Global Clock Controller supportGeorgi Djakov
2015-03-23clk: qcom: Introduce parent_map tablesGeorgi Djakov
2015-03-23clk: qcom: Do some error handling in configure_bank()Georgi Djakov
2015-03-23clk: qcom: Fix clk_get_parent function return valueGeorgi Djakov
2015-03-23clk: qcom: fix RCG M/N counter configurationArchit Taneja
2015-03-23Merge tag 'mvebu-clk-4.1' of git://git.infradead.org/linux-mvebu into clk-nextMichael Turquette
2015-03-21clk: sunxi: Register divs clocks before factor clocksChen-Yu Tsai
2015-03-21clk: sunxi: Add "cpu" to list of protected clocks for sun5iChen-Yu Tsai
2015-03-21clk: sunxi: Add muxable ahb factors clock for sun5i and sun7iChen-Yu Tsai
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-12Merge branch 'clk-fixes' into clk-nextStephen Boyd
2015-03-12clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()Stephen Boyd
2015-03-12clk: Rename child_node to clks_node to avoid confusionStephen Boyd
2015-03-12clk: qcom: Properly change rates for ahbix clockStephen Boyd
2015-03-12Merge tag 'v3.20-exynos5433-clk' of git://linuxtv.org/snawrocki/samsung into ...Michael Turquette
2015-03-12clk: qcom: Fix i2c frequency tableStephen Boyd
2015-03-12clk: clk_set_parent() with current parent shouldn't failStephen Boyd
2015-03-12clk: Add tracepoints for hardware operationsStephen Boyd
2015-03-12clk: Missing set_phase op is an errorStephen Boyd
2015-03-12clk: fractional-divider: support for divider bypassingHeikki Krogerus
2015-03-12clk: Use lockdep asserts to find missing hold of prepare_lockKrzysztof Kozlowski
2015-03-11clk: introduce clk_is_matchMichael Turquette
2015-03-11clk: don't export static symbolJulia Lawall
2015-03-09clk: divider: fix calculation of initial best divider when rounding to closestUwe Kleine-König
2015-03-09clk: divider: fix selection of divider when rounding to closestUwe Kleine-König
2015-03-09clk: divider: fix calculation of maximal parent rate for a given dividerUwe Kleine-König
2015-03-06clk: divider: return real rate instead of divider valueHeiko Stübner
2015-03-04clk: at91: implement suspend/resume for the PMC irqchipBoris BREZILLON
2015-03-04clk: mvebu: add Marvell Armada 39x driverThomas Petazzoni
2015-03-04clk: mvebu: extend common code to allow an optional refclkThomas Petazzoni
2015-02-27ARM: shmobile: r8a7778: common clock framework CPG driverUlrich Hecht
2015-02-25clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-02-25clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot