Age | Commit message (Expand) | Author |
2015-07-06 | ACPI / scan: Add support for ACPI _CLS device matching | Suthikulpanit, Suravee |
2015-06-18 | Merge branch 'acpi-cca' | Rafael J. Wysocki |
2015-06-18 | Merge branch 'acpi-video' | Rafael J. Wysocki |
2015-06-18 | Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci' | Rafael J. Wysocki |
2015-06-18 | acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c | Hans de Goede |
2015-06-15 | ACPI / scan: Parse _CCA and setup device coherency | Suthikulpanit, Suravee |
2015-06-15 | ACPI / scan: constify ACPI device ids | Mathias Krause |
2015-05-22 | ACPI / property: Define a symbol for PRP0001 | Rafael J. Wysocki |
2015-05-15 | ACPI / PM: Rework device power management to follow ACPI 6 | Rafael J. Wysocki |
2015-04-24 | ACPI / scan: Add a scan handler for PRP0001 | Rafael J. Wysocki |
2015-04-24 | ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline() | Rafael J. Wysocki |
2015-04-13 | ACPI / scan: Fix NULL pointer dereference in acpi_companion_match() | Rafael J. Wysocki |
2015-04-12 | ACPI / scan: Rework modalias creation when "compatible" is present | Rafael J. Wysocki |
2015-04-10 | ACPI / scan: Take the PRP0001 position in the list of IDs into account | Rafael J. Wysocki |
2015-04-10 | ACPI / scan: Simplify acpi_match_device() | Rafael J. Wysocki |
2015-04-10 | ACPI / scan: Generalize of_compatible matching | Rafael J. Wysocki |
2015-03-18 | ACPI / scan: fix fixed event handler return value | Aaron Lu |
2015-02-06 | ACPI: add AMD ACPI2Platform device support for x86 system | Ken Xue |
2015-01-05 | ACPI / PM: Fix PM initialization for devices that are not present | Rafael J. Wysocki |
2014-12-18 | Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm' | Rafael J. Wysocki |
2014-12-12 | ACPI / scan: Change the level of _DEP-related messages to KERN_DEBUG | Rafael J. Wysocki |
2014-12-08 | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor' | Rafael J. Wysocki |
2014-11-24 | ACPI: Add _DEP support to fix battery issue on Asus T100TA | Lan Tianyu |
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-27 | ACPI: Use ACPI companion to match only the first physical device | Mika Westerberg |
2014-10-24 | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-10-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2014-10-20 | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ... | Lv Zheng |
2014-09-25 | Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp... | Rafael J. Wysocki |
2014-09-22 | ACPI / scan: Correct error return value of create_modalias() | Mika Westerberg |
2014-09-21 | ACPI / hotplug: Generate online uevents for ACPI containers | Rafael J. Wysocki |
2014-09-11 | ACPI: introduce ACPI int340x thermal scan handler | Zhang Rui |
2014-09-03 | ACPI / scan: not cache _SUN value in struct acpi_device_pnp | Yasuaki Ishimatsu |
2014-08-25 | ACPI: Run fixed event device notifications in process context | Lan Tianyu |
2014-08-25 | ACPI / scan: Allow ACPI drivers to bind to PNP device objects | Rafael J. Wysocki |
2014-08-10 | Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery' | Rafael J. Wysocki |
2014-08-07 | ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove() | Tang Chen |
2014-07-27 | Merge branches 'acpi-video' and 'acpi-hotplug' | Rafael J. Wysocki |
2014-07-23 | ACPI / scan: No implicit wake notification for buttons | Rafael J. Wysocki |
2014-07-15 | ACPI / hotplug: Simplify acpi_set_hp_context() | Rafael J. Wysocki |
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: use platform bus type by default for _HID enumeration | Zhang Rui |
2014-05-30 | ACPI / scan: Change the meaning of missing .attach() in scan handlers | Rafael J. Wysocki |
2014-05-30 | ACPI / scan: introduce platform_id device PNP type flag | Rafael J. Wysocki |
2014-05-30 | ACPI / PNP: use device ID list for PNPACPI device enumeration | Zhang Rui |
2014-05-30 | ACPI / scan: .match() callback for ACPI scan handlers | Rafael J. Wysocki |
2014-05-20 | ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspend | Rafael J. Wysocki |