summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: add lpc18xx ccu clk driverJoachim Eastwood2015-06-183-0/+368
* doc: dt: add documentation for lpc1850-cgu clk driverJoachim Eastwood2015-06-181-0/+131
* clk: add lpc18xx cgu clk driverJoachim Eastwood2015-06-184-0/+678
* clk: keystone: add support for post divider register for main pllMurali Karicheri2015-06-182-6/+22
* Merge tag 'sunxi-clocks-for-4.2' of https://git.kernel.org/pub/scm/linux/kern...Michael Turquette2015-06-184-5/+19
|\
| * clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCsHans de Goede2015-06-022-0/+12
| * clk: sunxi: Fix of_io_request_and_map error checkMaxime Ripard2015-05-052-5/+7
* | clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSEDBoris Brezillon2015-06-181-1/+1
* | clk: cygnus: remove Cygnus dummy clock bindingRay Jui2015-06-181-34/+0
* | clk: cygnus: add clock support for Broadcom CygnusRay Jui2015-06-183-0/+334
* | clk: Change bcm clocks build dependencyRay Jui2015-06-181-1/+1
* | clk: iproc: add initial common clock supportRay Jui2015-06-186-0/+1462
* | clk: iproc: define Broadcom iProc clock bindingRay Jui2015-06-181-0/+132
* | MAINTAINERS: update email for Michael TurquetteMichael Turquette2015-06-171-1/+1
* | Merge branch 'clk-shmobile-for-4.2' of git://git.kernel.org/pub/scm/linux/ker...Michael Turquette2015-06-174-6/+10
|\ \
| * | clk: shmobile: rz: Document mandatory compatible fallbackGeert Uytterhoeven2015-06-011-1/+1
| * | clk: shmobile: rcar-gen2: Document mandatory compatible fallbackGeert Uytterhoeven2015-06-011-1/+1
| * | clk: shmobile: mstp: Document mandatory compatible fallbackGeert Uytterhoeven2015-06-011-1/+1
| * | clk: shmobile: div6: Document mandatory compatible fallbackGeert Uytterhoeven2015-06-011-1/+1
| * | clk: shmobile: r8a7794: Document DIV6 clock bindingsGeert Uytterhoeven2015-06-011-0/+1
| * | clk: shmobile: r8a7793: Document DIV6 clock bindingsUlrich Hecht2015-06-011-1/+2
| * | clk: shmobile: Add r8a7793 SoC to MSTP bindingsUlrich Hecht2015-06-011-1/+2
| * | clk: shmobile: Add r8a7778 SoC to MSTP bindingsUlrich Hecht2015-06-011-0/+1
* | | Merge remote-tracking branch 'clk/clk-next' into clk-nextMichael Turquette2015-06-17135-1293/+9661
|\ \ \
| * | | clk: meson: add some error handling in meson_clk_register_cpu()Dan Carpenter2015-06-121-4/+12
| * | | clk: pxa: Fix const discarding warningStephen Boyd2015-06-121-1/+1
| * | | clk: Move debug_node field under DEBUG_FS flag in struct clk_coreMaxime Coquelin2015-06-101-1/+1
| * | | clk: fixed: Add comment to clk_fixed_set_rateDaniel Thompson2015-06-102-2/+8
| * | | clk: cdce925: Fix printk size_t warningStephen Boyd2015-06-101-1/+1
| * | | clk: socfpga: remove a stray tabDan Carpenter2015-06-091-1/+1
| * | | clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMCJonghwa Lee2015-06-091-18/+18
| * | | clk: exynos5433: Add clock flag to support the DVFS of GPUJoonyoung Shim2015-06-091-9/+9
| * | | clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspendHyungwon Hwang2015-06-091-0/+1
| * | | clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE coreChanwoo Choi2015-06-091-14/+12
| * | | clk: socfpga: make use of of_clk_parent_fill helper functionDinh Nguyen2015-06-052-11/+2
| * | | clk: of: helper for filling parent clock array and return num of parentsDinh Nguyen2015-06-052-0/+23
| * | | Merge branch 'clk-meson8b' into clk-nextStephen Boyd2015-06-059-0/+1166
| |\ \ \
| | * | | clk: meson8b: Add support for Meson8b clocksCarlo Caione2015-06-052-0/+197
| | * | | clk: meson: Document bindings for Meson8b clock controllerCarlo Caione2015-06-051-0/+40
| | * | | clk: meson: Add support for Meson clock controllerCarlo Caione2015-06-057-0/+929
| | | |/ | | |/|
| * | | clk: make several parent names constUwe Kleine-König2015-06-0417-146/+154
| * | | clk: mediatek: Fix apmixedsys clock registrationJames Liao2015-06-042-2/+2
| * | | clk: ti: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2015-06-041-1/+1
| * | | clk: st: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2015-06-042-2/+2
| * | | clk: at91: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2015-06-046-7/+7
| * | | clk: pistachio: Add sanity checks on PLL configurationKevin Cernekee2015-06-041-4/+79
| * | | clk: pistachio: Lock the PLL when enabled upon rate changeEzequiel Garcia2015-06-041-18/+10
| * | | clk: pistachio: Add a pll_lock() helper for clarityEzequiel Garcia2015-06-041-4/+8
| * | | clk: mmp: add timer clock for pxa168/mmp2/pxa910Chao Xie2015-06-046-0/+30
| * | | clk: mmp: Fix the wrong factor table for uart PLLChao Xie2015-06-042-6/+2