| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-26 | Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+20 |
| 2022-09-23 | ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel ... | Dave Hansen | 1 | -3/+20 |
| 2022-08-27 | Merge branch 'acpi-processor' into acpi | Rafael J. Wysocki | 1 | -1/+1 |
| 2022-08-25 | ACPI: property: Remove default association from integer maximum values | Sakari Ailus | 1 | -2/+1 |
| 2022-08-25 | ACPI: property: Ignore already existing data node tags | Sakari Ailus | 1 | -1/+1 |
| 2022-08-25 | ACPI: property: Fix type detection of unified integer reading functions | Stefan Binding | 1 | -4/+4 |
| 2022-08-23 | ACPI: processor: Remove freq Qos request for all CPUs | Riwen Lu | 1 | -1/+1 |
| 2022-08-11 | Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -152/+318 |
| 2022-08-11 | Merge branch 'acpi-properties' | Rafael J. Wysocki | 1 | -149/+315 |
| 2022-08-09 | ACPI: property: Fix error handling in acpi_init_properties() | Sakari Ailus | 1 | -3/+4 |
| 2022-08-08 | ACPI: VIOT: Do not dereference fwnode in struct device | Andy Shevchenko | 1 | -3/+3 |
| 2022-08-06 | Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -20/+340 |
| 2022-08-06 | Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2 | -0/+39 |
| 2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+13 |
| 2022-08-04 | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -93/+49 |
| 2022-08-03 | Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -17/+17 |
| 2022-08-02 | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+3 |
| 2022-08-02 | Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 26 | -398/+493 |
| 2022-08-01 | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -17/+44 |
| 2022-08-01 | Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 1 | -0/+38 |
| 2022-07-29 | Merge branches 'acpi-video', 'acpi-pci' and 'acpi-docs' | Rafael J. Wysocki | 3 | -25/+48 |
| 2022-07-29 | Merge branches 'acpi-pm', 'acpi-soc', 'acpi-tables' and 'acpi-resource' | Rafael J. Wysocki | 7 | -19/+55 |
| 2022-07-29 | Merge branches 'acpi-processor', 'acpi-apei' and 'acpi-ec' | Rafael J. Wysocki | 9 | -172/+142 |
| 2022-07-29 | Merge branch 'acpi-bus' | Rafael J. Wysocki | 8 | -152/+224 |
| 2022-07-29 | Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',... | Joerg Roedel | 1 | -20/+340 |
| 2022-07-29 | ACPI/IORT: Fix build error implicit-function-declaration | Ren Zhijie | 1 | -28/+28 |
| 2022-07-28 | ACPI: scan: Add CLSA0101 Laptop Support | Lucas Tanure | 1 | -0/+1 |
| 2022-07-27 | ACPI/PCI: Remove useless NULL pointer checks | Andrey Strachuk | 1 | -4/+4 |
| 2022-07-27 | ACPI: property: Read buffer properties as integers | Sakari Ailus | 1 | -4/+31 |
| 2022-07-27 | ACPI: property: Add support for parsing buffer property UUID | Sakari Ailus | 1 | -13/+129 |
| 2022-07-27 | ACPI: property: Unify integer value reading functions | Sakari Ailus | 1 | -65/+31 |
| 2022-07-27 | ACPI: property: Switch node property referencing from ifs to a switch | Sakari Ailus | 1 | -19/+22 |
| 2022-07-27 | ACPI: property: Move property ref argument parsing into a new function | Sakari Ailus | 1 | -45/+58 |
| 2022-07-27 | ACPI: property: Use acpi_object_type consistently in property ref parsing | Sakari Ailus | 1 | -1/+1 |
| 2022-07-27 | ACPI: property: Tie data nodes to acpi handles | Sakari Ailus | 1 | -1/+41 |
| 2022-07-27 | ACPI: property: Return type of acpi_add_nondev_subnodes() should be bool | Sakari Ailus | 1 | -4/+4 |
| 2022-07-26 | ACPI: CPPC: Do not prevent CPPC from working in the future | Rafael J. Wysocki | 1 | -30/+24 |
| 2022-07-26 | ACPI: PM: x86: Print messages regarding LPS0 idle support | Rafael J. Wysocki | 2 | -1/+6 |
| 2022-07-22 | ACPI: PPTT: Leave the table mapped for the runtime usage | Sudeep Holla | 1 | -55/+47 |
| 2022-07-21 | ACPI: resource: skip IRQ override on AMD Zen platforms | Chuanhong Guo | 1 | -0/+10 |
| 2022-07-20 | irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch | Jianmin Lv | 1 | -0/+3 |
| 2022-07-20 | ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback | Marc Zyngier | 1 | -2/+16 |
| 2022-07-20 | APCI: irq: Add support for multiple GSI domains | Marc Zyngier | 1 | -15/+25 |
| 2022-07-18 | ACPI: CPPC: Don't require flexible address space if X86_FEATURE_CPPC is suppo... | Mario Limonciello | 1 | -2/+4 |
| 2022-07-15 | ACPI: video: Use native backlight on Dell Inspiron N4010 | Hans de Goede | 1 | -0/+8 |
| 2022-07-15 | ACPI: PM: s2idle: Use LPS0 idle if ACPI_FADT_LOW_POWER_S0 is unset | Rafael J. Wysocki | 1 | -6/+5 |
| 2022-07-15 | Revert "ACPI / PM: LPIT: Register sysfs attributes based on FADT" | Rafael J. Wysocki | 1 | -6/+0 |
| 2022-07-15 | Merge tag 'platform-drivers-x86-v5.19-4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -4/+7 |
| 2022-07-15 | ACPI: utils: Add api to read _SUB from ACPI | Stefan Binding | 1 | -0/+38 |
| 2022-07-14 | PCI: loongson: Add ACPI init support | Huacai Chen | 1 | -0/+10 |
| 2022-07-14 | ACPI: video: Fix acpi_video_handles_brightness_key_presses() | Hans de Goede | 1 | -4/+7 |
| 2022-07-14 | ACPI: video: Shortening quirk list by identifying Clevo by board_name only | Werner Sembach | 1 | -34/+0 |
| 2022-07-14 | ACPI: video: Force backlight native for some TongFang devices | Werner Sembach | 1 | -1/+50 |
| 2022-07-14 | PCI/ACPI: Guard ARM64-specific mcfg_quirks | Huacai Chen | 1 | -0/+3 |
| 2022-07-06 | ACPI/IORT: Add a helper to retrieve RMR info directly | Shameer Kolothum | 1 | -0/+28 |
| 2022-07-06 | ACPI/IORT: Add support to retrieve IORT RMR reserved regions | Shameer Kolothum | 1 | -0/+291 |
| 2022-07-06 | ACPI/IORT: Provide a generic helper to retrieve reserve regions | Shameer Kolothum | 1 | -7/+15 |
| 2022-07-06 | ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return void | Shameer Kolothum | 1 | -16/+9 |
| 2022-07-05 | context_tracking: Take idle eqs entrypoints over RCU | Frederic Weisbecker | 1 | -2/+3 |
| 2022-07-05 | ACPI: PM: s2idle: Add support for upcoming AMD uPEP HID AMDI008 | Shyam Sundar S K | 1 | -1/+3 |
| 2022-07-05 | ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported | Mario Limonciello | 1 | -1/+15 |
| 2022-07-05 | ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked | Mario Limonciello | 2 | -7/+8 |
| 2022-07-05 | ACPI: VIOT: Fix ACS setup | Eric Auger | 2 | -6/+21 |
| 2022-07-04 | ACPI: Remove the unused find_acpi_cpu_cache_topology() | Sudeep Holla | 1 | -37/+0 |
| 2022-07-04 | ACPI: PPTT: Use table offset as fw_token instead of virtual address | Sudeep Holla | 1 | -1/+2 |
| 2022-07-01 | ACPI: bus: Drop unused list heads from struct acpi_device | Rafael J. Wysocki | 1 | -10/+1 |
| 2022-06-30 | ACPI: Move PRM config option under the main ACPI config | Sudeep Holla | 1 | -15/+15 |
| 2022-06-30 | ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64 | Sudeep Holla | 1 | -1/+1 |
| 2022-06-30 | ACPI: PRM: Change handler_addr type to void pointer | Sudeep Holla | 1 | -2/+2 |
| 2022-06-30 | ACPI: bus: Drop driver member of struct acpi_device | Uwe Kleine-König | 2 | -12/+11 |
| 2022-06-30 | ACPI: bus: Drop redundant check in acpi_device_remove() | Uwe Kleine-König | 1 | -6/+6 |
| 2022-06-29 | ACPI: APEI: Fix _EINJ vs EFI_MEMORY_SP | Dan Williams | 1 | -0/+2 |
| 2022-06-29 | ACPI: LPSS: Fix missing check in register_device_clock() | huhai | 1 | -0/+3 |
| 2022-06-29 | ACPI: APEI: Better fix to avoid spamming the console with old error logs | Tony Luck | 1 | -8/+23 |
| 2022-06-29 | ACPI: PM: save NVS memory for Lenovo G40-45 | Manyi Li | 1 | -0/+8 |
| 2022-06-29 | ACPI: EC: Drop unused ident initializers from dmi_system_id tables | Hans de Goede | 1 | -13/+30 |
| 2022-06-29 | ACPI: EC: Re-use boot_ec when possible even when EC_FLAGS_TRUST_DSDT_GPE is set | Hans de Goede | 1 | -6/+9 |
| 2022-06-29 | ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirk | Hans de Goede | 1 | -66/+9 |
| 2022-06-29 | ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks | Hans de Goede | 1 | -7/+0 |
| 2022-06-29 | ACPI: processor: Split out thermal initialization from ACPI PSS | Riwen Lu | 4 | -68/+65 |
| 2022-06-29 | ACPI: video: Drop X86 dependency from Kconfig | Riwen Lu | 1 | -1/+1 |
| 2022-06-28 | ACPI: video: Change how we determine if brightness key-presses are handled | Hans de Goede | 1 | -7/+6 |
| 2022-06-23 | ACPI / MMC: PM: Unify fixing up device power | Rafael J. Wysocki | 1 | -0/+22 |
| 2022-06-21 | ACPI: scan: Walk ACPI device's children using driver core | Rafael J. Wysocki | 1 | -30/+29 |
| 2022-06-20 | ACPI: bus: Introduce acpi_dev_for_each_child_reverse() | Rafael J. Wysocki | 1 | -0/+12 |
| 2022-06-20 | ACPI: video: Use acpi_dev_for_each_child() | Rafael J. Wysocki | 1 | -25/+16 |
| 2022-06-20 | ACPI: bus: Export acpi_dev_for_each_child() to modules | Rafael J. Wysocki | 1 | -0/+1 |
| 2022-06-20 | ACPI: property: Use acpi_dev_for_each_child() for child lookup | Rafael J. Wysocki | 1 | -21/+24 |
| 2022-06-20 | ACPI: container: Use acpi_dev_for_each_child() | Rafael J. Wysocki | 1 | -8/+9 |
| 2022-06-20 | ACPI: glue: Introduce acpi_find_child_by_adr() | Rafael J. Wysocki | 1 | -4/+24 |
| 2022-06-20 | ACPI: glue: Introduce acpi_dev_has_children() | Rafael J. Wysocki | 1 | -1/+11 |
| 2022-06-20 | ACPI: glue: Use acpi_dev_for_each_child() | Rafael J. Wysocki | 1 | -39/+62 |
| 2022-06-09 | ACPI: APEI: Fix double word in a comment | Xiang wangx | 1 | -1/+1 |
| 2022-06-09 | ACPI: processor/idle: Annotate more functions to live in cpuidle section | Guilherme G. Piccoli | 1 | -3/+3 |
| 2022-05-30 | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -4/+12 |
| 2022-05-30 | Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -138/+41 |
| 2022-05-30 | Merge branches 'acpi-battery', 'acpi-video' and 'acpi-misc' | Rafael J. Wysocki | 3 | -39/+16 |
| 2022-05-30 | Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 4 | -99/+15 |
| 2022-05-27 | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 4 | -69/+225 |
| 2022-05-27 | Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
| 2022-05-25 | ACPI: DPTF: Support Meteor Lake | Sumeet Pawnikar | 4 | -0/+10 |
| 2022-05-25 | ACPI: CPPC: fix typo in comment | Julia Lawall | 1 | -1/+1 |
| 2022-05-25 | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki | 1 | -4/+12 |
| 2022-05-24 | Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -10/+44 |
| 2022-05-24 | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -9/+69 |
| 2022-05-24 | Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 156 | -228/+422 |
| 2022-05-23 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2 | -9/+69 |
| 2022-05-23 | Merge branches 'acpi-apei', 'acpi-dptf', 'acpi-x86' and 'acpi-docs' | Rafael J. Wysocki | 4 | -11/+81 |
| 2022-05-23 | Merge branches 'acpi-pm', 'acpi-pci', 'acpi-sysfs' and 'acpi-tables' | Rafael J. Wysocki | 8 | -34/+118 |
| 2022-05-23 | Merge branch 'acpica' | Rafael J. Wysocki | 143 | -182/+222 |
| 2022-05-21 | Revert "ACPICA: executer/exsystem: Warn about sleeps greater than 10 ms" | Rafael J. Wysocki | 1 | -11/+0 |
| 2022-05-19 | ACPI: video: improve PM notifer callback | Zhang Rui | 1 | -14/+13 |
| 2022-05-19 | ACPI: utils: include UUID in _DSM evaluation warning | Michael Niewöhner | 1 | -1/+1 |
| 2022-05-19 | cpufreq: CPPC: Enable fast_switch | Pierre Gondois | 1 | -0/+18 |
| 2022-05-19 | ACPI: CPPC: Assume no transition latency if no PCCT | Pierre Gondois | 1 | -1/+16 |
| 2022-05-19 | ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is supported | Pierre Gondois | 1 | -8/+8 |
| 2022-05-19 | ACPI: CPPC: Check _OSC for flexible address space | Pierre Gondois | 2 | -0/+27 |
| 2022-05-19 | ACPI: power: Switch to sys-off handler API | Dmitry Osipenko | 1 | -4/+12 |
| 2022-05-16 | acpi/nfit: rely on mce->misc to determine poison granularity | Jane Chu | 1 | -2/+2 |
| 2022-05-12 | ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default | Mario Limonciello | 1 | -0/+12 |
| 2022-05-12 | ACPI: clean up white space in a few places for consistency | Ian Cowan | 1 | -2/+2 |
| 2022-05-12 | ACPI: glue: Rearrange find_child_checks() | Rafael J. Wysocki | 1 | -7/+9 |
| 2022-05-11 | Merge branch 'v5.18-rc5' | Peter Zijlstra | 2 | -21/+3 |
| 2022-05-06 | ACPI: DPTF: Add support for high frequency impedance notification | Sumeet Pawnikar | 1 | -1/+4 |
| 2022-05-06 | ACPI: processor: idle: Expose max_cstate/nocst/bm_check_disable read-only in ... | Yajun Deng | 1 | -5/+5 |
| 2022-05-06 | ACPI: battery: Make "not-charging" the default on no charging or full info | Werner Sembach | 1 | -23/+1 |
| 2022-05-06 | ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init() | Ilkka Koskinen | 1 | -0/+1 |
| 2022-04-28 | ACPI: NFIT: Drop nfit_device_lock() | Dan Williams | 2 | -39/+15 |
| 2022-04-28 | PCI/ACPI: negotiate CXL _OSC | Vishal Verma | 1 | -19/+160 |
| 2022-04-28 | PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridges | Dan Williams | 1 | -14/+53 |
| 2022-04-28 | PCI/ACPI: add a helper for retrieving _OSC Control DWORDs | Vishal Verma | 2 | -2/+2 |
| 2022-04-27 | ACPI: OSL: Remove the helper for deactivating memory region | Heikki Krogerus | 1 | -86/+0 |
| 2022-04-22 | ACPI: bus: Avoid non-ACPI device objects in walks over children | Rafael J. Wysocki | 2 | -6/+23 |
| 2022-04-22 | ACPI: DPTF: Correct description of INT3407 / INT3532 attributes | Sumeet Pawnikar | 1 | -3/+1 |
| 2022-04-22 | ACPI: BGRT: use static for BGRT_SHOW kobj_attribute defines | Tom Rix | 1 | -1/+1 |
| 2022-04-22 | ACPI, APEI, EINJ: Refuse to inject into the zero page | Tony Luck | 1 | -0/+3 |
| 2022-04-21 | ACPI: PM: Always print final debug message in acpi_device_set_power() | Rafael J. Wysocki | 1 | -8/+10 |
| 2022-04-21 | Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40" | Ville Syrjälä | 1 | -5/+0 |
| 2022-04-21 | ACPI: processor: idle: Avoid falling back to C3 type C-states | Ville Syrjälä | 1 | -1/+2 |
| 2022-04-13 | ACPI: SPCR: Add support for NVIDIA 16550-compatible port subtype | Jeff Brasen | 1 | -0/+1 |
| 2022-04-13 | ACPI: APEI: Fix missing ERST record id | Liu Xinpeng | 2 | -7/+73 |
| 2022-04-13 | ACPICA: exsystem.c: Use ACPI_FORMAT_UINT64 for 64-bit output | Bob Moore | 1 | -2/+3 |
| 2022-04-13 | ACPICA: executer/exsystem: Fix some typo mistakes | Selvarasu Ganesan | 1 | -3/+3 |
| 2022-04-13 | ACPICA: executer/exsystem: Warn about sleeps greater than 10 ms | Paul Menzel | 1 | -0/+10 |
| 2022-04-13 | ACPICA: executer/exsystem: Inform users about ACPI spec violation | Paul Menzel | 1 | -0/+5 |
| 2022-04-13 | ACPICA: executer/exsystem: Add units to time variable names | Paul Menzel | 1 | -11/+11 |
| 2022-04-13 | ACPICA: Update copyright notices to the year 2022 | Bob Moore | 142 | -143/+143 |
| 2022-04-13 | ACPICA: Clean up double word in comment | Tom Rix | 2 | -2/+2 |
| 2022-04-13 | ACPICA: Add new ACPI 6.4 semantics for LoadTable() operator | Bob Moore | 1 | -7/+17 |
| 2022-04-13 | ACPICA: Add new ACPI 6.4 semantics to the Load() operator | Bob Moore | 4 | -19/+43 |
| 2022-04-13 | ACPICA: Add support for the Windows 11 _OSI string | Mario Limonciello | 1 | -0/+1 |
| 2022-04-13 | ACPI: sysfs: Fix BERT error region memory mapping | Lorenzo Pieralisi | 1 | -7/+18 |
| 2022-04-13 | ACPI: property: Release subnode properties with data nodes | Sakari Ailus | 1 | -6/+12 |
| 2022-04-13 | PCI: ACPI: PM: Power up devices in D3cold before scanning them | Rafael J. Wysocki | 1 | -0/+2 |
| 2022-04-13 | ACPI: PM: Introduce acpi_dev_power_up_children_with_adr() | Rafael J. Wysocki | 1 | -0/+30 |
| 2022-04-13 | ACPI: bus: Introduce acpi_dev_for_each_child() | Rafael J. Wysocki | 1 | -0/+6 |
| 2022-04-13 | ACPI: PM: Unify debug messages in acpi_device_set_power() | Rafael J. Wysocki | 1 | -17/+19 |
| 2022-04-13 | ACPI: PM: Change pr_fmt() in device_pm.c | Rafael J. Wysocki | 1 | -1/+1 |
| 2022-04-13 | ACPI: PM: Convert debug message in acpi_device_get_power() | Rafael J. Wysocki | 1 | -2/+2 |
| 2022-04-08 | Merge branch 'acpi-bus' | Rafael J. Wysocki | 1 | -13/+0 |
| 2022-04-05 | ACPI: bus: Eliminate acpi_bus_get_device() | Rafael J. Wysocki | 1 | -13/+0 |
| 2022-04-05 | device property: Add irq_get to fwnode operation | Sakari Ailus | 1 | -0/+14 |
| 2022-04-05 | ACPI: property: Move acpi_fwnode_device_get_match_data() up | Sakari Ailus | 1 | -7/+7 |
| 2022-04-05 | device property: Convert device_{dma_supported,get_dma_attr} to fwnode | Sakari Ailus | 1 | -0/+14 |
| 2022-04-05 | ACPI: Add perf low power callback | Stephane Eranian | 2 | -0/+12 |
| 2022-04-04 | Revert "ACPI: processor: idle: Only flush cache on entering C3" | Akihiko Odaki | 1 | -2/+1 |
| 2022-03-31 | Merge tag 'acpi-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -36/+41 |
| 2022-03-31 | Merge branches 'acpi-ipmi', 'acpi-tables' and 'acpi-apei' | Rafael J. Wysocki | 3 | -24/+21 |
| 2022-03-30 | Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -390/+3 |
| 2022-03-26 | Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+4 |
| 2022-03-25 | Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -0/+45 |
| 2022-03-25 | ACPI: CPPC: Change default error code and clean up debug messages in probe | Rafael J. Wysocki | 1 | -12/+15 |
| 2022-03-25 | ACPI: CPPC: Avoid out of bounds access when parsing _CPC data | Rafael J. Wysocki | 1 | -0/+5 |
| 2022-03-25 | ACPI: tables: Make LAPIC_ADDR_OVR address readable in message | Vasant Hegde | 1 | -2/+2 |
| 2022-03-25 | ACPI: IPMI: replace usage of found with dedicated list iterator variable | Jakob Koschel | 1 | -21/+18 |
| 2022-03-23 | Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -6/+10 |
| 2022-03-22 | ACPI, APEI: Use the correct variable for sizeof() | Jakob Koschel | 1 | -1/+1 |
| 2022-03-21 | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -13/+13 |
| 2022-03-18 | Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs' | Rafael J. Wysocki | 1 | -8/+3 |
| 2022-03-18 | Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei' | Rafael J. Wysocki | 12 | -27/+250 |
| 2022-03-18 | Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery' | Rafael J. Wysocki | 7 | -161/+330 |
| 2022-03-18 | Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86' | Rafael J. Wysocki | 6 | -16/+45 |
| 2022-03-18 | Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables' | Rafael J. Wysocki | 5 | -18/+51 |
| 2022-03-18 | Merge back ACPI device enumeration material for v5.18. | Rafael J. Wysocki | 2 | -4/+3 |
| 2022-03-17 | ACPI / x86: Add support for LPS0 callback handler | Mario Limonciello | 1 | -0/+40 |
| 2022-03-17 | ACPI: bus: Avoid using CPPC if not supported by firmware | Rafael J. Wysocki | 2 | -0/+11 |
| 2022-03-17 | Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query ... | Rafael J. Wysocki | 1 | -8/+19 |
| 2022-03-17 | ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNU | Werner Sembach | 1 | -0/+75 |
| 2022-03-16 | PM: hibernate: Honour ACPI hardware signature by default for virtual guests | David Woodhouse | 1 | -8/+3 |
| 2022-03-16 | Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid" | Rafael J. Wysocki | 1 | -5/+5 |
| 2022-03-11 | nvdimm/region: Delete nd_blk_region infrastructure | Dan Williams | 1 | -8/+3 |
| 2022-03-11 | ACPI: NFIT: Remove block aperture support | Dan Williams | 2 | -382/+0 |
| 2022-03-10 | x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc() | Ionela Voinescu | 1 | -3/+3 |
| 2022-03-10 | ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset device | Ilkka Koskinen | 4 | -0/+129 |
| 2022-03-10 | ACPI: tables: Add AGDI to the list of known table signatures | Ilkka Koskinen | 1 | -1/+1 |
| 2022-03-09 | ACPI/APEI: Limit printable size of BERT table data | Darren Hart | 1 | -2/+6 |
| 2022-03-08 | ACPI: APEI: fix return value of __setup handlers | Randy Dunlap | 3 | -3/+3 |
| 2022-03-08 | ACPI / x86: Add skip i2c clients quirk for Lenovo Yoga Tablet 1050F/L | Hans de Goede | 1 | -0/+12 |
| 2022-03-08 | ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8 | Hans de Goede | 1 | -0/+9 |
| 2022-03-07 | ACPICA: Avoid walking the ACPI Namespace if it is not there | Rafael J. Wysocki | 1 | -0/+3 |