summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2020-07-22ACPI: video: Use native backlight on Acer TravelMate 5735ZPaul Menzel1-0/+10
2020-07-22ACPI: video: Use native backlight on Acer Aspire 5783zHans de Goede1-0/+9
2020-06-30ACPI: sysfs: Fix pm_profile_attr typeNathan Chancellor1-2/+2
2020-06-20ACPI: GED: use correct trigger type field in _Exx / _Lxx handlingArd Biesheuvel1-1/+1
2020-06-20ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki2-10/+20
2020-06-20ACPI: GED: add support for _Exx / _Lxx handler methodsArd Biesheuvel1-3/+19
2020-06-20ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()Qiushi Wu1-0/+1
2020-06-20ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu1-1/+3
2020-05-05PM: ACPI: Output correct message on target power stateKai-Heng Feng1-2/+2
2020-04-24x86: ACPI: fix CPU hotplug deadlockQian Cai1-7/+0
2020-04-13acpi/nfit: Fix bus command validationDan Williams1-11/+13
2020-04-02x86/mm: split vmalloc_sync_all()Joerg Roedel1-1/+1
2020-03-20ACPI: watchdog: Allow disabling WDAT at bootJean Delvare1-1/+11
2020-03-11ACPI: watchdog: Fix gas->access_width usageMika Westerberg1-2/+1
2020-02-28ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1Erik Kaneda2-1/+22
2020-02-15ACPI: video: Do not export a non working backlight interface on MSI MS-7721 b...Hans de Goede1-0/+13
2019-12-17ACPI: PM: Avoid attaching ACPI PM domain to certain devicesRafael J. Wysocki1-1/+11
2019-12-17ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()Vamshi K Sthambamkadi1-1/+1
2019-12-17ACPI: OSL: only free map once in osl.cFrancesco Ruggeri1-11/+17
2019-12-05ACPI / APEI: Switch estatus pool to use vmalloc memoryJames Morse1-15/+15
2019-12-05ACPI / APEI: Don't wait to serialise with oops messages when panic()ingJames Morse1-2/+0
2019-12-05ACPI / LPSS: Ignore acpi_device_fix_up_power() return valueHans de Goede1-6/+1
2019-12-01mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand1-1/+1
2019-11-24ACPI / SBS: Fix rare oops when removing modulesRonald Tschalär2-0/+3
2019-11-24ACPICA: Never run _REG on system_memory and system_IOBob Moore5-9/+19
2019-11-20PCI/ACPI: Correct error message for ASPM disablingSinan Kaya1-2/+3
2019-11-20ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_maskHans de Goede1-2/+20
2019-10-05ACPI / PCI: fix acpi_pci_irq_enable() memory leakWenwen Wang1-1/+3
2019-10-05ACPI: custom_method: fix memory leaksWenwen Wang1-1/+4
2019-10-05ACPI / CPPC: do not require the _PSD methodAl Stone1-2/+4
2019-10-05ACPI / processor: don't print errors for processorIDs == 0xffJiri Slaby1-3/+7
2019-10-05ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35Hans de Goede1-0/+37
2019-08-16ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()Lorenzo Pieralisi1-2/+2
2019-08-06ACPI: blacklist: fix clang warning for unused DMI tableArnd Bergmann1-0/+4
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook1-1/+0
2019-05-31ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()Pierre-Louis Bossart1-0/+8
2019-05-16ACPICA: Namespace: remove address node from global list after method terminationErik Schmauss1-0/+4
2019-05-16ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss1-0/+4
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2-2/+2
2019-04-20Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"Zhang Rui1-0/+53
2019-04-20ACPI / SBS: Fix GPE storm on recent MacBookPro'sRonald Tschalär1-2/+6
2019-04-05ACPI / video: Extend chassis-type detection with a "Lunch Box" checkHans de Goede1-0/+1
2019-04-05ACPI / video: Refactor and fix dmi_is_desktop()Hans de Goede1-6/+13
2019-03-23nfit: acpi_nfit_ctl(): Check out_obj->type in the right placeDexuan Cui1-7/+7
2019-03-23ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko1-1/+5
2019-02-20ACPI: NUMA: Use correct type for printing addresses on i386-PAEChao Fan1-3/+3
2019-02-12ACPI/APEI: Clear GHES block_status before panic()Lenny Szubowicz1-0/+2
2019-02-12ACPI: SPCR: Consider baud rate 0 as preconfigured stateAndy Shevchenko1-0/+11
2019-01-31acpi/nfit: Fix command-supported detectionDan Williams1-14/+40
2019-01-31acpi/nfit: Block function zero DSMsDan Williams1-0/+7