summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: vt8500: fix sign of possible PLL valuesAndrzej Hajda2016-01-291-3/+6
* clk: add clk_unregister_fixed_rate()Masahiro Yamada2016-01-292-1/+14
* clk: add clk_unregister_fixed_factor()Masahiro Yamada2016-01-292-0/+14
* clk:gcc-msm8916: add missing mss_q6_bimc_axi clockSrinivas Kandagatla2016-01-292-0/+19
* Merge branch 'clk-iproc' into clk-nextStephen Boyd2016-01-295-16/+139
|\
| * clk: iproc: Remove __init from headerRay Jui2016-01-291-11/+11
| * clk: iproc: Add support for Cygnus audio clocksSimran Rai2016-01-294-5/+122
| * Documentation: dt-bindings: Add DT bindings for Cygnus audio clockSimran Rai2016-01-291-0/+6
* | clk: Move vendor's Kconfig into CCF menu sectionJames Liao2016-01-293-6/+4
* | clk: mediatek: Fix memory leak on clock init failJames Liao2016-01-291-2/+4
* | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-2925-51/+33
* | clk: xgene: Remove return from void functionStephen Boyd2016-01-291-1/+1
* | clk: xgene: Add SoC and PMD PLL clocks with v2 hardwareLoc Ho2016-01-291-37/+66
* | Documentation: Update APM X-Gene clock binding for v2 hardwareLoc Ho2016-01-291-0/+2
* | clk: s2mps11: remove redundant codeAndi Shyti2016-01-291-20/+16
* | clk: s2mps11: remove redundant static variables declarationAndi Shyti2016-01-291-9/+10
* | clk: s2mps11: allocate only one structure for clock initAndi Shyti2016-01-291-44/+7
* | clk: s2mps11: merge two for loops in oneAndi Shyti2016-01-291-6/+0
* | clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner2016-01-294-3/+15
* | clk: tango4: rename ARCH_TANGOX to ARCH_TANGOMarc Gonzalez2016-01-291-1/+1
* | clk: scpi: Fix checking return value of platform_device_register_simple()Axel Lin2016-01-291-1/+1
* | clk: mvebu: Mark ioremapped memory as __iomemStephen Boyd2016-01-291-1/+1
|/
* Linux 4.5-rc1v4.5-rc1Linus Torvalds2016-01-241-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24130-676/+4923
|\
| * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-247-4/+14
| |\
| | * MIPS: Fix macro typoJaedon Shin2016-01-241-1/+1
| | * MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-242-0/+7
| | * MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki2016-01-241-0/+1
| | * Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-01-231-1/+1
| * | MIPS: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-243-0/+12
| * | MIPS: zboot: Avoid useless rebuildsAlban Bedel2016-01-241-6/+8
| * | MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli2016-01-241-0/+1
| * | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2016-01-242-13/+0
| * | MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott2016-01-241-6/+5
| * | MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-242-4/+7
| * | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-243-4/+7
| * | MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott2016-01-241-32/+3
| * | MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2016-01-242-0/+113
| * | MAINTAINERS: Add KVM for MIPS entryJames Hogan2016-01-241-0/+8
| * | MIPS: KVM: Add missing newline to kvm_err()James Hogan2016-01-241-1/+1
| * | MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-244-28/+5
| * | MIPS: KVM: Use cacheops.h definitionsJames Hogan2016-01-241-22/+8
| * | MIPS: Break down cacheops.h definitionsJames Hogan2016-01-241-42/+64
| * | MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2016-01-242-30/+30
| * | MIPS: Update trap codesJames Hogan2016-01-241-2/+10
| * | MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan2016-01-245-83/+80
| * | MIPS: KVM: Make kvm_mips_{init,exit}() staticJames Hogan2016-01-241-2/+2
| * | MIPS: KVM: Refactor added offsetof()sJames Hogan2016-01-241-7/+3
| * | MIPS: KVM: Convert EXPORT_SYMBOL to _GPLJames Hogan2016-01-242-19/+19
| * | MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2016-01-242-38/+0
OpenPOWER on IntegriCloud