summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-2711-293/+414
|\
| * software node: simplify property_entry_read_string_array()Dmitry Torokhov2019-11-051-14/+7
| * software node: unify PROPERTY_ENTRY_XXX macrosDmitry Torokhov2019-11-051-37/+27
| * software node: remove property_entry_read_uNN_array functionsDmitry Torokhov2019-11-051-71/+14
| * software node: get rid of property_set_pointer()Dmitry Torokhov2019-11-052-80/+22
| * software node: clean up property_copy_string_array()Dmitry Torokhov2019-11-051-11/+8
| * software node: mark internal macros with double underscoresDmitry Torokhov2019-11-051-10/+10
| * efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LENDmitry Torokhov2019-11-051-10/+8
| * software node: introduce PROPERTY_ENTRY_XXX_ARRAY_LEN()Dmitry Torokhov2019-11-051-17/+28
| * software node: remove DEV_PROP_MAXDmitry Torokhov2019-11-051-1/+0
| * device property: Fix the description of struct fwnode_operationsHeikki Krogerus2019-10-111-3/+3
| * lib/test_printf: Add tests for %pfw printk modifierSakari Ailus2019-10-111-0/+32
| * lib/vsprintf: Add %pfw conversion specifier for printing fwnode namesSakari Ailus2019-10-113-2/+66
| * lib/vsprintf: OF nodes are first and foremost, struct device_nodesSakari Ailus2019-10-111-12/+4
| * lib/vsprintf: Make use of fwnode API to obtain node names and separatorsSakari Ailus2019-10-111-22/+17
| * lib/vsprintf: Add a note on re-using %pf or %pFSakari Ailus2019-10-111-0/+2
| * lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %psSakari Ailus2019-10-113-19/+2
| * device property: Add a function to obtain a node's prefixSakari Ailus2019-10-116-0/+69
| * device property: Add fwnode_get_name for returning the name of a nodeSakari Ailus2019-10-116-0/+58
| * device property: Add functions for accessing node's parentsSakari Ailus2019-10-112-0/+49
| * device property: Move fwnode_get_parent() upSakari Ailus2019-10-111-13/+13
| * software node: Make argument to to_software_node constSakari Ailus2019-10-112-3/+4
| * software node: Get reference to parent swnode in get_parent opSakari Ailus2019-10-111-1/+4
* | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-11-2794-410/+1374
|\ \
| * \ Merge branch 'acpi-mm'Rafael J. Wysocki2019-11-2645-100/+644
| |\ \
| | * | ACPI: HMAT: use %u instead of %d to print u32 valuesTao Xu2019-11-121-9/+9
| | * | ACPI: NUMA: HMAT: fix a section mismatchQian Cai2019-11-121-1/+1
| | * | ACPI: HMAT: don't mix pxm and nid when setting memory target processor_pxmBrice Goglin2019-11-071-1/+1
| | * | ACPI: NUMA: HMAT: Register "soft reserved" memory as an "hmem" deviceDan Williams2019-11-072-12/+125
| | * | ACPI: NUMA: HMAT: Register HMAT at device_initcall levelDan Williams2019-11-071-1/+1
| | * | device-dax: Add a driver for "hmem" devicesDan Williams2019-11-074-5/+84
| | * | dax: Fix alloc_dax_region() compile warningDan Williams2019-11-073-3/+3
| | * | lib: Uplevel the pmem "region" ida to a global allocatorDan Williams2019-11-078-11/+46
| | * | x86/efi: Add efi_fake_mem support for EFI_MEMORY_SPDan Williams2019-11-078-23/+147
| | * | arm/efi: EFI soft reservation to memblockDan Williams2019-11-075-0/+44
| | * | x86/efi: EFI soft reservation to E820 enumerationDan Williams2019-11-076-7/+73
| | * | efi: Common enable/disable infrastructure for EFI soft reservationDan Williams2019-11-075-1/+70
| | * | x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams2019-11-077-13/+26
| | * | efi: Enumerate EFI_MEMORY_SPDan Williams2019-11-072-2/+4
| | * | ACPI: NUMA: Establish a new drivers/acpi/numa/ directoryDan Williams2019-11-077-12/+11
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc'Rafael J. Wysocki2019-11-2611-83/+121
| |\ \ \ \ \ \
| | | | | * | | ACPI: Documentation: Minor spelling fix in namespace.rstJames Pack2019-10-141-1/+1
| | | | * | | | ACPI: video: update doc for acpi_video_bus_DOS()Kacper PiwiƄski2019-10-111-2/+6
| | | | | |_|/ | | | | |/| |
| | | * | | | ACPI: platform: Unregister stale platform devicesAndy Shevchenko2019-10-172-0/+44
| | | * | | | ACPI: Always build evged inArjan van de Ven2019-10-141-1/+1
| | | | |/ / | | | |/| |
| | * | | | iommu/amd: Switch to use acpi_dev_hid_uid_match()Andy Shevchenko2019-10-151-25/+5
| | * | | | mmc: sdhci-acpi: Switch to use acpi_dev_hid_uid_match()Andy Shevchenko2019-10-151-33/+16
| | * | | | ACPI / LPSS: Switch to use acpi_dev_hid_uid_match()Andy Shevchenko2019-10-151-18/+3
| | * | | | ACPI / utils: Introduce acpi_dev_hid_uid_match() helperAndy Shevchenko2019-10-153-0/+35
| | * | | | ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPIAndy Shevchenko2019-10-151-3/+3