summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-10-303-20/+12
|\
| * xen: drop writing error messages to xenstoreJuergen Gross2018-10-261-4/+2
| * xen: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2018-10-241-8/+0
| * xen/balloon: Support xend-based toolstackBoris Ostrovsky2018-10-241-5/+8
| * xen/balloon: Grammar s/Is it/It is/Geert Uytterhoeven2018-10-241-1/+1
| * xen: Make XEN_BACKEND selectable by DomUJason Andryuk2018-10-241-2/+1
* | Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-306-155/+22
|\ \
| * | ACPI / PMIC: xpower: Add depends on IOSF_MBI to Kconfig entryHans de Goede2018-10-251-1/+1
| * | i2c: designware: Cleanup bus lock handlingHans de Goede2018-10-254-27/+6
| * | ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-writeHans de Goede2018-10-251-6/+15
| * | x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore codeHans de Goede2018-10-251-123/+2
* | | Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-10-305-139/+18
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2018-10-305-139/+18
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | cpufreq: remove unused arm_big_little_dt driverSudeep Holla2018-10-253-110/+0
| | | * | cpufreq: drop ARM_BIG_LITTLE_CPUFREQ support for ARM64Sudeep Holla2018-10-251-1/+1
| | | * | cpufreq: intel_pstate: Fix compilation for !CONFIG_ACPIDominik Brodowski2018-10-251-9/+11
| | |/ / | |/| |
| | * | cpuidle: menu: Remove get_loadavg() from the performance multiplierDaniel Lezcano2018-10-251-19/+6
| |/ /
* | | Merge tag 'rpmsg-v4.20' of git://github.com/andersson/remoteprocLinus Torvalds2018-10-294-26/+27
|\ \ \
| * | | rpmsg: glink: smem: Support rx peak for size less than 4 bytesArun Kumar Neelakantam2018-10-031-8/+4
| * | | rpmsg: smd: fix memory leak on channel createColin Ian King2018-09-271-2/+5
| * | | rpmsg: glink: Remove chunk size word align warningChris Lew2018-09-011-3/+0
| * | | rpmsg: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-272-2/+2
| * | | rpmsg: char: Migrate to iter versions of read and writeBjorn Andersson2018-08-271-11/+16
* | | | Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteprocLinus Torvalds2018-10-2912-282/+1376
|\ \ \ \
| * | | | remoteproc: qcom: q6v5-mss: Register segments/dumpfn for coredumpSibi Sankar2018-10-191-0/+42
| * | | | remoteproc: qcom: q6v5-mss: Add custom dump function for modemSibi Sankar2018-10-191-0/+33
| * | | | remoteproc: qcom: q6v5-mss: Refactor mba load/unload sequenceSibi Sankar2018-10-191-138/+170
| * | | | remoteproc: Add mechanism for custom dump function assignmentSibi Sankar2018-10-191-0/+38
| * | | | remoteproc: Introduce custom dump function for each remoteproc segmentSibi Sankar2018-10-191-7/+11
| * | | | remoteproc: modify vring allocation to rely on centralized carveout allocatorLoic Pallardy2018-10-143-30/+47
| * | | | remoteproc: qcom: q6v5: shore up resource probe handlingBrian Norris2018-10-091-8/+36
| * | | | remoteproc: qcom: qcom_q6v5_adsp: Fix some return value checkWei Yongjun2018-10-091-8/+4
| * | | | remoteproc: modify rproc_handle_carveout to support pre-registered regionLoic Pallardy2018-10-091-0/+30
| * | | | remoteproc: add helper function to check carveout device addressLoic Pallardy2018-10-091-0/+47
| * | | | remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy2018-10-091-0/+37
| * | | | remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy2018-10-091-93/+168
| * | | | remoteproc: introduce rproc_find_carveout_by_name functionLoic Pallardy2018-10-091-0/+42
| * | | | remoteproc: introduce rproc_add_carveout functionLoic Pallardy2018-10-091-1/+15
| * | | | remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy2018-10-091-16/+49
| * | | | remoteproc: add name in rproc_mem_entry structLoic Pallardy2018-10-092-0/+2
| * | | | remoteproc: add release ops in rproc_mem_entry structLoic Pallardy2018-10-091-2/+21
| * | | | remoteproc: add rproc_va_to_pa functionLoic Pallardy2018-10-091-1/+17
| * | | | remoteproc: configure IOMMU only if device address requestedLoic Pallardy2018-10-091-1/+9
| * | | | remoteproc: qcom: q6v5-mss: add SCM probe dependencyBrian Norris2018-10-081-0/+3
| * | | | remoteproc: qcom: q6v5-pil: Assign the relocated addressSibi Sankar2018-10-071-0/+1
| * | | | remoteproc: qcom: Introduce Non-PAS ADSP PIL driverRohit kumar2018-10-053-0/+517
| * | | | remoteproc: qcom: q6v5: Fix a race condition on fatal crashSibi Sankar2018-10-051-2/+1
| * | | | remoteproc: Check for NULL firmwares in sysfs interfaceSuman Anna2018-10-051-0/+5
| * | | | remoteproc: qcom: q6v5-pil: Add PDC reset for modem on SDM845 SoCsSibi Sankar2018-10-051-5/+24
| * | | | remoteproc: qcom: q6v5-pil: Explicitly get mss_restart lineSibi Sankar2018-10-051-1/+1