summaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-281-2/+90
* 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-281-6/+7
* Merge branch 'v4.3-topic/clk-samsung' of git://git.kernel.org/pub/scm/linux/k...Michael Turquette2015-07-282-2/+61
|\
| * clk: exynos3250: Add cpu clock configuration data and instaniate cpu clockChanwoo Choi2015-07-241-2/+30
| * clk: exynos5250: add cpu clock configuration data and instantiate cpu clockThomas Abraham2015-07-241-0/+31
* | clk: allow a clk divider with max divisor when zeroJim Quinlan2015-07-281-5/+11
* | 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-28144-134/+101
|\ \
| * | 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
| * | clk: st: Include clk.hStephen Boyd2015-07-204-0/+4
| * | clk: qcom: Include clk.hStephen Boyd2015-07-201-0/+1
| * | clk: highbank: Include clk.hStephen Boyd2015-07-201-0/+1
| * | clk: bcm: Include clk.hStephen Boyd2015-07-201-0/+1
| * | clk: versatile: Remove clk.h and clkdev.h includesStephen Boyd2015-07-205-7/+5
| * | clk: ux500: Remove clk.h and clkdev.h includesStephen Boyd2015-07-206-8/+2
| * | clk: tegra: Properly include clk.hStephen Boyd2015-07-2016-16/+2
| * | clk: spear: Remove clk.h includeStephen Boyd2015-07-203-3/+0
| * | clk: socfpga: Remove clk.h and clkdev.h includesStephen Boyd2015-07-207-7/+6
| * | clk: sirf: Properly include clk.hStephen Boyd2015-07-203-2/+2
| * | clk: samsung: Properly include clk.h and clkdev.hStephen Boyd2015-07-2023-33/+22
| * | clk: rockchip: Properly include clk.hStephen Boyd2015-07-205-3/+5
| * | clk: nxp: Remove clk.h includeStephen Boyd2015-07-201-1/+0
| * | clk: mxs: Include clk.h in C files that use itStephen Boyd2015-07-207-8/+4
| * | clk: mvebu: Remove clk.h includeStephen Boyd2015-07-202-2/+3
| * | clk: mmp: Remove clk.h includeStephen Boyd2015-07-203-4/+1
| * | clk: meson8b: Properly include clk.hStephen Boyd2015-07-202-1/+1
| * | clk: mediatek: Properly include clk.hStephen Boyd2015-07-204-2/+6
| * | clk: keystone: Remove clk.h includeStephen Boyd2015-07-202-2/+0
| * | clk: hisilicon: Remove clk.h includeStephen Boyd2015-07-204-8/+1