summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds2017-11-184-16/+52
|\
| * rpmsg: glink: The mbox client knows_txdoneBjorn Andersson2017-11-161-0/+1
| * rpmsg: glink: Add missing MODULE_LICENSEBjorn Andersson2017-11-151-0/+3
| * rpmsg: glink: Use best fit intent during txChris Lew2017-10-311-3/+8
| * rpmsg: glink: Add support to preallocate intentsChris Lew2017-10-311-8/+27
| * dt-bindings: soc: qcom: Support GLINK intentsChris Lew2017-10-311-0/+10
| * rpmsg: glink: Initialize the "intent_req_comp" completion variableArun Kumar Neelakantam2017-10-311-0/+1
| * rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfigAnup Patel2017-10-262-5/+2
* | Merge tag 'hwmon-for-linus-v4.15-take2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-185-39/+20
|\ \
| * | hwmon: (w83793) Remove duplicate NULL checkAndy Shevchenko2017-11-161-10/+5
| * | hwmon: (w83792d) Remove duplicate NULL checkAndy Shevchenko2017-11-161-10/+5
| * | hwmon: (w83791d) Remove duplicate NULL checkAndy Shevchenko2017-11-161-10/+5
| * | hwmon: (w83781d) Remove duplicate NULL checkAndy Shevchenko2017-11-161-8/+4
| * | hwmon: (k10temp) Correct model name for Ryzen 1600XGuenter Roeck2017-11-161-1/+1
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-18185-979/+7230
|\ \ \
| * \ \ Merge branch 'clk-cleanup' into clk-nextStephen Boyd2017-11-1522-139/+92
| |\ \ \
| | * | | clk: kona-setup: Delete error messages for failed memory allocationsMarkus Elfring2017-11-141-6/+1
| | * | | ARC: clk: fix spelling mistake: "configurarion" -> "configuration"Colin Ian King2017-11-141-2/+2
| | * | | clk: cdce925: remove redundant check for non-null parent_nameColin Ian King2017-11-141-1/+1
| | * | | clk: versatile: Improve sizeof() usageMarkus Elfring2017-11-141-1/+1
| | * | | clk: versatile: Delete error messages for failed memory allocationsMarkus Elfring2017-11-141-4/+1
| | * | | clk: ux500: Improve sizeof() usageMarkus Elfring2017-11-143-3/+3
| | * | | clk: ux500: Delete error messages for failed memory allocationsMarkus Elfring2017-11-143-9/+3
| | * | | clk: spear: Delete error messages for failed memory allocationsMarkus Elfring2017-11-144-15/+5
| | * | | clk: ti: Delete error messages for failed memory allocationsMarkus Elfring2017-11-142-6/+2
| | * | | clk: mmp: Adjust checks for NULL pointersMarkus Elfring2017-11-144-12/+12
| | * | | clk: mmp: Use common error handling code in mmp_clk_register_mix()Markus Elfring2017-11-141-6/+8
| | * | | clk: mmp: Delete error messages for failed memory allocationsMarkus Elfring2017-11-143-14/+3
| | * | | clk: clk-xgene: Adjust six checks for null pointersMarkus Elfring2017-11-141-6/+6
| | * | | clk: clk-xgene: Delete error messages for failed memory allocationsMarkus Elfring2017-11-141-6/+2
| | * | | clk: clk-u300: Fix a typo in two comment linesMarkus Elfring2017-11-141-2/+2
| | * | | clk: clk-u300: Add some spaces for better code readabilityMarkus Elfring2017-11-141-32/+32
| | * | | clk: clk-u300: Improve sizeof() usageMarkus Elfring2017-11-141-2/+2
| | * | | clk: clk-u300: Delete error messages for failed memory allocationsMarkus Elfring2017-11-141-8/+4
| | * | | clk: clk-mux: Improve a size determination in clk_hw_register_mux_table()Markus Elfring2017-11-141-1/+1
| | * | | clk: clk-mux: Delete an error message for a failed memory allocationMarkus Elfring2017-11-141-3/+1
| * | | | clk: stm32h7: fix test of clock configGabriel Fernandez2017-11-151-2/+2
| * | | | clk: pxa: fix building on older compilersArnd Bergmann2017-11-151-3/+1
| * | | | clk: sunxi-ng: a83t: Fix i2c buses bitsMylene JOSSERAND2017-11-151-2/+2
| * | | | clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold2017-11-151-2/+1
| * | | | clk: qcom: common: fix legacy board-clock registrationJohan Hovold2017-11-151-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-142-62/+34
| |\ \ \ \
| | * | | | 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-022-61/+41
| | |/ / /
| * | | | Merge branch 'clk-mediatek' into clk-nextStephen Boyd2017-11-1437-4/+4405
| |\ \ \ \
| | * | | | clk: mediatek: add clock support for MT7622 SoCSean Wang2017-11-026-0/+1334
| | * | | | clk: mediatek: add clocks dt-bindings required header for MT7622 SoCChen Zhong2017-11-021-0/+289