Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2022-03-03 | ACPI: APEI: rename ghes_init() with an "acpi_" prefix | Shuai Xue | 2 | -2/+2 |
2022-03-03 | ACPI: APEI: explicit init of HEST and GHES in apci_init() | Shuai Xue | 3 | -14/+10 |
2022-03-03 | ACPI: processor idle: Check for architectural support for LPI | Mario Limonciello | 1 | -5/+10 |
2022-03-02 | ACPI: bus: Introduce acpi_bus_for_each_dev() | Rafael J. Wysocki | 1 | -1/+6 |
2022-03-02 | Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttons | Hans de Goede | 1 | -0/+5 |
2022-03-01 | ACPI: LPSS: Provide an SSP type to the driver | Andy Shevchenko | 1 | -6/+25 |
2022-03-01 | ACPI: LPSS: Constify properties member in struct lpss_device_desc | Andy Shevchenko | 1 | -1/+1 |
2022-03-01 | ACPI: platform: Constify properties parameter in acpi_create_platform_device() | Andy Shevchenko | 1 | -1/+1 |
2022-02-25 | ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3 | Maximilian Luz | 1 | -0/+12 |
2022-02-25 | ACPI: fan: Add additional attributes for fine grain control | Srinivas Pandruvada | 3 | -3/+57 |
2022-02-25 | ACPI: fan: Properly handle fine grain control | Srinivas Pandruvada | 2 | -26/+74 |
2022-02-25 | ACPI: fan: Optimize struct acpi_fan_fif | Srinivas Pandruvada | 2 | -5/+11 |
2022-02-25 | ACPI: fan: Separate file for attributes creation | Srinivas Pandruvada | 4 | -89/+133 |