summaryrefslogtreecommitdiff
path: root/drivers/clk
Commit message (Expand)AuthorAge
* Update Viresh Kumar's email addressViresh Kumar2015-07-17
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-07-11
|\
| * drivers: clk: st: Incorrect register offset used for lock_statusPankaj Dev2015-07-07
| * clk: mediatek: mt8173: Fix enabling of critical clocksSascha Hauer2015-07-06
| * drivers: clk: st: Fix mux bit-setting for Cortex A9 clocksGabriel Fernandez2015-07-06
| * drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocksPankaj Dev2015-07-06
| * drivers: clk: st: Fix flexgen lock initGiuseppe Cavallaro2015-07-06
| * drivers: clk: st: Fix FSYN channel valuesGabriel Fernandez2015-07-06
| * drivers: clk: st: Remove unused codeGabriel Fernandez2015-07-06
| * clk: qcom: Use parent rate when set rate to pixel RCG clockHai Li2015-07-06
| * clk: at91: do not leak resourcesDavid Dueck2015-07-02
| * clk: stm32: Fix out-by-one error path in the index lookupDaniel Thompson2015-07-02
| * clk: iproc: fix bit manipulation arithmeticRay Jui2015-07-02
| * clk: iproc: fix memory leak from clock nameRay Jui2015-07-02
* | Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman2015-07-09
|\ \
| * | ARM: sunxi: Add Machine support for A33Vishnu Patekar2015-07-05
* | | Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-02
|\ \ \
| * | | drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driverPaul Gortmaker2015-06-16
* | | | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-02
|\ \ \ \
| * | | | drivers/clk: don't use module_init in clk-nomadik.c which is non-modularPaul Gortmaker2015-06-16
| |/ / /
* | | | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-02
|\ \ \ \
| * | | | drivers/clk: include <module.h> for clk-max77xxx modular codePaul Gortmaker2015-06-16
| |/ / /
* | | | Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-01
|\ \ \ \ | | |_|/ | |/| |
| * | | clk: stm32: Add clock driver for STM32F4[23]xxx devicesDaniel Thompson2015-06-22
| * | | Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette2015-06-20
| |\ \ \
| | * | | clk: tegra: Fix hda2codec_2x clock name for Tegra30Marcel Ziswiler2015-05-13
| | * | | clk: tegra: EMC clock driver depends on EMC driverThierry Reding2015-05-13
| | * | | clk: tegra: Have EMC clock implement determine_rate()Tomeu Vizoso2015-05-13
| | * | | clk: tegra: Set the EMC clock as the parent of the MC clockTomeu Vizoso2015-05-13
| | * | | clk: tegra: Add EMC clock driverMikko Perttunen2015-05-13
| | * | | clk: tegra: Remove old Tegra124 EMC clockMikko Perttunen2015-05-13
| | * | | clk: Expose clk_hw_reparent() to providersTomeu Vizoso2015-05-13
| | | |/ | | |/|
| * | | Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette2015-06-20
| |\ \ \
| | * | | clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c...Thomas Abraham2015-06-20
| | * | | clk: samsung: add infrastructure to register cpu clocksThomas Abraham2015-06-20
| | * | | clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock supportBartlomiej Zolnierkiewicz2015-06-20
| | | |/ | | |/|
| * | | clk: add lpc18xx ccu clk driverJoachim Eastwood2015-06-18
| * | | clk: add lpc18xx cgu clk driverJoachim Eastwood2015-06-18
| * | | clk: keystone: add support for post divider register for main pllMurali Karicheri2015-06-18
| * | | Merge tag 'sunxi-clocks-for-4.2' of https://git.kernel.org/pub/scm/linux/kern...Michael Turquette2015-06-18
| |\ \ \
| | * | | clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCsHans de Goede2015-06-02
| | * | | clk: sunxi: Fix of_io_request_and_map error checkMaxime Ripard2015-05-05
| | | |/ | | |/|
| * | | clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSEDBoris Brezillon2015-06-18
| * | | clk: cygnus: add clock support for Broadcom CygnusRay Jui2015-06-18
| * | | clk: Change bcm clocks build dependencyRay Jui2015-06-18
| * | | clk: iproc: add initial common clock supportRay Jui2015-06-18
| * | | clk: meson: add some error handling in meson_clk_register_cpu()Dan Carpenter2015-06-12
| * | | clk: pxa: Fix const discarding warningStephen Boyd2015-06-12
| * | | clk: Move debug_node field under DEBUG_FS flag in struct clk_coreMaxime Coquelin2015-06-10
| * | | clk: fixed: Add comment to clk_fixed_set_rateDaniel Thompson2015-06-10