summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: sysfs: Fix a buffer overrun problem with description_show()Krzysztof Wilczyński2021-07-201-1/+1
* ACPI: tables: Add custom DSDT file as makefile prerequisiteRichard Fitzgerald2021-07-201-0/+5
* ACPI: bus: Call kobject_put() in acpi_init() error pathHanjun Guo2021-07-201-0/+1
* ACPI: processor idle: Fix up C-state latency if not orderedMario Limonciello2021-07-201-0/+40
* ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET2021-05-221-0/+1
* ACPI: custom_method: fix a possible memory leakMark Langsdorf2021-05-221-0/+2
* ACPI: custom_method: fix potential use-after-free issueMark Langsdorf2021-05-221-1/+1
* ACPI: scan: Use unique number for instance_noAndy Shevchenko2021-03-302-6/+33
* ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki2021-03-301-31/+26
* ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao2021-03-031-1/+6
* ACPI: thermal: Do not call acpi_thermal_check() directlyRafael J. Wysocki2021-02-101-17/+38
* ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng2021-02-031-14/+6
* ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede2021-01-301-0/+2
* ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui2021-01-232-2/+15
* ACPI: PNP: compare the string length in the matching_id()Hui Wang2020-12-291-0/+3
* Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"Daniel Scally2020-12-291-1/+1
* ACPI: GED: fix -WformatNick Desaulniers2020-11-221-1/+1
* ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong2020-11-101-1/+1
* ACPI: debug: don't allow debugging when ACPI is disabledJamie Iles2020-11-101-0/+3
* ACPI: video: use ACPI backlight for HP 635 NotebookAlex Hung2020-11-101-0/+9
* ACPI / extlog: Check for RDMSR failureBen Hutchings2020-11-101-3/+3
* ACPI: EC: Reference count query handlers under lockRafael J. Wysocki2020-10-011-12/+4
* ACPICA: Do not increment operation_region reference counts for field unitsErik Kaneda2020-08-212-9/+1
* ACPI: sysfs: Fix pm_profile_attr typeNathan Chancellor2020-06-301-2/+2
* ACPI: GED: use correct trigger type field in _Exx / _Lxx handlingArd Biesheuvel2020-06-201-1/+1
* ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki2020-06-202-10/+20
* ACPI: GED: add support for _Exx / _Lxx handler methodsArd Biesheuvel2020-06-201-3/+19
* ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()Qiushi Wu2020-06-201-1/+3
* ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu2020-06-201-1/+3
* Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"Hans de Goede2020-05-201-11/+0
* PM: ACPI: Output correct message on target power stateKai-Heng Feng2020-05-051-2/+2
* x86/mm: split vmalloc_sync_all()Joerg Roedel2020-04-021-1/+1
* ACPI: watchdog: Allow disabling WDAT at bootJean Delvare2020-03-201-1/+11
* ACPI: watchdog: Fix gas->access_width usageMika Westerberg2020-03-111-2/+1
* ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1Erik Kaneda2020-02-282-1/+22
* ACPI: PM: Avoid attaching ACPI PM domain to certain devicesRafael J. Wysocki2019-12-211-1/+11
* ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()Vamshi K Sthambamkadi2019-12-211-1/+1
* ACPI: OSL: only free map once in osl.cFrancesco Ruggeri2019-12-211-11/+17
* ACPI / APEI: Switch estatus pool to use vmalloc memoryJames Morse2019-12-051-15/+15
* ACPI / LPSS: Ignore acpi_device_fix_up_power() return valueHans de Goede2019-12-051-6/+1
* mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand2019-11-281-1/+1
* ACPI / SBS: Fix rare oops when removing modulesRonald Tschalär2019-11-252-0/+3
* ACPICA: Never run _REG on system_memory and system_IOBob Moore2019-11-255-9/+19
* PCI/ACPI: Correct error message for ASPM disablingSinan Kaya2019-11-251-2/+3
* ACPI / PCI: fix acpi_pci_irq_enable() memory leakWenwen Wang2019-10-051-1/+3
* ACPI: custom_method: fix memory leaksWenwen Wang2019-10-051-1/+4
* ACPI / CPPC: do not require the _PSD methodAl Stone2019-10-051-2/+4
* ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()Lorenzo Pieralisi2019-08-251-2/+2
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-141-1/+1
* ACPI / SBS: Fix GPE storm on recent MacBookPro'sRonald Tschalär2019-04-201-2/+6