Age | Commit message (Expand) | Author |
2015-06-26 | Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' | Rafael J. Wysocki |
2015-06-24 | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() | Alexander Sverdlin |
2015-06-18 | Merge branch 'acpi-cca' | Rafael J. Wysocki |
2015-06-18 | Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci' | Rafael J. Wysocki |
2015-06-15 | ACPI / scan: Parse _CCA and setup device coherency | Suthikulpanit, Suravee |
2015-05-15 | ACPI / PM: Rework device power management to follow ACPI 6 | Rafael J. Wysocki |
2015-05-05 | ACPI / property: Refine consistency check for PRP0001 | Rafael J. Wysocki |
2015-04-12 | Merge branch 'device-properties' | Rafael J. Wysocki |
2015-03-18 | ACPI: Add acpi_device_uid() for convenience | Adrian Hunter |
2015-03-16 | driver core / ACPI: Represent ACPI companions using fwnode_handle | Rafael J. Wysocki |
2014-12-18 | Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm' | Rafael J. Wysocki |
2014-12-12 | ACPI / PM: Do not disable wakeup GPEs that have not been enabled | Rafael J. Wysocki |
2014-12-08 | Merge branch 'pm-runtime' | Rafael J. Wysocki |
2014-12-08 | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor' | Rafael J. Wysocki |
2014-12-03 | ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI core | Rafael J. Wysocki |
2014-11-24 | ACPI: Add _DEP support to fix battery issue on Asus T100TA | Lan Tianyu |
2014-11-04 | ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs | Rafael J. Wysocki |
2014-11-04 | Driver core: Unified interface for firmware node properties | Rafael J. Wysocki |
2014-11-04 | ACPI: Allow drivers to match using Device Tree compatible property | Mika Westerberg |
2014-11-04 | ACPI: Add support for device specific properties | Mika Westerberg |
2014-10-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2014-10-10 | ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant | Aaron Lu |
2014-09-25 | Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp... | Rafael J. Wysocki |
2014-09-21 | ACPI / hotplug: Generate online uevents for ACPI containers | Rafael J. Wysocki |
2014-09-19 | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-09-15 | ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug() | Bjorn Helgaas |
2014-09-03 | ACPI / scan: not cache _SUN value in struct acpi_device_pnp | Yasuaki Ishimatsu |
2014-07-27 | Merge branches 'acpi-video' and 'acpi-hotplug' | Rafael J. Wysocki |
2014-07-27 | Merge branches 'acpi-pnp' and 'acpi-pci' | Rafael J. Wysocki |
2014-07-22 | ACPI / PM: Always enable wakeup GPEs when enabling device wakeup | Rafael J. Wysocki |
2014-07-22 | ACPI / PM: Revork the handling of ACPI device wakeup notifications | Rafael J. Wysocki |
2014-07-15 | ACPI / hotplug: Simplify acpi_set_hp_context() | Rafael J. Wysocki |
2014-07-07 | ACPI / PNP: do ACPI binding directly | Zhang Rui |
2014-06-03 | Merge branch 'acpi-enumeration' | Rafael J. Wysocki |
2014-06-03 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2014-05-30 | ACPI / scan: introduce platform_id device PNP type flag | Rafael J. Wysocki |
2014-05-30 | ACPI / scan: .match() callback for ACPI scan handlers | Rafael J. Wysocki |
2014-05-26 | ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handle | Lan Tianyu |
2014-05-20 | ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspend | Rafael J. Wysocki |
2014-03-20 | Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' | Rafael J. Wysocki |
2014-03-17 | Merge branch 'acpi-ost' | Rafael J. Wysocki |
2014-03-05 | ACPI / hotplug: Rework deferred execution of acpi_device_hotplug() | Rafael J. Wysocki |
2014-02-21 | ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OST | Rafael J. Wysocki |
2014-02-21 | ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devices | Rafael J. Wysocki |
2014-02-21 | ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context | Rafael J. Wysocki |
2014-02-21 | ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context | Rafael J. Wysocki |
2014-02-21 | Merge branch 'acpi-pci-hotplug' into acpi-ost | Rafael J. Wysocki |
2014-02-20 | ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost() | Jiang Liu |
2014-02-16 | ACPI / dock: Dispatch dock notifications from the global notify handler | Rafael J. Wysocki |
2014-02-10 | ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handler | Rafael J. Wysocki |