Show patches with: Submitter = Rafael J. Wysocki       |   2604 patches
« 1 2 ... 20 21 2226 27 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/16] ACPI: Separate adding ACPI device objects from probing ACPI drivers - - - --- 2013-01-11 Rafael Wysocki Superseded
[Alternative] ACPI / PCI: Set root bridge ACPI handle in advance, v2 - - - --- 2013-01-09 Rafael Wysocki Accepted
[6/6] ACPI / PM: Consolidate suspend-specific and hibernate-specific code - - - --- 2013-01-04 Rafael Wysocki Accepted
[5/6] ACPI / PM: Move device power management functions to device_pm.c - - - --- 2013-01-04 Rafael Wysocki Accepted
[4/6] ACPI / PM: Export power states of ACPI devices via sysfs - - - --- 2013-01-04 Rafael Wysocki Accepted
[3/6] ACPI / PM: Common string representations of device power states - - - --- 2013-01-04 Rafael Wysocki Accepted
[2/6] ACPI / PM: More visible function for retrieving device power states - - - --- 2013-01-04 Rafael Wysocki Accepted
[1/6] ACPI / PM: Change the way power transitions to D3cold are carried out - - - --- 2013-01-04 Rafael Wysocki Accepted
[12/12] ACPI: Use system level attribute of wakeup power resources - - - --- 2013-01-04 Rafael Wysocki Accepted
[11/12] ACPI: Take power resource initialization errors into account - - - --- 2013-01-04 Rafael Wysocki Accepted
[10/12] ACPI / scan: Consolidate extraction of power resources lists - - - --- 2013-01-04 Rafael Wysocki Accepted
[9/12] ACPI / scan: Remove unnecessary initialization of local variables - - - --- 2013-01-04 Rafael Wysocki Accepted
[8/12] ACPI / scan: Move power state initialization to a separate routine - - - --- 2013-01-04 Rafael Wysocki Accepted
[7/12] ACPI / PM: Take order attribute of wakeup power resources into account - - - --- 2013-01-04 Rafael Wysocki Accepted
[6/12] ACPI / PM: Take order attribute of power resources into account - - - --- 2013-01-04 Rafael Wysocki Accepted
[5/12] ACPI: Do not use device power states of power resources - - - --- 2013-01-04 Rafael Wysocki Accepted
[4/12] ACPI: Drop power resources driver - - - --- 2013-01-04 Rafael Wysocki Accepted
[3/12] ACPI / scan: Treat power resources in a special way - - - --- 2013-01-04 Rafael Wysocki Accepted
[2/12] ACPI / scan: More straightforward preparation of ACPI device objects - - - --- 2013-01-04 Rafael Wysocki Accepted
[1/12] ACPI / PM: Rework the handling of devices depending on power resources - - - --- 2013-01-04 Rafael Wysocki Accepted
[Alternative,2] ACPI / PCI: Set root bridge ACPI handle in advance - - - --- 2013-01-03 Rafael Wysocki Superseded
ACPI / scan: Do not use dummy HID for system bus ACPI nodes - - - --- 2013-01-03 Rafael Wysocki Accepted
[Update,3] ACPI / PM: Rework the handling of devices depending on power resources - - - --- 2012-12-31 Rafael Wysocki Superseded
ACPI / scan: Treat power resources in a special way - - - --- 2012-12-31 Rafael Wysocki Accepted
[Update,2] ACPI / PM: Rework the handling of devices depending on power resources - - - --- 2012-12-30 Rafael Wysocki Superseded
[Update] ACPI / PM: Rework the handling of devices depending on power resources - - - --- 2012-12-29 Rafael Wysocki Superseded
ACPI / PM: Rework the handling of devices depending on power resources - - - --- 2012-12-29 Rafael Wysocki Superseded
PCI / ACPI: Rework ACPI device nodes lookup for the PCI bus type - - - --- 2012-12-28 Rafael Wysocki Deferred
[Alternative,2] ACPI / PCI: Set root bridge ACPI handle in advance - - - --- 2012-12-27 Rafael Wysocki Superseded
[Update] ACPI: Rework acpi_get_child() to be more efficient - - - --- 2012-12-26 Rafael Wysocki Accepted
[Alternative] ACPI / PCI: Set root bridge ACPI handle in advance - - - --- 2012-12-25 Rafael Wysocki Rejected
ACPI / power: Remove useless message from device registering routine - - - --- 2012-12-23 Rafael Wysocki Accepted
[16/16] ACPI: Drop ACPI device .bind() and .unbind() callbacks - - - --- 2012-12-20 Rafael Wysocki Accepted
[15/16] ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c - - - --- 2012-12-20 Rafael Wysocki Accepted
[14/16] ACPI / PCI: Rework the setup and cleanup of device wakeup - - - --- 2012-12-20 Rafael Wysocki Accepted
[13/16] ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type - - - --- 2012-12-20 Rafael Wysocki Accepted
[12/16] ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument - - - --- 2012-12-20 Rafael Wysocki Accepted
[11/16] ACPI: Replace ACPI device add_type field with a match_driver flag - - - --- 2012-12-20 Rafael Wysocki Accepted
[10/16] ACPI: Drop the second argument of acpi_bus_scan() - - - --- 2012-12-20 Rafael Wysocki Accepted
[9/16] ACPI: Remove the arguments of acpi_bus_add() that are not used - - - --- 2012-12-20 Rafael Wysocki Accepted
[8/16] ACPI: Remove acpi_start_single_object() and acpi_bus_start() - - - --- 2012-12-20 Rafael Wysocki Accepted
[7/16] ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add() - - - --- 2012-12-20 Rafael Wysocki Accepted
[6/16] ACPI: Change the ordering of acpi_bus_check_add() - - - --- 2012-12-20 Rafael Wysocki Accepted
[5/16] ACPI: Replace struct acpi_bus_ops with enum type - - - --- 2012-12-20 Rafael Wysocki Accepted
[4/16] ACPI: Reduce the usage of struct acpi_bus_ops - - - --- 2012-12-20 Rafael Wysocki Accepted
[3/16] ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different - - - --- 2012-12-20 Rafael Wysocki Accepted
[2/16] ACPI: Change the ordering of PCI root bridge driver registrarion - - - --- 2012-12-20 Rafael Wysocki Accepted
[1/16] ACPI: Separate adding ACPI device objects from probing ACPI drivers - - - --- 2012-12-20 Rafael Wysocki Accepted
ACPI: Rework acpi_get_child() to be more efficient - - - --- 2012-12-19 Rafael Wysocki Superseded
[rev.2,1/6] ACPI: Separate adding ACPI device objects from probing ACPI drivers - - - --- 2012-12-18 Rafael Wysocki Superseded
[Update,2] ACPI / PCI: Set root bridge ACPI handle in advance - - - --- 2012-12-17 Rafael Wysocki Superseded
[Update] ACPI / PCI: Set root bridge ACPI handle in advance - - - --- 2012-12-17 Rafael Wysocki Superseded
ACPI / PCI: Set root bridge ACPI handle in advance - - - --- 2012-12-16 Rafael Wysocki Superseded
[6/6] ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument - - - --- 2012-12-16 Rafael Wysocki Superseded
[5/6] ACPI: Replace ACPI device add_type field with a match_driver flag - - - --- 2012-12-16 Rafael Wysocki Superseded
[4/6] ACPI: Drop the second argument of acpi_bus_scan() - - - --- 2012-12-16 Rafael Wysocki Superseded
[3/6] ACPI: Remove the arguments of acpi_bus_add() that are not used - - - --- 2012-12-16 Rafael Wysocki Superseded
[2/6] ACPI: Remove acpi_start_single_object() and acpi_bus_start() - - - --- 2012-12-16 Rafael Wysocki Superseded
[1/6] ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add() - - - --- 2012-12-16 Rafael Wysocki Superseded
ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() result - - - --- 2012-12-16 Rafael Wysocki Accepted
[rev.2,6/6] ACPI: Change the ordering of acpi_bus_check_add() - - - --- 2012-12-13 Rafael Wysocki Superseded
[rev.2,5/6] ACPI: Replace struct acpi_bus_ops with enum type - - - --- 2012-12-13 Rafael Wysocki Superseded
[rev.2,4/6] ACPI: Reduce the usage of struct acpi_bus_ops - - - --- 2012-12-13 Rafael Wysocki Superseded
[rev.2,3/6] ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different - - - --- 2012-12-13 Rafael Wysocki Superseded
[rev.2,2/6] ACPI: Change the ordering of PCI root bridge driver registrarion - - - --- 2012-12-13 Rafael Wysocki Superseded
[rev.2,1/6] ACPI: Separate adding ACPI device objects from probing ACPI drivers - - - --- 2012-12-13 Rafael Wysocki Superseded
[Update,3/6] ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different - - - --- 2012-12-13 Rafael Wysocki Superseded
[update,1/6] ACPI: Separate adding ACPI device objects from probing ACPI drivers - - - --- 2012-12-12 Rafael Wysocki Superseded
[6/6] ACPI: Change the ordering of acpi_bus_check_add() - - - --- 2012-12-09 Rafael Wysocki Superseded
[5/6] ACPI: Replace struct acpi_bus_ops with enum type - - - --- 2012-12-09 Rafael Wysocki Superseded
[4/6] ACPI: Reduce the usage of struct acpi_bus_ops - - - --- 2012-12-09 Rafael Wysocki Superseded
[3/6] ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different - - - --- 2012-12-09 Rafael Wysocki Superseded
[2/6] ACPI: Change the ordering of PCI root bridge driver registrarion - - - --- 2012-12-09 Rafael Wysocki Superseded
[1/6] ACPI: Separate adding ACPI device objects from probing ACPI drivers - - - --- 2012-12-09 Rafael Wysocki Superseded
ACPI / PM: Move device power management functions to device_pm.c - - - --- 2012-12-05 Rafael Wysocki Superseded
ACPI / PM: Fix header of acpi_dev_pm_detach() in acpi.h - - - --- 2012-12-05 Rafael Wysocki Accepted
[3/3] ACPI / PM: Export power states of ACPI devices via sysfs - - - --- 2012-12-05 Rafael Wysocki Superseded
[2/3] ACPI / PM: Common string representations of device power states - - - --- 2012-12-05 Rafael Wysocki Superseded
[1/3] ACPI / PM: More visible function for retrieving device power states - - - --- 2012-12-05 Rafael Wysocki Superseded
ACPI / PM: Consolidate suspend-specific and hibernate-specific code - - - --- 2012-12-02 Rafael Wysocki Superseded
ACPI / PNP: Do not crash due to stale pointer use during system resume - - - --- 2012-11-29 Rafael Wysocki Accepted
Acpi deadlocks with 3.7.0-rc4 - - - --- 2012-11-29 Rafael Wysocki Not Applicable
Acpi deadlocks with 3.7.0-rc4 - - - --- 2012-11-29 Rafael Wysocki Not Applicable
Acpi deadlocks with 3.7.0-rc4 - - - --- 2012-11-28 Rafael Wysocki Not Applicable
ACPI thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fix - - - --- 2012-11-27 Rafael Wysocki Accepted
[2/2] platform / ACPI: Attach/detach ACPI PM during probe/remove/shutdown - - - --- 2012-11-25 Rafael Wysocki Accepted
[1/2] ACPI / PM: Allow attach/detach routines to change device power states - - - --- 2012-11-25 Rafael Wysocki Accepted
PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request() - - - --- 2012-11-24 Rafael Wysocki RFC
PM / QoS: Handle device PM QoS flags while removing constraints - - - --- 2012-11-23 Rafael Wysocki Accepted
[Update,2,2/3] ACPI / driver core: Introduce struct acpi_dev_node and related macros - - - --- 2012-11-20 Rafael Wysocki Accepted
[Update,3/3] ACPI / platform: Initialize ACPI handles of platform devices in advance - - - --- 2012-11-20 Rafael Wysocki Accepted
[Update,2/3] ACPI / driver core: Introduce struct acpi_dev_node and related macros - - - --- 2012-11-20 Rafael Wysocki Superseded
[Update,1/3] ACPI: Allow ACPI handles of devices to be initialized in advance - - - --- 2012-11-20 Rafael Wysocki Accepted
[Update,1/2] ACPI: Allow ACPI handles of devices to be initialized in advance - - - --- 2012-11-19 Rafael Wysocki Superseded
[2/2] ACPI / platform: Initialize ACPI handles of platform devices in advance - - - --- 2012-11-18 Rafael Wysocki Superseded
[1/2] ACPI: Allow ACPI handles of devices to be initialized in advance - - - --- 2012-11-18 Rafael Wysocki Superseded
[v2,3/3,UPDATED] i2c / ACPI: add ACPI enumeration support - - - --- 2012-11-17 Rafael Wysocki RFC
ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks - - - --- 2012-11-16 Rafael Wysocki Accepted
ACPI / PM: Fix build problem when CONFIG_ACPI or CONFIG_PM is not set - - - --- 2012-11-15 Rafael Wysocki Accepted
[3/3,rev,2] ACPI: Centralized processing of ACPI device resources - - - --- 2012-11-13 Rafael Wysocki Accepted
« 1 2 ... 20 21 2226 27 »