WSL2-Linux-Kernel/drivers/mailbox
Rafael J. Wysocki 0d573c6a01 Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'
* acpi-x86:
  x86: ACPI: make variable names clearer in acpi_parse_madt_lapic_entries()
  x86: ACPI: remove extraneous white space after semicolon

* acpi-cppc:
  ACPI / CPPC: Support PCC with interrupt flag
  ACPI / CPPC: Add prefix cppc to cpudata structure name
  ACPI / CPPC: Add support for functional fixed hardware address
  ACPI / CPPC: Don't return on CPPC probe failure
  ACPI / CPPC: Allow build with ACPI_CPU_FREQ_PSS config
  ACPI / CPPC: check for error bit in PCC status field
  ACPI / CPPC: move all PCC related information into pcc_data
  ACPI / CPPC: add sysfs support to compute delivered performance
  ACPI / CPPC: set a non-zero value for transition_latency
  ACPI / CPPC: support for batching CPPC requests
  ACPI / CPPC: acquire pcc_lock only while accessing PCC subspace
  ACPI / CPPC: restructure read/writes for efficient sys mapped reg ops
  mailbox: pcc: Support HW-Reduced Communication Subspace type 2

* acpi-soc:
  ACPI / APD: constify local structures
  ACPI / APD: Add device HID for Vulcan SPI controller
2016-10-02 01:39:09 +02:00
..
Kconfig mailbox: Add HAS_DMA Kconfig dependency to BCM_PDC_MBOX 2016-08-29 18:39:46 +05:30
Makefile mailbox: Add Broadcom PDC mailbox driver 2016-07-28 09:34:47 +05:30
arm_mhu.c
bcm-pdc-mailbox.c fix📫bcm-pdc-mailbox:mark symbols static where possible 2016-08-29 18:43:39 +05:30
bcm2835-mailbox.c
hi6220-mailbox.c
mailbox-altera.c
mailbox-sti.c mailbox: Fix devm_ioremap_resource error detection code 2016-05-08 22:44:46 +05:30
mailbox-test.c mailbox: mailbox-test: set tdev->signal to NULL after freeing 2016-06-12 15:13:04 +05:30
mailbox-xgene-slimpro.c
mailbox.c
mailbox.h
omap-mailbox.c mailbox/omap: kill omap_mbox_{save/restore}_ctx() functions 2016-04-26 10:19:38 +05:30
pcc.c mailbox: pcc: Support HW-Reduced Communication Subspace type 2 2016-08-31 00:37:20 +02:00
pl320-ipc.c mailbox: pl320: remove __raw IO 2016-06-24 13:32:31 +05:30
rockchip-mailbox.c
ti-msgmgr.c