Show patches with: Submitter = Andy Shevchenko       |   1056 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
SFI: fix compilation warnings - - - --- 2013-12-05 Andy Shevchenko Superseded
Fix in ACPICA tools broke cross compilation of tools/power/acpi - - - --- 2016-11-15 Andy Shevchenko Not Applicable
Fix in ACPICA tools broke cross compilation of tools/power/acpi - - - --- 2016-11-15 Andy Shevchenko Not Applicable
ACPI: suppress compiler warnings - - - --- 2013-03-08 Andy Shevchenko Superseded
ACPI: remove unnecessary INIT_LIST_HEAD - - - --- 2012-11-27 Andy Shevchenko Accepted
ACPI: include missed header into acpi_platform.c - - - --- 2012-11-26 Andy Shevchenko Accepted
ACPI / thermal: fix trivial compilation error - - - --- 2013-10-01 Andy Shevchenko Changes Requested
ACPI / LPSS: set first resuming device as a 'proxy' - - - --- 2015-01-15 Andy Shevchenko Rejected
[v8,7/7] pcmcia: Convert to use less arguments in pci_bus_for_each_resource() Add pci_dev_for_each_resource() helper and update users 1 1 - --- 2023-03-30 Andy Shevchenko Handled Elsewhere
[v8,6/7] EISA: Convert to use less arguments in pci_bus_for_each_resource() Add pci_dev_for_each_resource() helper and update users - 2 - --- 2023-03-30 Andy Shevchenko Handled Elsewhere
[v8,5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments Add pci_dev_for_each_resource() helper and update users - 2 - --- 2023-03-30 Andy Shevchenko Handled Elsewhere
[v8,4/7] PCI: Document pci_bus_for_each_resource() to avoid confusion Add pci_dev_for_each_resource() helper and update users - - - --- 2023-03-30 Andy Shevchenko Handled Elsewhere
[v8,3/7] PCI: Introduce pci_dev_for_each_resource() Add pci_dev_for_each_resource() helper and update users - 1 - --- 2023-03-30 Andy Shevchenko Handled Elsewhere
[v8,2/7] PCI: Introduce pci_resource_n() Add pci_dev_for_each_resource() helper and update users - 1 - --- 2023-03-30 Andy Shevchenko Handled Elsewhere
[v8,1/7] kernel.h: Split out COUNT_ARGS() and CONCATENATE() Add pci_dev_for_each_resource() helper and update users - - - --- 2023-03-30 Andy Shevchenko Handled Elsewhere
[v7,6/6] PCI: Make use of pci_resource_n() Add pci_dev_for_each_resource() helper and update users - 1 - --- 2023-03-23 Andy Shevchenko Handled Elsewhere
[v7,5/6] pcmcia: Convert to use less arguments in pci_bus_for_each_resource() Add pci_dev_for_each_resource() helper and update users 1 1 - --- 2023-03-23 Andy Shevchenko Handled Elsewhere
[v7,4/6] EISA: Convert to use less arguments in pci_bus_for_each_resource() Add pci_dev_for_each_resource() helper and update users - 2 - --- 2023-03-23 Andy Shevchenko Handled Elsewhere
[v7,3/6] PCI: Allow pci_bus_for_each_resource() to take less arguments Add pci_dev_for_each_resource() helper and update users - 2 - --- 2023-03-23 Andy Shevchenko Handled Elsewhere
[v7,2/6] PCI: Introduce pci_dev_for_each_resource() Add pci_dev_for_each_resource() helper and update users - 1 - --- 2023-03-23 Andy Shevchenko Handled Elsewhere
[v7,1/6] kernel.h: Split out COUNT_ARGS() and CONCATENATE() Add pci_dev_for_each_resource() helper and update users - - - --- 2023-03-23 Andy Shevchenko Handled Elsewhere
[v6] platform/x86: Add driver for ACPI INT0002 Virtual GPIO device - - - --- 2017-06-09 Andy Shevchenko Not Applicable
[v6,8/8] mfd: Add support for Intel Sunrisepoint LPSS devices - - - --- 2015-07-27 Andy Shevchenko Not Applicable
[v6,7/8] dmaengine: add a driver for Intel integrated DMA 64-bit - - - --- 2015-07-27 Andy Shevchenko Not Applicable
[v6,7/7] ACPI: watchdog: Replace open coded variant of resource_union() [v6,1/7] resource: Simplify region_intersects() by reducing conditionals - 3 1 --- 2020-11-03 Andy Shevchenko Mainlined
[v6,6/8] mfd: make mfd_remove_devices() iterate in reverse order - - - --- 2015-07-27 Andy Shevchenko Not Applicable
[v6,6/7] PCI/ACPI: Replace open coded variant of resource_union() [v6,1/7] resource: Simplify region_intersects() by reducing conditionals - 3 1 --- 2020-11-03 Andy Shevchenko Mainlined
[v6,6/6] gpiolib: Fold conditionals into a simple ternary operator gpiolib: switch to fwnode in the core - 2 - --- 2021-03-09 Andy Shevchenko Not Applicable
[v6,5/8] driver core: implement device_for_each_child_reverse() - - - --- 2015-07-27 Andy Shevchenko Not Applicable
[v6,5/7] resource: Add test cases for new resource API [v6,1/7] resource: Simplify region_intersects() by reducing conditionals - - - --- 2020-11-03 Andy Shevchenko Mainlined
[v6,5/6] gpiolib: Reuse device's fwnode to create IRQ domain gpiolib: switch to fwnode in the core - 1 - --- 2021-03-09 Andy Shevchenko Not Applicable
[v6,5/5] device property: Constify fwnode APIs that uses fwnode_get_next_parent() [v6,1/5] device property: Allow error pointer to be passed to fwnode APIs - 1 - --- 2022-04-08 Andy Shevchenko Not Applicable
[v6,4/8] klist: implement klist_prev() - - - --- 2015-07-27 Andy Shevchenko Not Applicable
[v6,4/7] resource: Introduce resource_intersection() for overlapping resources [v6,1/7] resource: Simplify region_intersects() by reducing conditionals - 2 - --- 2020-11-03 Andy Shevchenko Mainlined
[v6,4/6] gpiolib: Introduce acpi_gpio_dev_init() and call it from core gpiolib: switch to fwnode in the core - 1 - --- 2021-03-09 Andy Shevchenko Not Applicable
[v6,4/5] device property: Constify fwnode_handle_get() [v6,1/5] device property: Allow error pointer to be passed to fwnode APIs - - - --- 2022-04-08 Andy Shevchenko Not Applicable
[v6,4/4] pcmcia: Convert to use pci_bus_for_each_resource_p() Add pci_dev_for_each_resource() helper and update users 1 1 - --- 2023-03-20 Andy Shevchenko Handled Elsewhere
[v6,3/8] Driver core: wakeup the parent device before trying probe - - - --- 2015-07-27 Andy Shevchenko Not Applicable
[v6,3/7] resource: Introduce resource_union() for overlapping resources [v6,1/7] resource: Simplify region_intersects() by reducing conditionals - 2 1 --- 2020-11-03 Andy Shevchenko Mainlined
[v6,3/6] gpiolib: Move of_node operations to gpiolib-of and correct fwnode use gpiolib: switch to fwnode in the core - 1 - --- 2021-03-09 Andy Shevchenko Not Applicable
[v6,3/5] device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of() [v6,1/5] device property: Allow error pointer to be passed to fwnode APIs - 1 - --- 2022-04-08 Andy Shevchenko Mainlined
[v6,3/4] EISA: Convert to use pci_bus_for_each_resource_p() Add pci_dev_for_each_resource() helper and update users - 1 - --- 2023-03-20 Andy Shevchenko Handled Elsewhere
[v6,2/8] ACPI / PM: Attach ACPI power domain only once - - - --- 2015-07-27 Andy Shevchenko Not Applicable
[v6,2/7] resource: Group resource_overlaps() with other inline helpers [v6,1/7] resource: Simplify region_intersects() by reducing conditionals - 2 1 --- 2020-11-03 Andy Shevchenko Mainlined
[v6,2/6] gpiolib: Unify the checks on fwnode type gpiolib: switch to fwnode in the core - 1 - --- 2021-03-09 Andy Shevchenko Not Applicable
[v6,2/5] device property: Introduce fwnode_for_each_parent_node() [v6,1/5] device property: Allow error pointer to be passed to fwnode APIs - 1 - --- 2022-04-08 Andy Shevchenko Mainlined
[v6,2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource() Add pci_dev_for_each_resource() helper and update users - 1 - --- 2023-03-20 Andy Shevchenko Handled Elsewhere
[v6,1/8] PM / QoS: Make it possible to expose device latency tolerance to userspace - - - --- 2015-07-27 Andy Shevchenko Not Applicable
[v6,1/7] resource: Simplify region_intersects() by reducing conditionals [v6,1/7] resource: Simplify region_intersects() by reducing conditionals - 2 1 --- 2020-11-03 Andy Shevchenko Mainlined
[v6,1/6] irqdomain: Introduce irq_domain_create_simple() API gpiolib: switch to fwnode in the core 1 - - --- 2021-03-09 Andy Shevchenko Not Applicable
[v6,1/5] device property: Allow error pointer to be passed to fwnode APIs [v6,1/5] device property: Allow error pointer to be passed to fwnode APIs 1 2 2 --- 2022-04-08 Andy Shevchenko Mainlined
[v6,1/4] PCI: Introduce pci_dev_for_each_resource() Add pci_dev_for_each_resource() helper and update users - 1 - --- 2023-03-20 Andy Shevchenko Handled Elsewhere
[v5,8/8] mfd: Add support for Intel Sunrisepoint LPSS devices - - - --- 2015-07-06 Andy Shevchenko Deferred
[v5,7/8] dmaengine: add a driver for Intel integrated DMA 64-bit - - - --- 2015-07-06 Andy Shevchenko Deferred
[v5,7/7] ACPI: watchdog: Replace open coded variant of resource_union() resource: introduce union(), intersection() API - 2 - --- 2020-11-03 Andy Shevchenko Superseded
[v5,6/8] mfd: make mfd_remove_devices() iterate in reverse order - - - --- 2015-07-06 Andy Shevchenko Deferred
[v5,6/7] PCI/ACPI: Replace open coded variant of resource_union() resource: introduce union(), intersection() API - 1 - --- 2020-11-03 Andy Shevchenko Superseded
[v5,6/6] gpiolib: Fold conditionals into a simple ternary operator gpiolib: switch to fwnode in the core - - - --- 2021-03-08 Andy Shevchenko Superseded
[v5,5/8] driver core: implement device_for_each_child_reverse() - - - --- 2015-07-06 Andy Shevchenko Deferred
[v5,5/7] resource: Add test cases for new resource API resource: introduce union(), intersection() API - - - --- 2020-11-03 Andy Shevchenko Superseded
[v5,5/6] gpiolib: Reuse device's fwnode to create IRQ domain gpiolib: switch to fwnode in the core - 1 - --- 2021-03-08 Andy Shevchenko Superseded
[v5,5/5] x86: pmc_atom: expose contents of PSS - - - --- 2015-01-14 Andy Shevchenko Not Applicable
[v5,4/8] klist: implement klist_prev() - - - --- 2015-07-06 Andy Shevchenko Deferred
[v5,4/7] resource: Introduce resource_intersection() for overlapping resources resource: introduce union(), intersection() API - 1 - --- 2020-11-03 Andy Shevchenko Superseded
[v5,4/6] gpiolib: Introduce acpi_gpio_dev_init() and call it from core gpiolib: switch to fwnode in the core - 1 - --- 2021-03-08 Andy Shevchenko Superseded
[v5,4/5] x86: pmc_atom: clean up init function - - - --- 2015-01-14 Andy Shevchenko Not Applicable
[v5,4/4] pcmcia: Convert to use pci_bus_for_each_resource_p() PCI: Add pci_dev_for_each_resource() helper and update users 1 1 - --- 2023-03-14 Andy Shevchenko Handled Elsewhere
[v5,4/4] device property: Constify fwnode APIs that uses fwnode_get_next_parent() [v5,1/4] device property: Allow error pointer to be passed to fwnode APIs - - - --- 2022-04-06 Andy Shevchenko Superseded
[v5,3/8] Driver core: wakeup the parent device before trying probe - - - --- 2015-07-06 Andy Shevchenko Deferred
[v5,3/7] resource: Introduce resource_union() for overlapping resources resource: introduce union(), intersection() API - 1 - --- 2020-11-03 Andy Shevchenko Superseded
[v5,3/6] gpiolib: Move of_node operations to gpiolib-of and correct fwnode use gpiolib: switch to fwnode in the core - 1 - --- 2021-03-08 Andy Shevchenko Superseded
[v5,3/5] x86: pmc-atom: remove unused macro - - - --- 2015-01-14 Andy Shevchenko Not Applicable
[v5,3/4] EISA: Convert to use pci_bus_for_each_resource_p() PCI: Add pci_dev_for_each_resource() helper and update users - 1 - --- 2023-03-14 Andy Shevchenko Handled Elsewhere
[v5,3/4] device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of() [v5,1/4] device property: Allow error pointer to be passed to fwnode APIs - - - --- 2022-04-06 Andy Shevchenko Superseded
[v5,3/3] x86/platform/intel-mid: Add special handling of ACPI HW reduced platforms - 1 - --- 2018-02-20 Andy Shevchenko Not Applicable
[v5,2/8] ACPI / PM: Attach ACPI power domain only once - - - --- 2015-07-06 Andy Shevchenko Deferred
[v5,2/7] resource: Group resource_overlaps() with other inline helpers resource: introduce union(), intersection() API - 1 - --- 2020-11-03 Andy Shevchenko Superseded
[v5,2/6] gpiolib: Unify the checks on fwnode type gpiolib: switch to fwnode in the core - 1 - --- 2021-03-08 Andy Shevchenko Superseded
[v5,2/5] x86: pmc_atom: don't check for NULL twice - - - --- 2015-01-14 Andy Shevchenko Not Applicable
[v5,2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource() PCI: Add pci_dev_for_each_resource() helper and update users - 1 - --- 2023-03-14 Andy Shevchenko Handled Elsewhere
[v5,2/4] device property: Introduce fwnode_for_each_parent_node() [v5,1/4] device property: Allow error pointer to be passed to fwnode APIs - - - --- 2022-04-06 Andy Shevchenko Superseded
[v5,2/3] ACPI / x86: boot: Not all platforms require acpi_generic_reduced_hw_init() - 1 - --- 2018-02-20 Andy Shevchenko Not Applicable
[v5,15/15] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper i2c-multi-instantiate: Adapt for INT3515 and alike 1 1 - --- 2018-11-28 Andy Shevchenko Not Applicable
[v5,14/15] ACPI / scan: Create platform device for INT3515 ACPI nodes i2c-multi-instantiate: Adapt for INT3515 and alike 2 1 - --- 2018-11-28 Andy Shevchenko Not Applicable
[v5,13/15] platform/x86: i2c-multi-instantiate: Allow to have same slaves i2c-multi-instantiate: Adapt for INT3515 and alike - 1 - --- 2018-11-28 Andy Shevchenko Not Applicable
[v5,12/15] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support i2c-multi-instantiate: Adapt for INT3515 and alike - 1 - --- 2018-11-28 Andy Shevchenko Not Applicable
[v5,11/15] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type i2c-multi-instantiate: Adapt for INT3515 and alike - 1 - --- 2018-11-28 Andy Shevchenko Not Applicable
[v5,10/15] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources i2c-multi-instantiate: Adapt for INT3515 and alike - 1 - --- 2018-11-28 Andy Shevchenko Not Applicable
[v5,1/8] PM / QoS: Make it possible to expose device latency tolerance to userspace - - - --- 2015-07-06 Andy Shevchenko Deferred
[v5,1/7] resource: Simplify region_intersects() by reducing conditionals resource: introduce union(), intersection() API - 1 - --- 2020-11-03 Andy Shevchenko Superseded
[v5,1/6] irqdomain: Introduce irq_domain_create_simple() API gpiolib: switch to fwnode in the core 1 1 - --- 2021-03-08 Andy Shevchenko Superseded
[v5,1/5] x86: pmc-atom: assign debugfs node as soon as possible - - - --- 2015-01-14 Andy Shevchenko Not Applicable
[v5,1/4] PCI: Introduce pci_dev_for_each_resource() PCI: Add pci_dev_for_each_resource() helper and update users - 1 - --- 2023-03-14 Andy Shevchenko Handled Elsewhere
[v5,1/4] device property: Allow error pointer to be passed to fwnode APIs [v5,1/4] device property: Allow error pointer to be passed to fwnode APIs 1 3 2 --- 2022-04-06 Andy Shevchenko Superseded
[v5,1/3] ACPI / x86: boot: Split out acpi_generic_reduce_hw_init() and export - 1 - --- 2018-02-20 Andy Shevchenko Not Applicable
[v5,09/15] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper i2c-multi-instantiate: Adapt for INT3515 and alike 2 1 - --- 2018-11-28 Andy Shevchenko Not Applicable
[v5,08/15] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS i2c-multi-instantiate: Adapt for INT3515 and alike 2 1 - --- 2018-11-28 Andy Shevchenko Not Applicable
[v5,07/15] platform/x86: i2c-multi-instantiate: Get rid of obsolete conditional i2c-multi-instantiate: Adapt for INT3515 and alike - - - --- 2018-11-28 Andy Shevchenko Not Applicable
[v5,06/15] platform/x86: intel_cht_int33fe: Get rid of obsolete conditional i2c-multi-instantiate: Adapt for INT3515 and alike - - - --- 2018-11-28 Andy Shevchenko Not Applicable
[v5,05/15] i2c: acpi: Return error pointers from i2c_acpi_new_device() i2c-multi-instantiate: Adapt for INT3515 and alike 2 - - --- 2018-11-28 Andy Shevchenko Not Applicable
« 1 2 3 410 11 »