| Age | Commit message (Expand) | Author |
| 2023-05-13 | s/requied/required/ in comments (likely grammar should be also improved in the | andvar |
| 2023-05-10 | x86/imc(4): Use config_detach_children. | riastradh |
| 2023-05-09 | ichlpcib(4): Use config_detach_children. | riastradh |
| 2023-05-09 | ichlpcib(4): KNF. No functional change intended. | riastradh |
| 2023-04-12 | ichsmb(4), tco(4): Add support for TCO on newer Intel chipsets. | riastradh |
| 2023-01-28 | amdsmn(4),amdzentemp(4): Add Zen3+ Rembrandt(19h/4xh) & Zen4 Genoa(19h/1xh). | msaitoh |
| 2023-01-28 | Reduce diff against DragonFly. No functional change. | msaitoh |
| 2022-12-18 | Add amdsmn(4) and amdccp(4) power management stubs. | reinoud |
| 2022-11-24 | match zen3 "cezanne" (ryzen 5000-series APU.) | mrg |
| 2022-10-19 | dwiic(4): Don't try to attach children if dwiic_attach failed. | riastradh |
| 2022-10-01 | amdsmn(4),amdzentemp(4): Add support for 17h/6xh and 19h/6xh. | msaitoh |
| 2022-09-28 | Fix compile error. | msaitoh |
| 2022-09-22 | tco(4): Nix PMC_TCO_BASE offset in TCO register definitions. | riastradh |
| 2022-09-22 | tco(4): Use a subregion of the PMC registers for TCO registers. | riastradh |
| 2022-09-22 | ichlpcib(4), tco(4): Rename iot -> pmt, ioh -> pmh. | riastradh |
| 2022-09-22 | ichlpcib(4), tco(4): Take `lpcib_' off various names. | riastradh |
| 2022-09-22 | tco(4): Rename lpcib_tco_attach_args -> tco_attach_args. | riastradh |
| 2022-09-22 | tco(4): Change has_rcba bit into version number. | riastradh |
| 2022-09-21 | tco(4): Fix whitespace. No functional change intended. | riastradh |
| 2022-09-06 | Fix compile error. Compile test only. | msaitoh |
| 2022-09-05 | x86: Fix interaction between consinit, device_pci_register, and drm. | riastradh |
| 2022-05-24 | - msipic_construct_msix_pic(): set mp_table_base to memaddr (without | bouyer |
| 2022-05-23 | Work in progress on MSI/MSI-X on Xen (MSI works on my hardware, more work | bouyer |
| 2022-04-27 | Rename for AMD F15/6X device. No functional change. | msaitoh |
| 2021-12-05 | s/futher/further/ in comment. | msaitoh |
| 2021-10-27 | Add more Jasper Lake and Elkhart Lake devices. | msaitoh |
| 2021-10-27 | Add many Intel I2C devices. | msaitoh |
| 2021-10-15 | Disable MSI and MSI-X support if IAPC_BOOT_ARCH reports that MSI is not | jmcneill |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-06-21 | prop_dictionary_set_cstring_nocopy -> prop_dictionary_set_string_nocopy | christos |
| 2021-06-06 | Fix build failure on i386. | nonaka |
| 2021-06-06 | amdzentemp(4): Add support for per CCD temperature sensor from FreeBSD. | nonaka |
| 2021-06-05 | amdzentemp(4): Add Zen 3 support. | nonaka |
| 2021-05-29 | dwiic(4): Attribute output correctly and relegate to debug-level. | riastradh |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-03-14 | Remoave an extra space from a comment | skrll |
| 2021-01-28 | Remove x86_genfb_mtrr_init. PATs have been available since the Pentium III | jmcneill |
| 2021-01-26 | Add a device_t parameter to acpi_enter_i2c_devs. If non-NULL, all child | jmcneill |
| 2020-12-11 | Fix build failure when XNEPV is defined. | knakahara |
| 2020-12-11 | Not pic->pic_addroute but pic->pic_hwunmask should enable interrupts for MSI-X. | knakahara |
| 2020-10-14 | vmx(4) should be MI. moved to sys/dev/pci from sys/arch/x86/pci | ryo |
| 2020-08-01 | reorder includes to pull __HAVE_PCI_MSI_MSIX properly via | jdolecek |
| 2020-07-19 | for Xen MSI, fallback to INTx when PHYSDEVOP_map_pirq fails for the device | jdolecek |
| 2020-05-04 | add support for using MSI for XenPV Dom0 | jdolecek |
| 2020-05-04 | constify the pic templates | jdolecek |
| 2020-04-27 | Fix the wrong logic about making the number of vmx(4) TX/RX queue | yamaguchi |
| 2020-04-25 | Merge the bouyer-xenpvh branch, bringing in Xen PV drivers support under HVM | bouyer |
| 2020-04-23 | Apply previous change ("Don't mix sign and unsigned operands. Just use | simonb |
| 2020-04-20 | Don't mix sign and unsigned operands. Just use size_t for the loop. | joerg |
| 2020-04-20 | Update to support Family 15h Model 60 temperature sensors. | simonb |