summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-0515-214/+3121
|\
| * Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2018-03-271-2/+3
| |\
| | * firmware: arm_scmi: prevent accessing rate_discrete uninitializedAnders Roxell2018-03-201-2/+3
| * | Merge tag 'amlogic-drivers' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2018-03-271-13/+12
| |\ \
| | * | firmware: meson-sm: rework meson_sm_init to use module_platform_driver_probeSudeep Holla2018-03-071-13/+12
| * | | Merge tag 'tegra-for-4.17-firmware' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2018-03-271-79/+65
| |\ \ \
| | * | | firmware: tegra: adjust tested variableJulia Lawall2018-03-081-1/+1
| | * | | firmware: tegra: Simplify channel managementMikko Perttunen2018-03-081-78/+64
| | |/ /
| * | | Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Arnd Bergmann2018-03-0712-0/+2954
| |\ \ \ | | | |/ | | |/|
| | * | firmware: arm_scmi: add device power domain support using genpdSudeep Holla2018-02-283-0/+143
| | * | firmware: arm_scmi: add per-protocol channels support using idr objectsSudeep Holla2018-02-281-12/+42
| | * | firmware: arm_scmi: refactor in preparation to support per-protocol channelsSudeep Holla2018-02-281-34/+56
| | * | firmware: arm_scmi: add option for polling based performance domain operationsSudeep Holla2018-02-281-8/+11
| | * | firmware: arm_scmi: add support for polling based SCMI transfersSudeep Holla2018-02-281-8/+47
| | * | firmware: arm_scmi: probe and initialise all the supported protocolsSudeep Holla2018-02-281-1/+50
| | * | firmware: arm_scmi: add initial support for sensor protocolSudeep Holla2018-02-282-1/+292
| | * | firmware: arm_scmi: add initial support for power protocolSudeep Holla2018-02-282-1/+222
| | * | firmware: arm_scmi: add initial support for clock protocolSudeep Holla2018-02-282-1/+343
| | * | firmware: arm_scmi: add initial support for performance protocolSudeep Holla2018-02-283-1/+480
| | * | firmware: arm_scmi: add scmi protocol bus to enumerate protocol devicesSudeep Holla2018-02-283-1/+224
| | * | firmware: arm_scmi: add common infrastructure and support for base protocolSudeep Holla2018-02-284-1/+345
| | * | firmware: arm_scmi: add basic driver infrastructure for SCMISudeep Holla2018-02-285-0/+768
| | |/
| * | firmware: arm_scpi: improve info message for pre-1.0 firmwareHeiner Kallweit2018-02-231-6/+15
| * | firmware: arm_scpi: use FIELD_GET/_PREP to simplify macro definitionsHeiner Kallweit2018-02-231-23/+15
| * | firmware: arm_scpi: remove struct sensor_capabilitiesHeiner Kallweit2018-02-231-8/+4
| * | firmware: arm_scpi: fix incorrect __iomem accesses using correct accessorsHeiner Kallweit2018-02-231-8/+9
| * | firmware: arm_scpi: remove all single element structuresSudeep Holla2018-02-231-15/+7
| * | firmware: arm_scpi: drop unnecessary type cast to scpi_shared_memSudeep Holla2018-02-231-1/+1
| * | firmware: arm_scpi: improve struct sensor_valueHeiner Kallweit2018-02-231-7/+5
| * | firmware: arm_scpi: improve handling of protocol and firmware version subfieldsHeiner Kallweit2018-02-231-24/+19
| * | firmware: arm_scpi: improve struct dvfs_info to make code better readableHeiner Kallweit2018-02-231-8/+5
| * | firmware: arm_scpi: make scpi_probe completely device-managedHeiner Kallweit2018-02-231-8/+2
| * | firmware: arm_scpi: make freeing mbox channels device-managedHeiner Kallweit2018-02-231-21/+16
| * | firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_removeHeiner Kallweit2018-02-231-2/+0
| |/
* | Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-04-051-0/+31
|\ \
| * | firmware, DMI: Add function to look up a handle and return DIMM sizeTony Luck2018-03-141-0/+31
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-5/+3
|\ \
| * | edd: don't spam log if no EDD information is presentJohannes Thumshirn2018-03-271-5/+3
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-027-55/+31
|\ \ \
| * | | efi: Use string literals for efi_char16_t variable initializersArd Biesheuvel2018-03-123-15/+6
| * | | efi/esrt: Fix handling of early ESRT table mappingArd Biesheuvel2018-03-121-13/+4
| * | | efi: Use efi_mm in x86 as well as ARMSai Praneeth2018-03-122-9/+9
| * | | efi/apple-properties: Use memremap() instead of ioremap()Andy Shevchenko2018-03-091-5/+6
| * | | efi: Reorder pr_notice() with add_device_randomness() callArd Biesheuvel2018-03-091-1/+1
| * | | efi/arm*: Stop printing addresses of virtual mappingsArd Biesheuvel2018-03-091-4/+1
| * | | efi/apple-properties: Remove redundant attribute initialization from unmarsha...Andy Shevchenko2018-03-091-8/+1
| * | | efi/arm*: Only register page tables when they existMark Rutland2018-03-091-0/+3
| | |/ | |/|
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-021-0/+20
|\ \ \ | |_|/ |/| |
| * | firmware/dmi_scan: Uninline dmi_get_bios_year() helperAndy Shevchenko2018-03-271-0/+20
| |/
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-181-2/+2
|\ \
OpenPOWER on IntegriCloud