Age | Commit message (Expand) | Author |
2016-09-02 | ACPI / drivers: replace acpi_probe_lock spinlock with mutex | Lorenzo Pieralisi |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-08 | ACPI: add support for ACPI reconfiguration notifiers | Octavian Purdila |
2016-07-08 | ACPI / scan: fix enumeration (visited) flags for bus rescans | Octavian Purdila |
2016-07-06 | Xen: ACPI: Hide UART used by Xen | Shannon Zhao |
2016-02-16 | ACPI / scan: AMBA bus probing support | Graeme Gregory |
2015-12-09 | ACPI / utils: Add acpi_dev_present() | Lukas Wunner |
2015-12-09 | ACPI / scan: Fix acpi_bus_id_list bookkeeping | Lukas Wunner |
2015-11-30 | ACPI / scan: set status to 0 if _STA failed | Aaron Lu |
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-14 | 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-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 |