summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: Add clk_hw_*() APIs for use by clk providersStephen Boyd2015-08-242-0/+70
* clk: rockchip: Fix SPIF special clock definitionSjoerd Simons2015-08-121-3/+3
* clk: bcm2835: Drop the fixed sys_pclk.Eric Anholt2015-08-121-5/+0
* clk: track the orphan status of clocks and their childrenHeiko Stuebner2015-08-121-3/+30
* clk: sunxi: Add a simple gates driverMaxime Ripard2015-08-123-177/+159
* ARM: sun9i: Wrap the clock-indicesMaxime Ripard2015-08-121-10/+22
* ARM: sun8i: Add clock indicesMaxime Ripard2015-08-121-0/+15
* ARM: sun7i: Add clock indicesMaxime Ripard2015-08-121-0/+23
* ARM: sun6i: Add clock indicesMaxime Ripard2015-08-121-0/+24
* ARM: sun5i: Add clock indicesMaxime Ripard2015-08-123-3/+39
* ARM: sun4i: Add clock indicesMaxime Ripard2015-08-121-17/+52
* Merge tag 'imx-clk-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Michael Turquette2015-08-126-2/+684
|\
| * clk: imx35: define two clocks for rtcPhilippe Reynes2015-08-051-1/+5
| * clk: imx31: add a second rtc clockPhilippe Reynes2015-08-051-1/+2
| * clk: imx: add imx6ul clk tree supportFrank Li2015-07-143-0/+673
| * clk: imx: clk-imx6q: Provide initial IPU clock settings for mx6dlFabio Estevam2015-07-131-0/+4
* | clk/mmp: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-071-4/+3
* | clk: hisi: refine parameter checking for initLeo Yan2015-08-031-8/+3
* | clk: versatile: off by one in clk_sp810_timerclken_of_get()Dan Carpenter2015-07-291-2/+2
* | clk: exynos4: Fix wrong clock for Exynos4x12 ADCKrzysztof Kozlowski2015-07-281-0/+2
* | clk: kill off set_irq_flags usageRob Herring2015-07-281-1/+0
* | clk: zx: Constify parent names in clock init dataJun Nie2015-07-281-20/+20
* | clk: zx: Add audio and GPIO clock for zx296702Jun Nie2015-07-282-4/+105
* | clk: zx: Add audio div clock method for zx296702Jun Nie2015-07-283-3/+149
* | clk: s2mps11: Use kcalloc instead of kzalloc for array allocationVaibhav Hiremath2015-07-281-11/+7
* | clk: Silence warnings about lock imbalancesStephen Boyd2015-07-281-1/+6
* | clk: basic-type: Silence warnings about lock imbalancesStephen Boyd2015-07-284-0/+20
* | clk: qcom: Give clk-qcom.ko module a GPLv2 licenseStephen Boyd2015-07-281-0/+3
* | clk: gpio: Mark parent_names array constStephen Boyd2015-07-282-7/+8
* | Merge branch 'v4.3-topic/clk-samsung' of git://git.kernel.org/pub/scm/linux/k...Michael Turquette2015-07-284-2/+63
|\ \
| * | clk: exynos3250: Add cpu clock configuration data and instaniate cpu clockChanwoo Choi2015-07-242-2/+31
| * | clk: exynos5250: add cpu clock configuration data and instantiate cpu clockThomas Abraham2015-07-242-0/+32
| |/
* | clk: allow a clk divider with max divisor when zeroJim Quinlan2015-07-282-5/+15
* | clk: socfpga: switch to GENMASK()Andy Shevchenko2015-07-285-5/+4
* | clk: pxa: fix core frequency reporting unitRobert Jarzmik2015-07-283-3/+3
* | clk: rockchip: Fix PLL bandwidthDouglas Anderson2015-07-284-15/+15
* | Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-28165-147/+112
|\ \
| * | clk: Remove clk.h from clk-provider.hStephen Boyd2015-07-201-1/+1
| * | clk: h8300: Remove clk.h and clkdev.h includesStephen Boyd2015-07-202-4/+0
| * | clk: at91: Include clk.h and slab.hStephen Boyd2015-07-201-0/+2
| * | clk: ti: Switch clk-provider.h include to clk.hStephen Boyd2015-07-201-1/+1
| * | clk: pistachio: Include clk.hStephen Boyd2015-07-201-0/+1
| * | clk: ingenic: Include clk.hStephen Boyd2015-07-201-0/+1
| * | clk: si570: Include clk.hStephen Boyd2015-07-201-0/+1
| * | clk: moxart: Include clk.hStephen Boyd2015-07-201-0/+1
| * | clk: cdce925: Include clk.hStephen Boyd2015-07-201-0/+1
| * | clk: Include clk.h in clk.cStephen Boyd2015-07-201-0/+1
| * | clk: zynq: Include clk.hStephen Boyd2015-07-201-0/+1
| * | clk: ti: Include clk.hStephen Boyd2015-07-2010-0/+10
| * | clk: sunxi: Include clk.h and remove unused clkdev.h includesStephen Boyd2015-07-206-5/+10
OpenPOWER on IntegriCloud