aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/acpica
Commit message (Expand)AuthorAgeFilesLines
* acpi: mark INVARIANTS variables as __diagusedEd Maste2022-08-291-2/+2
* Adjust function definition in acpi_timer.c to avoid clang 15 warningsDimitry Andric2022-07-291-1/+1
* APEI: Make sure event data fit into the buffer.Alexander Motin2022-02-131-2/+6
* APEI: Improve multiple error sources handling.Alexander Motin2021-12-161-49/+104
* APEI: Fix Generic Error Data Entry revision 3.0 handling.Alexander Motin2021-12-091-5/+9
* pvclock: Add vDSO supportAdam Fenn2021-10-121-0/+4
* acpi: Add missing error handling to acpi_pci_link_route_irqs()Mark Johnston2021-06-021-1/+5
* Move time math out of disabled interrupts sections.Alexander Motin2021-04-071-14/+16
* Do not read timer extra time when MWAIT is used.Alexander Motin2021-04-071-9/+10
* Change mwait_bm_avoidance use to match Linux.Alexander Motin2021-04-071-4/+6
* acpi: limit the AMDI0020/AMDI0010 workaround to an optionWarner Losh2021-02-111-0/+3
* Add missing newlines.Alexander Motin2021-01-311-2/+2
* acpi: Ensure that adjacent memory affinity table entries are coalescedMark Johnston2021-01-061-12/+25
* MFC r355876 (by cem):Conrad Meyer2020-12-251-2/+5
* MFC r367398:Konstantin Belousov2020-11-191-0/+3
* MFC r367239-367241:Vladimir Kondratyev2020-11-142-0/+17
* MFC r344855 (by jhb):Dimitry Andric2020-11-072-2/+0
* MFC r364407: Unify AcpiGetTable() KPI use in identify, probe and attach.Alexander Motin2020-08-221-7/+25
* MFC r364037: Add some more checks to make APEI driver more robust.Alexander Motin2020-08-121-8/+22
* MFC r364013: Allow ACPI APEI driver build without PCI.Alexander Motin2020-08-101-1/+5
* MFC r362661: Add mostly dummy hw.pci.enable_aspm tunable.Alexander Motin2020-08-071-0/+4
* Fix bug in r363624 12 adaptation.Alexander Motin2020-08-071-1/+1
* MFC r363624: Add initial driver for ACPI Platform Error Interfaces.Alexander Motin2020-08-072-0/+715
* MFC r362033:Konstantin Belousov2020-07-012-2/+0
* MFC r351516: Announce PCI Segment Groups supported to PCI host _OSC.Alexander Motin2020-06-121-2/+2
* MFC r360657: acpi_video: support systems without non-essential methodsAndriy Gapon2020-05-261-24/+73
* MFC r360246: acpi_video: fix a crash in detach with an LCD outputAndriy Gapon2020-05-221-1/+4
* MFC r361033:Mark Johnston2020-05-212-16/+6
* MFC r361097:Colin Percival2020-05-191-0/+3
* MFC r360025: Alert devd when acpi_video brightness changesColin Percival2020-04-191-0/+3
* MFC r358818:Vladimir Kondratyev2020-03-292-12/+32
* MFC of r355574, r358095, and r358395:Hiroki Sato2020-03-187-174/+393
* MFC r358537:Hans Petter Selasky2020-03-112-0/+63
* MFC r358219 and r358270:Hans Petter Selasky2020-03-021-10/+34
* MFC r357669:Konstantin Belousov2020-02-141-1/+3
* MFC 353585,353586: Support hot insertion and removal of PCI devices on EC2.John Baldwin2019-10-251-0/+106
* MFC 350662:John Baldwin2019-10-251-2/+5
* MFC r351200 (by jeff), 351454,351456,351494-351495 (by kib):Alexander Motin2019-10-242-0/+12
* MFC: r342869, r344398, r344446, r344448, r345713, r345980, r347415,Jung-uk Kim2019-09-202-7/+7
* MFC r343853, r343856, r343860Jayachandran C.2019-09-181-0/+7
* MFC r341743-r341744Jayachandran C.2019-09-181-8/+56
* MFC r341741-r341742Jayachandran C.2019-09-182-0/+658
* MFC r340599-r340601Jayachandran C.2019-09-182-49/+13
* MFC r340598:Jayachandran C.2019-09-184-22/+69
* MFC r350499: acpi_resource.c: mention ThunderX2 firmware revision with issueEd Maste2019-09-161-1/+4
* MFC 348757,351225: acpi and nvdimm location_str updatesD Scott Phillips2019-09-091-1/+1
* MFC r348459:Mark Johnston2019-06-171-3/+13
* MFC r348065:Allan Jude2019-06-051-12/+15
* MFC 346066: Refine r330113 to honor the ProducerConsumer flag most of the time.John Baldwin2019-05-011-1/+8
* MFC 346063: Don't pre-reserve resources for CPU devices when they are set.John Baldwin2019-05-011-0/+8