index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
acpi
Age
Commit message (
Expand
)
Author
2019-05-24
Added drivers for Hyper-V Synthetic Keyboard and Video device.
nonaka
2019-05-08
Merge isaki-audio2 branch, the overhaul of audio subsystem.
isaki
2019-04-21
use cpu_name() on a struct cpu_info *. don't assume it has a ci_dev
mrg
2019-03-01
- Almost all ppbreg.h's definitions are also in pcireg.h. Remove duplicated
msaitoh
2019-03-01
Fix build for i386.
mlelstv
2019-02-26
Cast to same type as parameter. NFCI.
mlelstv
2019-02-16
Fix cut & paste error in comment
tron
2019-02-15
Avoid UB in OsdHardware.c
kamil
2019-02-15
Added Microsoft Hyper-V support. It ported from OpenBSD and FreeBSD.
nonaka
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2019-01-30
don't print resources twice. It is automagically done in acpi_res_parse_fini.
christos
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2019-01-05
add normal debug level
christos
2018-12-26
Fix 32bit build.
mlelstv
2018-12-25
Make ipmi driver available to other platforms.
mlelstv
2018-12-24
- fix compilation on 32 bit systems.
christos
2018-12-21
Support Designware APB UART
jmcneill
2018-12-21
Add acpi_dsd_integer, which reads an integer value from an ACPI 5.0 _DSD
jmcneill
2018-12-20
An ACPI MCFG allocation with start bus number = end bus number is valid,
jmcneill
2018-12-09
make compile on 64-bit archs after acpi_mem ar_length was changed
jdolecek
2018-12-08
Clean up initialization of com_regs structure, in preparation for
thorpej
2018-12-08
acpimcfg_configure_bus_cb can support 16-bit addresses now
jmcneill
2018-12-03
Define macro before using it. This macro is used as a compile time
cherry
2018-11-23
Use acpi_intr_establish
jmcneill
2018-11-17
Attempt to appease gcc and unbreak i386 build. Should be NFC.
kre
2018-11-16
Use acpi_intr_establish
jmcneill
2018-11-16
Use acpi_md_intr_establish/disestablish to handle device IRQs. The existing
jmcneill
2018-11-02
Do not ignore non-zero segment numbers in MCFG if __HAVE_PCI_GET_SEGMENT
jmcneill
2018-11-02
Add support for multiple PCI segments.
jmcneill
2018-10-26
Add xhci at acpi glue
jmcneill
2018-10-26
Add ehci at acpi glue
jmcneill
2018-10-25
Add support for 64-bit memory resources.
jmcneill
2018-10-23
Do not complain if the _AEI method is not found, just skip installing the
jmcneill
2018-10-22
Add driver for ACPI Generic Event Device
jmcneill
2018-10-22
Factor out common ACPI event code into a shared module.
jmcneill
2018-10-21
Add support for GPIO interrupt signaled ACPI events.
jmcneill
2018-10-21
Add ACPI PCI link devices to ignored ids on arm64
jmcneill
2018-10-21
Add ACPI attach glue for virtio_mmio.
jmcneill
2018-10-21
Fix boot messages
jmcneill
2018-10-21
Add a function to report whether the operating system may ignore the boot
jmcneill
2018-10-19
Add amdccp(4) driver for AMD Cryptographic Coprocessor, as found on the
jakllsch
2018-10-19
Fix table offset when walking MCFG allocation subtables
jmcneill
2018-10-17
Allow access to PCI configuration space for devices without extended
jmcneill
2018-10-17
Add ACPI glue for DesignWare I2C controller.
jmcneill
2018-10-16
Ignore SCI and don't try to setup ACPI fixed hardware interfaces in HW-reduce...
jmcneill
2018-10-16
Rename options ACPI_REDUCED_HARDWARE to ACPI_REDUCED_HW. The former is
jmcneill
2018-10-16
Add ACPI_REDUCED_HARDWARE defflag (used by ACPICA) and fix acpi build with th...
jmcneill
2018-10-15
Add ACPI glue for PL061 GPIO
jmcneill
2018-10-15
revert previous, arm doesn't have intr_establish_xname()
jdolecek
2018-10-15
Fix signature for acpimcfg_configure_bus in non-PCI_NETBSD_CONFIGURE case
jmcneill
[prev]
[next]