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
2023-05-10
acpi(4): Fix membars in ACPI_ACQUIRE/RELEASE_GLOBAL_LOCK.
riastradh
2023-05-10
acpiwmi(4): Use config_detach_children.
riastradh
2023-05-06
s/regster/register/ in comments and error messages.
andvar
2023-04-16
DesignWare watchdog ACPI attach glue
jmcneill
2023-03-17
s/Brigthness/Brightness/ in comment.
andvar
2023-02-27
igpio(4): Disable Baytrail and Lynxpoint support. Fixes PR kern/57225.
msaitoh
2022-12-18
Add amdsmn(4) and amdccp(4) power management stubs.
reinoud
2022-10-24
i2c(9): Nix smbus intr API.
riastradh
2022-10-19
dwiic(4): Don't try to attach children if dwiic_attach failed.
riastradh
2022-10-14
Add a PCI resource manager and use it on Arm ACPI platforms.
jmcneill
2022-08-12
thinkpad(4): Don't detach on shutdown.
riastradh
2022-07-23
- Handle dtlink in acpi_pack_compat_list().
thorpej
2022-07-22
Normalize how motoi2c controllers are attached.
thorpej
2022-06-02
Localize one more variable to NPCI > 0 block. Fix ia64 build.
rin
2022-05-31
allow ACPI to compile without PCI support. fixes ia64 build.
mrg
2022-05-26
only link acpi_pci*.c if acpi & pci, not just acpi.
mrg
2022-05-22
fix various small typos, mainly in comments.
andvar
2022-03-24
Add initial support for Intel GPIO chips
manu
2022-02-27
acpi: Assert acpi_register_notify is not called twice.
riastradh
2022-02-27
acpivga(4): Provide hooks for ACPI display notifications.
riastradh
2022-02-27
acpi: Nix conditional pci_get_segment use.
riastradh
2022-02-16
sys: Include files.acpica unconditionally.
riastradh
2022-02-11
acpi(9): No need to test dv_locators.
riastradh
2022-02-06
sdhc: Retire SDHC_FLAG_USE_ADMA2 flag.
jmcneill
2022-02-06
acpi: dwcmmc: Honour broken-cd and non-removable DSD properties
jmcneill
2022-01-22
Change the devhandle_from_*() functions to also take a "super handle",
thorpej
2022-01-15
32-bit build fix
jmcneill
2022-01-15
acpi: sdhc: Read caps2 even if sdhci-caps{,-mask} doesn't touch the bits
jmcneill
2022-01-15
acpi: sdhc: Add support for RK356x eMMC controller.
jmcneill
2022-01-15
acpi: Add helper for querying DSM function 0.
jmcneill
2022-01-11
acpi: sdhc: Support sdhci-caps and sdhci-caps-mask properties.
jmcneill
2022-01-11
acpi: ged: Mask interrupts before dispatching handler
jmcneill
2022-01-09
dwcmmc: Add ACPI attach support
jmcneill
2022-01-09
acpi: Add acpi_dsd_bool helper
jmcneill
2022-01-07
acpibat(4): Fix race in detach with AcpiOsExecute deferred call.
riastradh
2022-01-03
Add driver for DesignWare Ethernet Quality-of-Service controller.
jmcneill
2021-12-31
thinkpad(4): Omit workaround for acpiec_bus_read.
riastradh
2021-12-31
acpiec(4): Make sure to fully initialize an ACPI_INTEGER on read.
riastradh
2021-12-31
acpi(9): Return full 64-bit object to caller in PCI config read.
riastradh
2021-12-31
acpi(9): Fix memory ordering and completion bugs in notifiers.
riastradh
2021-12-31
acpi(9): Implement AcpiOsWaitEventsComplete.
riastradh
2021-12-31
acpibat(4): Print ACPI error when _STA fails.
riastradh
2021-12-31
acpibat(4): Delete excessive blank lines.
riastradh
2021-12-31
acpibat(4): Fix attach and detach ordering.
riastradh
2021-12-31
acpi: Support DT link compat string lists
jmcneill
2021-12-30
acpiout(4): Work around firmware that doesn't like some brightnesses.
riastradh
2021-12-28
acpi: sdhc: Ignore clkbase register if clock-frequency property is present
jmcneill
2021-12-26
acpi: ohci: Match "generic-ohci" compatible string
jmcneill
2021-12-26
acpi: Support DT link device ID
jmcneill
2021-12-24
acpi: ehci: Don't assume that a transaction translator is available.
jmcneill
[next]