aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.14.200 into kernel.lnx.4.14.r4-relNathan Chancellor2020-10-041-12/+4
* Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-09-092-9/+1
* Merge 4.14.189 into kernel.lnx.4.14.r4-relNathan Chancellor2020-08-201-0/+19
* Merge 4.14.187 into kernel.lnx.4.14.r4-relNathan Chancellor2020-07-251-2/+2
* Merge 4.14.185 into kernel.lnx.4.14.r4-relNathan Chancellor2020-07-015-14/+43
* Merge 4.14.179 into kernel.lnx.4.14.r4-relNathan Chancellor2020-05-051-2/+2
|\
| * PM: ACPI: Output correct message on target power stateKai-Heng Feng2020-05-051-2/+2
* | Merge 4.14.177 into kernel.lnx.4.14.r4-relNathan Chancellor2020-04-231-7/+0
|\|
| * x86: ACPI: fix CPU hotplug deadlockQian Cai2020-04-241-7/+0
* | Merge 4.14.176 into kernel.lnx.4.14.r4-relNathan Chancellor2020-04-131-11/+13
|\|
| * acpi/nfit: Fix bus command validationDan Williams2020-04-131-11/+13
* | Merge 4.14.175 into kernel.lnx.4.14.r4-relNathan Chancellor2020-04-021-1/+1
|\|
| * x86/mm: split vmalloc_sync_all()Joerg Roedel2020-04-021-1/+1
* | Merge 4.14.174 into kernel.lnx.4.14.r4-relNathan Chancellor2020-03-201-1/+11
|\|
| * ACPI: watchdog: Allow disabling WDAT at bootJean Delvare2020-03-201-1/+11
* | Merge 4.14.173 into kernel.lnx.4.14.r4-relNathan Chancellor2020-03-111-2/+1
|\|
| * ACPI: watchdog: Fix gas->access_width usageMika Westerberg2020-03-111-2/+1
* | Merge 4.14.172 into kernel.lnx.4.14.r4-relNathan Chancellor2020-03-022-1/+22
|\|
| * ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1Erik Kaneda2020-02-282-1/+22
* | Merge 4.14.171 into kernel.lnx.4.14.r4-relNathan Chancellor2020-02-181-0/+13
|\|
| * ACPI: video: Do not export a non working backlight interface on MSI MS-7721 b...Hans de Goede2020-02-141-0/+13
* | Merge 4.14.159 into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-243-13/+29
|\|
| * ACPI: PM: Avoid attaching ACPI PM domain to certain devicesRafael J. Wysocki2019-12-171-1/+11
| * ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()Vamshi K Sthambamkadi2019-12-171-1/+1
| * ACPI: OSL: only free map once in osl.cFrancesco Ruggeri2019-12-171-11/+17
* | Merge 4.14.158 into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-052-23/+16
|\|
| * ACPI / APEI: Switch estatus pool to use vmalloc memoryJames Morse2019-12-051-15/+15
| * ACPI / APEI: Don't wait to serialise with oops messages when panic()ingJames Morse2019-12-051-2/+0
| * ACPI / LPSS: Ignore acpi_device_fix_up_power() return valueHans de Goede2019-12-051-6/+1
* | Merge 4.14.157 into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-011-1/+1
|\|
| * mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand2019-12-011-1/+1
* | Merge 4.14.156 into kernel.lnx.4.14.r4-relNathan Chancellor2019-11-247-9/+22
|\|
| * ACPI / SBS: Fix rare oops when removing modulesRonald Tschalär2019-11-242-0/+3
| * ACPICA: Never run _REG on system_memory and system_IOBob Moore2019-11-245-9/+19
* | Merge 4.14.155 into kernel.lnx.4.14.r4-relNathan Chancellor2019-11-202-4/+23
|\|
| * PCI/ACPI: Correct error message for ASPM disablingSinan Kaya2019-11-201-2/+3
| * ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_maskHans de Goede2019-11-201-2/+20
* | Merge 4.14.147 into kernel.lnx.4.14.r4-relNathan Chancellor2019-10-055-7/+55
|\|
| * 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 / processor: don't print errors for processorIDs == 0xffJiri Slaby2019-10-051-3/+7
| * ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35Hans de Goede2019-10-051-0/+37
* | Merge 4.14.139 into kernel.lnx.4.14.r4-relNathan Chancellor2019-09-261-2/+2
|\|
| * ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()Lorenzo Pieralisi2019-08-161-2/+2
* | Merge 4.14.137 into kernel.lnx.4.14.r4-relNathan Chancellor2019-09-261-0/+4
|\|
| * ACPI: blacklist: fix clang warning for unused DMI tableArnd Bergmann2019-08-061-0/+4
* | Merge 4.14.125 into kernel.lnx.4.14.r4-relNathan Chancellor2019-09-261-1/+0
|\|
| * pstore: Convert buf_lock to semaphoreKees Cook2019-06-111-1/+0
* | Merge 4.14.123 into kernel.lnx.4.14.r4-relNathan Chancellor2019-09-261-0/+8
|\|