summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-02clk: move checking .get_parent to __clk_core_init()Masahiro Yamada1-7/+7
2016-02-02clk: replace pr_warn() with pr_err() for fatal casesMasahiro Yamada1-5/+5
2016-02-02clk: drop the initial core->parents look-ups from __clk_core_init()Masahiro Yamada1-11/+0
2016-02-02clk: simplify clk_core_get_parent_by_index()Masahiro Yamada1-7/+6
2016-02-02clk: move core->parents allocation to clk_register()Masahiro Yamada1-32/+19
2016-02-02clk: change sizeof(struct clk *) to sizeof(*core->parents)Masahiro Yamada1-4/+4
2016-02-02clk: remove unnecessary !core->parents conditionalMasahiro Yamada1-4/+1
2016-02-02clk: rename __clk_init() into __clk_core_init()Masahiro Yamada1-3/+3
2016-02-02clk: change the argument of __clk_init() into pointer to clk_coreMasahiro Yamada1-8/+5
2016-02-02clk: remove unused first argument of __clk_init()Masahiro Yamada1-3/+2
2016-01-30clk: st: avoid uninitialized variable useArnd Bergmann1-2/+6
2016-01-30clk: axi-clkgen: Remove sometimes impossible checkStephen Boyd1-4/+1
2016-01-30clk: axi-clkgen: Add multi-parent supportLars-Peter Clausen2-7/+38
2016-01-30clk: axi-clkgen: Remove version 1 supportLars-Peter Clausen1-121/+4
2016-01-30clk: palmas: fix a possible NULL dereferenceLABBE Corentin1-3/+3
2016-01-30clk: palmas: constify the palmas_clks_of_match_data structureLABBE Corentin1-6/+6
2016-01-30clk: optimize the divider walk in clk_divider_bestdiv()Masahiro Yamada1-3/+2
2016-01-30clk: vt8500: fix sign of possible PLL valuesAndrzej Hajda1-3/+6
2016-01-30clk: add clk_unregister_fixed_rate()Masahiro Yamada2-1/+14
2016-01-30clk: add clk_unregister_fixed_factor()Masahiro Yamada2-0/+14
2016-01-30clk:gcc-msm8916: add missing mss_q6_bimc_axi clockSrinivas Kandagatla2-0/+19
2016-01-30clk: iproc: Remove __init from headerRay Jui1-11/+11
2016-01-30clk: iproc: Add support for Cygnus audio clocksSimran Rai4-5/+122
2016-01-30Documentation: dt-bindings: Add DT bindings for Cygnus audio clockSimran Rai1-0/+6
2016-01-30clk: Move vendor's Kconfig into CCF menu sectionJames Liao3-6/+4
2016-01-29clk: mediatek: Fix memory leak on clock init failJames Liao1-2/+4
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang25-51/+33
2016-01-29clk: xgene: Remove return from void functionStephen Boyd1-1/+1
2016-01-29clk: xgene: Add SoC and PMD PLL clocks with v2 hardwareLoc Ho1-37/+66
2016-01-29Documentation: Update APM X-Gene clock binding for v2 hardwareLoc Ho1-0/+2
2016-01-29clk: s2mps11: remove redundant codeAndi Shyti1-20/+16
2016-01-29clk: s2mps11: remove redundant static variables declarationAndi Shyti1-9/+10
2016-01-29clk: s2mps11: allocate only one structure for clock initAndi Shyti1-44/+7
2016-01-29clk: s2mps11: merge two for loops in oneAndi Shyti1-6/+0
2016-01-29clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner4-3/+15
2016-01-29clk: tango4: rename ARCH_TANGOX to ARCH_TANGOMarc Gonzalez1-1/+1
2016-01-29clk: scpi: Fix checking return value of platform_device_register_simple()Axel Lin1-1/+1
2016-01-29clk: mvebu: Mark ioremapped memory as __iomemStephen Boyd1-1/+1
2016-01-24Linux 4.5-rc1v4.5-rc1Linus Torvalds1-2/+2
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-24MAINTAINERS: Combine multiple telemetry entriesSouvik Kumar Chakravarty1-3/+1
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty1-0/+2
2016-01-24vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter1-11/+1
2016-01-24MIPS: zboot: Add support for serial debug using the PROMAlban Bedel3-0/+12
2016-01-24MIPS: zboot: Avoid useless rebuildsAlban Bedel1-6/+8
2016-01-24MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli1-0/+1
2016-01-24MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2-13/+0
2016-01-24MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott1-6/+5
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2-4/+7
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott3-4/+7