Age | Commit message (Expand) | Author |
2022-04-22 | ACPI: BGRT: use static for BGRT_SHOW kobj_attribute defines | Tom Rix |
2022-04-22 | ACPI, APEI, EINJ: Refuse to inject into the zero page | Tony Luck |
2022-04-21 | ACPI: PM: Always print final debug message in acpi_device_set_power() | Rafael J. Wysocki |
2022-04-21 | Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40" | Ville Syrjälä |
2022-04-21 | ACPI: processor: idle: Avoid falling back to C3 type C-states | Ville Syrjälä |
2022-04-13 | ACPI: SPCR: Add support for NVIDIA 16550-compatible port subtype | Jeff Brasen |
2022-04-13 | ACPI: APEI: Fix missing ERST record id | Liu Xinpeng |
2022-04-13 | ACPICA: exsystem.c: Use ACPI_FORMAT_UINT64 for 64-bit output | Bob Moore |
2022-04-13 | ACPICA: executer/exsystem: Fix some typo mistakes | Selvarasu Ganesan |
2022-04-13 | ACPICA: executer/exsystem: Warn about sleeps greater than 10 ms | Paul Menzel |
2022-04-13 | ACPICA: executer/exsystem: Inform users about ACPI spec violation | Paul Menzel |
2022-04-13 | ACPICA: executer/exsystem: Add units to time variable names | Paul Menzel |
2022-04-13 | ACPICA: Update copyright notices to the year 2022 | Bob Moore |
2022-04-13 | ACPICA: Clean up double word in comment | Tom Rix |
2022-04-13 | ACPICA: Add new ACPI 6.4 semantics for LoadTable() operator | Bob Moore |
2022-04-13 | ACPICA: Add new ACPI 6.4 semantics to the Load() operator | Bob Moore |
2022-04-13 | ACPICA: Add support for the Windows 11 _OSI string | Mario Limonciello |
2022-04-13 | ACPI: sysfs: Fix BERT error region memory mapping | Lorenzo Pieralisi |
2022-04-13 | ACPI: property: Release subnode properties with data nodes | Sakari Ailus |
2022-04-13 | PCI: ACPI: PM: Power up devices in D3cold before scanning them | Rafael J. Wysocki |
2022-04-13 | ACPI: PM: Introduce acpi_dev_power_up_children_with_adr() | Rafael J. Wysocki |
2022-04-13 | ACPI: bus: Introduce acpi_dev_for_each_child() | Rafael J. Wysocki |
2022-04-13 | ACPI: PM: Unify debug messages in acpi_device_set_power() | Rafael J. Wysocki |
2022-04-13 | ACPI: PM: Change pr_fmt() in device_pm.c | Rafael J. Wysocki |
2022-04-13 | ACPI: PM: Convert debug message in acpi_device_get_power() | Rafael J. Wysocki |
2022-04-08 | Merge branch 'acpi-bus' | Rafael J. Wysocki |
2022-04-05 | ACPI: bus: Eliminate acpi_bus_get_device() | Rafael J. Wysocki |
2022-04-05 | device property: Add irq_get to fwnode operation | Sakari Ailus |
2022-04-05 | ACPI: property: Move acpi_fwnode_device_get_match_data() up | Sakari Ailus |
2022-04-05 | device property: Convert device_{dma_supported,get_dma_attr} to fwnode | Sakari Ailus |
2022-04-05 | ACPI: Add perf low power callback | Stephane Eranian |
2022-04-04 | Revert "ACPI: processor: idle: Only flush cache on entering C3" | Akihiko Odaki |
2022-03-31 | Merge tag 'acpi-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-31 | Merge branches 'acpi-ipmi', 'acpi-tables' and 'acpi-apei' | Rafael J. Wysocki |
2022-03-30 | Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-26 | Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-03-25 | Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-03-25 | ACPI: CPPC: Change default error code and clean up debug messages in probe | Rafael J. Wysocki |
2022-03-25 | ACPI: CPPC: Avoid out of bounds access when parsing _CPC data | Rafael J. Wysocki |
2022-03-25 | ACPI: tables: Make LAPIC_ADDR_OVR address readable in message | Vasant Hegde |
2022-03-25 | ACPI: IPMI: replace usage of found with dedicated list iterator variable | Jakob Koschel |
2022-03-23 | Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2022-03-22 | ACPI, APEI: Use the correct variable for sizeof() | Jakob Koschel |
2022-03-21 | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2022-03-18 | Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs' | Rafael J. Wysocki |
2022-03-18 | Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei' | Rafael J. Wysocki |
2022-03-18 | Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery' | Rafael J. Wysocki |
2022-03-18 | Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86' | Rafael J. Wysocki |
2022-03-18 | Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables' | Rafael J. Wysocki |
2022-03-18 | Merge back ACPI device enumeration material for v5.18. | Rafael J. Wysocki |