| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: video: Force backlight native for more TongFang devices | Werner Sembach | 2022-11-03 | 1 | -0/+64 |
* | ACPI: extlog: Handle multiple records | Tony Luck | 2022-11-03 | 1 | -13/+20 |
* | ACPI: video: Add Toshiba Satellite/Portege Z830 quirk | Arvid Norlander | 2022-10-26 | 1 | -0/+16 |
* | ACPI: property: Return type of acpi_add_nondev_subnodes() should be bool | Sakari Ailus | 2022-08-25 | 1 | -4/+4 |
* | ACPI: CPPC: Do not prevent CPPC from working in the future | Rafael J. Wysocki | 2022-08-25 | 1 | -30/+24 |
* | ACPI: LPSS: Fix missing check in register_device_clock() | huhai | 2022-08-25 | 1 | -0/+3 |
* | ACPI: PM: save NVS memory for Lenovo G40-45 | Manyi Li | 2022-08-25 | 1 | -0/+8 |
* | ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks | Hans de Goede | 2022-08-25 | 1 | -7/+0 |
* | ACPI: video: Shortening quirk list by identifying Clevo by board_name only | Werner Sembach | 2022-08-11 | 1 | -34/+0 |
* | ACPI: video: Force backlight native for some TongFang devices | Werner Sembach | 2022-08-11 | 1 | -1/+50 |
* | ACPI: sysfs: Fix BERT error region memory mapping | Lorenzo Pieralisi | 2022-06-06 | 1 | -7/+18 |
* | ACPI: sysfs: Make sparse happy about address space in use | Andy Shevchenko | 2022-06-06 | 1 | -1/+1 |
* | ACPI: CPPC: Avoid out of bounds access when parsing _CPC data | Rafael J. Wysocki | 2022-04-15 | 1 | -0/+5 |
* | ACPI/APEI: Limit printable size of BERT table data | Darren Hart | 2022-04-15 | 1 | -2/+6 |
* | ACPICA: Avoid walking the ACPI Namespace if it is not there | Rafael J. Wysocki | 2022-04-15 | 1 | -0/+3 |
* | ACPI: APEI: fix return value of __setup handlers | Randy Dunlap | 2022-04-15 | 3 | -3/+3 |
* | ACPI: properties: Consistently return -ENOENT if there are no more references | Sakari Ailus | 2022-04-15 | 1 | -1/+1 |
* | ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNU | Werner Sembach | 2022-03-28 | 1 | -0/+75 |
* | ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3 | Maximilian Luz | 2022-03-28 | 1 | -0/+12 |
* | ACPI: battery: Add the ThinkPad "Not Charging" quirk | Thomas Weißschuh | 2022-01-27 | 1 | -0/+22 |
* | ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5 | Kirill A. Shutemov | 2022-01-27 | 3 | -4/+6 |
* | ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R() | Rafael J. Wysocki | 2022-01-27 | 1 | -1/+2 |
* | ACPICA: Utilities: Avoid deleting the same object twice in a row | Rafael J. Wysocki | 2022-01-27 | 1 | -0/+1 |
* | ACPI: PMIC: Fix intel_pmic_regs_handler() read accesses | Hans de Goede | 2021-11-26 | 1 | -23/+28 |
* | ACPI: battery: Accept charges over the design capacity as full | André Almeida | 2021-11-26 | 1 | -1/+1 |
* | ACPICA: Avoid evaluating methods too early during system resume | Rafael J. Wysocki | 2021-11-26 | 4 | -13/+15 |
* | acpi/arm64: fix next_platform_timer() section mismatch error | Jackie Liu | 2021-10-20 | 1 | -1/+1 |
* | ACPI: NFIT: Fix support for virtual SPA ranges | Dan Williams | 2021-08-26 | 1 | -0/+3 |
* | Revert "ACPICA: Fix memory leak caused by _CID repair function" | Rafael J. Wysocki | 2021-08-12 | 1 | -7/+0 |
* | ACPI: video: Add quirk for the Dell Vostro 3350 | Hans de Goede | 2021-07-20 | 1 | -0/+9 |
* | ACPI: AMBA: Fix resource name in /proc/iomem | Liguang Zhang | 2021-07-20 | 1 | -0/+1 |
* | ACPI: sysfs: Fix a buffer overrun problem with description_show() | Krzysztof Wilczyński | 2021-07-20 | 1 | -1/+1 |
* | ACPI: tables: Add custom DSDT file as makefile prerequisite | Richard Fitzgerald | 2021-07-20 | 1 | -0/+5 |
* | ACPI: bus: Call kobject_put() in acpi_init() error path | Hanjun Guo | 2021-07-20 | 1 | -0/+1 |
* | ACPICA: Fix memory leak caused by _CID repair function | Erik Kaneda | 2021-07-20 | 1 | -0/+7 |
* | ACPI: EC: Make more Asus laptops use ECDT _GPE | Chris Chiu | 2021-07-20 | 1 | -0/+16 |
* | ACPI: processor idle: Fix up C-state latency if not ordered | Mario Limonciello | 2021-07-20 | 1 | -0/+40 |
* | ACPI: EC: Look for ECDT EC after calling acpi_load_tables() | Rafael J. Wysocki | 2021-06-10 | 1 | -12/+12 |
* | ACPI: probe ECDT before loading AML tables regardless of module-level code flag | Erik Schmauss | 2021-06-10 | 1 | -28/+16 |
* | ACPI: scan: Fix a memory leak in an error handling path | Christophe JAILLET | 2021-05-22 | 1 | -0/+1 |
* | ACPI: CPPC: Replace cppc_attr with kobj_attribute | Nathan Chancellor | 2021-05-22 | 1 | -11/+3 |
* | ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure | Marc Zyngier | 2021-05-22 | 1 | -4/+6 |
* | ACPI: custom_method: fix a possible memory leak | Mark Langsdorf | 2021-05-22 | 1 | -0/+2 |
* | ACPI: custom_method: fix potential use-after-free issue | Mark Langsdorf | 2021-05-22 | 1 | -1/+1 |
* | ACPI: tables: x86: Reserve memory occupied by ACPI tables | Rafael J. Wysocki | 2021-05-07 | 1 | -3/+39 |
* | ACPI: scan: Use unique number for instance_no | Andy Shevchenko | 2021-03-30 | 2 | -6/+33 |
* | ACPI: scan: Rearrange memory allocation in acpi_device_add() | Rafael J. Wysocki | 2021-03-30 | 1 | -31/+26 |
* | ACPI: configfs: add missing check after configfs_register_default_group() | Qinglang Miao | 2021-03-04 | 1 | -1/+6 |
* | ACPI: property: Fix fwnode string properties matching | Rafael J. Wysocki | 2021-03-04 | 1 | -11/+33 |
* | ACPI: thermal: Do not call acpi_thermal_check() directly | Rafael J. Wysocki | 2021-02-07 | 1 | -17/+38 |