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
2004-01-04
Apply http://bugme.osdl.org/attachment.cgi?id=1777&action=view from
gendalia
2003-12-21
correct handling of _SI.SST method as it is described in ACPI spec.
kochi
2003-12-21
Make ACPI interpreter a bit permissive:
kochi
2003-12-21
Give up unresponding hardware when entering sleep state.
kochi
2003-12-21
Make ACPI interpreter a bit permissive:
kochi
2003-12-15
Fixes from PR#23177. Various lint/logic fixes:
jmc
2003-12-13
Merge ACPI-CA 20031203
kochi
2003-12-12
Just use the default field separator
jmc
2003-12-12
Regen (picks up PNP8389 after devlist2h.awk changes
jmc
2003-12-12
Fix from PR#23177. Pass lint and while here use a regular field separator
jmc
2003-12-11
make this compile again.
christos
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-11-26
Remove unused file.
kochi
2003-11-20
convert tab -> space (pointed out by Kanaoka-san)
kochi
2003-11-20
fix for ThinkPad 'large reference count' problem.
kochi
2003-11-12
- fix deadlocks due to using lock_status() from interrupt context.
yamt
2003-11-12
use snprintf("%X") instead of "%x" + strupr().
yamt
2003-11-09
* Preserve original $Revision$
kochi
2003-11-03
Remove acpiec locking from the list.
mycroft
2003-11-03
Rework slightly so we use acpi_match_hid() in pckbc_acpi_attach() too.
mycroft
2003-11-03
Match all PNP03?? IDs.
mycroft
2003-11-03
Match all PNP04?? IDs.
mycroft
2003-11-03
Match all PNP07?? IDs.
mycroft
2003-11-03
Use pmatch() so that we can use patterns.
mycroft
2003-11-03
Add a SMC ID.
mycroft
2003-11-03
More cleanup:
mycroft
2003-11-03
Clean up some messages:
mycroft
2003-11-03
Fix locking protocol, and use _GLK appropriately. From kochi, with some
mycroft
2003-11-03
* now the size of ACPI_DEVICE_INFO is variable:
kochi
2003-11-03
Add another item, and some comments on particular machines affected.
mycroft
2003-11-02
Add another one.
mycroft
2003-11-02
Fix LP64 bug.
matt
2003-11-02
acpi_res_parse_ioport(): if the added entry is next to a previous I/O port
jdolecek
2003-11-01
Dropped a word...
mycroft
2003-11-01
A small list of things needed here.
mycroft
2003-11-01
Don't bothering reinitializing the sensor name strings when the battery info
mycroft
2003-11-01
One more spot for a structure change.
mycroft
2003-11-01
make this compilable again with ACPI_DEBUG.
yamt
2003-11-01
Provide percentages for the threshold values too.
mycroft
2003-11-01
Whoops, made a typo there.
mycroft
2003-11-01
Split "load" into "charge rate" and "discharge rate", depending on the state
mycroft
2003-11-01
Small change to use the "last full capacity" as the capacity maximum.
mycroft
2003-11-01
There's no need to clear the data_s fields now that the VALID bits are correct.
mycroft
2003-11-01
sc_lockhandle is garbage.
mycroft
2003-11-01
Remove an unnecessary call to AcpiGlearGpe().
mycroft
2003-11-01
Correct arguments to AcpiClearGpe().
mycroft
2003-11-01
Do not install address handlers before calling AcpiEnableSubsystem() -- this
mycroft
2003-11-01
Remove some unused #defines.
mycroft
2003-11-01
Update copyright.
mycroft
2003-11-01
Correct arguments to AcpiInstallGpeHandler, as per Linux and FreeBSD.
mycroft
[next]