summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-101-1/+1
| * | clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMCJonghwa Lee2015-06-101-18/+18
| * | clk: exynos5433: Add clock flag to support the DVFS of GPUJoonyoung Shim2015-06-101-9/+9
| * | clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspendHyungwon Hwang2015-06-101-0/+1
| * | clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE coreChanwoo Choi2015-06-101-14/+12
| * | clk: socfpga: make use of of_clk_parent_fill helper functionDinh Nguyen2015-06-062-11/+2
| * | clk: of: helper for filling parent clock array and return num of parentsDinh Nguyen2015-06-062-0/+23
| * | Merge branch 'clk-meson8b' into clk-nextStephen Boyd2015-06-069-0/+1166
| |\ \
| | * | clk: meson8b: Add support for Meson8b clocksCarlo Caione2015-06-062-0/+197
| | * | clk: meson: Document bindings for Meson8b clock controllerCarlo Caione2015-06-061-0/+40
| | * | clk: meson: Add support for Meson clock controllerCarlo Caione2015-06-067-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
| * | | clk: mmp: add fixed clock UBS_PLL for pxa910/pxa168Chao Xie2015-06-044-0/+4
| * | | Merge branch 'clk-next-hi6220' into clk-nextMichael Turquette2015-06-049-15/+680
| |\ \ \
| | * | | clk: hi6220: Clock driver support for Hisilicon hi6220 SoCBintian Wang2015-06-048-4/+496
| | * | | dt-bindings: Add header file of hi6220 clock driverBintian Wang2015-06-031-0/+173
| | * | | clk: hisilicon: Remove __init for marking function prototypesBintian Wang2015-06-031-11/+11
| | |/ /
| * | | Add TI CDCE925 I2C controlled clock synthesizer driverMike Looijmans2015-06-044-0/+809
| * | | clk: mvebu: add missing CESA gate clkBoris Brezillon2015-06-042-0/+2
| * | | clk: socfpga: add a clock driver for the Arria 10 platformDinh Nguyen2015-05-226-1/+469
| * | | clk: socfpga: update clk.h so for Arria10 platform to useDinh Nguyen2015-05-222-5/+5
| * | | clk: clk-conf: Fix typo in commentShailendra Verma2015-05-211-1/+1