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
2006-08-27
Complete the declaration.
christos
2006-08-27
Delete unsigned comparison with < 0
christos
2006-08-20
PR/34241: Dave Sainty: Bound a memcpy to the sizeof the buffer where we
christos
2006-08-14
ACPI frontend for Yamaha OPL3-SA[23].
itohy
2006-08-06
PR/34117: Takuya SHIOZAKI: enhancement for acpiapm(4)
christos
2006-08-06
PR/34116: Takuya SHIOZAKI: acpiapm(4) misuses config(9)
christos
2006-07-14
Make this build again and fix the bus_space_tag_t member of the softc,
xtraeme
2006-07-13
Add an option COM_REGMAP to allow com(4) to use an array of register indices.
gdamore
2006-07-12
Fix typo (discarge -> discharge).
hira
2006-07-12
Prevent zerodivide (from Kouichirou Hiratsuka)
christos
2006-07-10
Do not try to disable link devices (using _DIS) at startup. This causes
fvdl
2006-07-09
url for M$ file changed.
christos
2006-07-08
Add acpi apm attachment based on sysmon hooks.
christos
2006-07-05
Repeat after me, use __KERNEL_RCSID.
xtraeme
2006-07-04
Apply fvdl's acpi pci interrupt configuration code.
christos
2006-07-02
Move acpi_timer.h outside of __HAVE_TIMECOUNTER, as we need acpitimer_init()
bouyer
2006-07-01
- use aprint instead of printf.
christos
2006-06-30
Add __KERNEL_RCSID().
xtraeme
2006-06-30
Remove a debug printf.
xtraeme
2006-06-26
test the PM timer for glitches (using the algorithm from FreeBSD)
drochner
2006-06-24
fix typo: idicator -> indicator
tsarna
2006-06-21
First cut on an implementation of an ACPI power management counter
drochner
2006-06-20
When we consume a resource definition from _PRS, advance to the next one.
cube
2006-06-19
acpi_pci_fixup didn't work as well as I had hoped; don't bother for now.
jmcneill
2006-06-19
Fixup PCI interrupt routing using ACPI tables on return from S3 sleep.
jmcneill
2006-06-15
EXPERIMENTAL: Add sysctl for triggering ACPI sleep. This interface is not
jmcneill
2006-05-14
integrate kauth.
elad
2006-05-14
gcc4: 'Data' may be used uninitialized in this function
dogcow
2006-04-30
My laptop sends DeviceCheck instead of PowerSourceStatusChanged.
rpaulo
2006-04-13
NULL check for a parameter of AcpiOsSignal().
kochi
2006-03-23
Change header location in accordance with moving ACPI-CA to sys/dist/acpica
kochi
2006-03-23
change header location in accordance with moving ACPI-CA to sys/dist
kochi
2006-03-23
Move ACPI-CA to sys/dist/acpica.
kochi
2006-03-23
Move to sys/dev/acpi/acpica.
kochi
2006-03-23
Move to sys/dist/acpica.
kochi
2006-03-23
Move from sys/dev/acpi/acpica/Osd.
kochi
2006-03-12
Merge ACPI-CA 20060217
kochi
2006-03-01
Regen.
cube
2006-03-01
Add INT0800 (Intel FWH RNG). Make tabulation consistent.
cube
2006-02-26
Resource lists end with END_TAG, not END_DEPENDENT. Makes the
cube
2006-02-23
Fix typo in aprint argument.
wiz
2006-02-20
use aprint_*
kochi
2006-02-17
regen.
kochi
2006-02-17
Correct some existing device names (PCI bridges, ACPI buses) according
kochi
2006-02-16
define acpi_dbgr as static
kochi
2006-02-16
prototypes don't need argument names
kochi
2006-02-16
use ACPI_FAILURE() macro instead of directly check AE_OK
kochi
2006-01-31
remove ACPI_DISABLE_ON_POWEROFF option, which was there just for
kochi
2006-01-29
adapt for ACPI-CA 20060113
kochi
2006-01-29
Merge ACPI-CA 20060113
kochi
[next]