summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-17146-965/+6114
|\
| * Merge branch 'clk-cleanup' into clk-nextStephen Boyd2017-11-1522-139/+92
| |\
| | * clk: kona-setup: Delete error messages for failed memory allocationsMarkus Elfring2017-11-131-6/+1
| | * ARC: clk: fix spelling mistake: "configurarion" -> "configuration"Colin Ian King2017-11-131-2/+2
| | * clk: cdce925: remove redundant check for non-null parent_nameColin Ian King2017-11-131-1/+1
| | * clk: versatile: Improve sizeof() usageMarkus Elfring2017-11-131-1/+1
| | * clk: versatile: Delete error messages for failed memory allocationsMarkus Elfring2017-11-131-4/+1
| | * clk: ux500: Improve sizeof() usageMarkus Elfring2017-11-133-3/+3
| | * clk: ux500: Delete error messages for failed memory allocationsMarkus Elfring2017-11-133-9/+3
| | * clk: spear: Delete error messages for failed memory allocationsMarkus Elfring2017-11-134-15/+5
| | * clk: ti: Delete error messages for failed memory allocationsMarkus Elfring2017-11-132-6/+2
| | * clk: mmp: Adjust checks for NULL pointersMarkus Elfring2017-11-134-12/+12
| | * clk: mmp: Use common error handling code in mmp_clk_register_mix()Markus Elfring2017-11-131-6/+8
| | * clk: mmp: Delete error messages for failed memory allocationsMarkus Elfring2017-11-133-14/+3
| | * clk: clk-xgene: Adjust six checks for null pointersMarkus Elfring2017-11-131-6/+6
| | * clk: clk-xgene: Delete error messages for failed memory allocationsMarkus Elfring2017-11-131-6/+2
| | * clk: clk-u300: Fix a typo in two comment linesMarkus Elfring2017-11-131-2/+2
| | * clk: clk-u300: Add some spaces for better code readabilityMarkus Elfring2017-11-131-32/+32
| | * clk: clk-u300: Improve sizeof() usageMarkus Elfring2017-11-131-2/+2
| | * clk: clk-u300: Delete error messages for failed memory allocationsMarkus Elfring2017-11-131-8/+4
| | * clk: clk-mux: Improve a size determination in clk_hw_register_mux_table()Markus Elfring2017-11-131-1/+1
| | * clk: clk-mux: Delete an error message for a failed memory allocationMarkus Elfring2017-11-131-3/+1
| * | clk: stm32h7: fix test of clock configGabriel Fernandez2017-11-141-2/+2
| * | clk: pxa: fix building on older compilersArnd Bergmann2017-11-141-3/+1
| * | clk: sunxi-ng: a83t: Fix i2c buses bitsMylene JOSSERAND2017-11-141-2/+2
| * | clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold2017-11-141-2/+1
| * | clk: qcom: common: fix legacy board-clock registrationJohan Hovold2017-11-141-2/+4
| * | Merge branch 'clk-uniphier' into clk-nextStephen Boyd2017-11-142-5/+4
| |\ \
| | * | clk: uniphier: fix DAPLL2 clock rate of Pro5Masahiro Yamada2017-11-141-1/+1
| | * | clk: uniphier: fix parent of miodmac clock dataMasahiro Yamada2017-11-141-4/+3
| | |/
| * | Merge branch 'clk-gpio' into clk-nextStephen Boyd2017-11-141-56/+28
| |\ \
| | * | clk: clk-gpio: Request GPIO descriptor as LOWLinus Walleij2017-11-021-9/+1
| | * | clk: clk-gpio: Make GPIO clock provider use descriptors onlyLinus Walleij2017-11-021-55/+35
| | |/
| * | Merge branch 'clk-mediatek' into clk-nextStephen Boyd2017-11-1417-4/+3520
| |\ \
| | * | clk: mediatek: add clock support for MT7622 SoCSean Wang2017-11-026-0/+1334
| | * | clk: mediatek: add the option for determining PLL source clockChen Zhong2017-11-022-1/+5
| | * | clk: mediatek: mark mtk_infrasys_init_early __initArnd Bergmann2017-11-021-1/+1
| | * | clk: mediatek: Add MT2712 clock supportweiyi.lu@mediatek.com2017-11-0212-2/+2180
| | |/
| * | Merge branch 'clk-imx' into clk-nextStephen Boyd2017-11-143-12/+3
| |\ \
| | * | clk: imx: imx7d: Remove ARM_M0 clockAdriana Reus2017-11-021-9/+0
| | * | clk: imx: imx7d: Fix parent clock for OCRAM_CLKAdriana Reus2017-11-021-1/+1
| | * | clk: imx: clk-imx6ul: allow lcdif_pre_sel to change parent ratePhilipp Zabel2017-11-021-1/+1
| | * | clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPUSébastien Szymanski2017-11-021-1/+1
| | |/
| * | Merge branch 'clk-qcom' into clk-nextStephen Boyd2017-11-144-82/+175
| |\ \
| | * | clk: qcom: clk-smd-rpm: add msm8996 rpmclksRajendra Nayak2017-11-021-0/+82
| | * | clk: qcom: Implement RPM clocks for MSM8660/APQ8060Linus Walleij2017-11-011-0/+93
| | * | clk: qcom: Remove unused RCG opsGeorgi Djakov2017-11-012-82/+0
| | |/
| * | Merge branch 'clk-at91' into clk-nextStephen Boyd2017-11-141-14/+81
| |\ \
| | * | clk: at91: utmi: set the mainck rateLudovic Desroches2017-11-011-14/+81
| | |/
| * | Merge branch 'clk-devm-provider' into clk-nextStephen Boyd2017-11-142-24/+54
| |\ \
OpenPOWER on IntegriCloud