Age | Commit message (Expand) | Author |
2016-09-07 | ACPI / drivers: replace acpi_probe_lock spinlock with mutex | Lorenzo Pieralisi |
2015-11-07 | Merge branch 'acpi-pci' | Rafael J. Wysocki |
2015-11-07 | ACPI: Adding DMA Attribute APIs for ACPI Device | Suthikulpanit, Suravee |
2015-10-25 | Merge branch 'acpi-init' | Rafael J. Wysocki |
2015-10-25 | Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted' | Rafael J. Wysocki |
2015-10-01 | ACPI: Add early device probing infrastructure | Marc Zyngier |
2015-09-15 | ACPI / scan: use kstrdup_const() in acpi_add_id() | Rasmus Villemoes |
2015-09-15 | ACPI / scan: constify struct acpi_hardware_id::id | Rasmus Villemoes |
2015-09-15 | ACPI / property: Extend device_get_next_child_node() to data-only nodes | Rafael J. Wysocki |
2015-07-29 | Merge branch 'acpi-scan' into acpi-pm | Rafael J. Wysocki |
2015-07-28 | ACPI / PM: Attach ACPI power domain only once | Mika Westerberg |
2015-07-17 | ACPI / bus: Move ACPI bus type registration | Rafael J. Wysocki |
2015-07-17 | ACPI / scan: Move bus operations and notification routines to bus.c | Rafael J. Wysocki |
2015-07-17 | ACPI / scan: Move device matching code to bus.c | Rafael J. Wysocki |
2015-07-17 | ACPI / scan: Move sysfs-related device code to a separate file | Rafael J. Wysocki |
2015-07-07 | ACPI / scan: Add support for ACPI _CLS device matching | Suthikulpanit, Suravee |
2015-06-19 | Merge branch 'acpi-cca' | Rafael J. Wysocki |
2015-06-19 | Merge branch 'acpi-video' | Rafael J. Wysocki |
2015-06-19 | Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci' | Rafael J. Wysocki |
2015-06-19 | 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-16 | 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-13 | 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-21 | 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 |