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
2010-03-29
Attach acpiecdt with acpibus_attach_args. Sverre Froyen reports that
dyoung
2010-03-28
Update acpiapm_get_powstat() to adjust for the recent changes to
pgoyette
2010-03-26
Catch up with cosmetic changes to output from config(1)
pooka
2010-03-26
Convert to config_init/fini_component.
pooka
2010-03-24
Set the SME_INIT_REFRESH flag so that the sensors' values (including
pgoyette
2010-03-24
Only set the APM_BATT_FLAG_NO_SYSTEM_BATTERY if _all_ batteries are
pgoyette
2010-03-24
Do not use unitialized bus_space_tag_t's. Use the tag(s) from the
dyoung
2010-03-22
Fix the previous commit properly: we need to set all sensor-flags during the
jruoho
2010-03-22
Regen.
jruoho
2010-03-22
Add IFX0102 and PNP0C15. Fix INT0800.
jruoho
2010-03-22
Set the capacity flags already in the acpibat_get_info(),
jruoho
2010-03-21
Convert acpibat to use ioconf instead of homerolled config glue.
pooka
2010-03-19
Remove aiboost(4) as obsolete and redundant since the introduction of aibs(4).
cnst
2010-03-17
Silence errors from the integer evaluations in case the objects are not found.
jruoho
2010-03-17
Print also the so-called "granularity" values when the _BIF is evaluated.
jruoho
2010-03-17
Remove the technology "sensor" (a fixed constant). Report this information
jruoho
2010-03-17
Remove the timer-based check in the sensor refresh routine. We henceforth
jruoho
2010-03-17
Fix the testing of temporarily unknown values.
jruoho
2010-03-17
Move the low and warning capacity sensors to the limits framework provided
jruoho
2010-03-16
Remove the call to AcpiGetType() in acpi_make_devnode(). This is the same
jruoho
2010-03-16
Remove unused headers.
jruoho
2010-03-16
With the intent of making 'struct acpi_devnode' as the central place for
jruoho
2010-03-14
Remove setting of edata->monitor since that member no longer exists.
pgoyette
2010-03-10
Move the ACPI_ACTIVATE_DEV block to one place. While there, provide missing
jruoho
2010-03-10
Some pretty printing for ACPIVERBOSE.
jruoho
2010-03-09
Remove the namespace scopes.
jruoho
2010-03-08
Add missing (FreeBSD) license. Ok jmcneill@.
jruoho
2010-03-08
register aibs(4) with pmf(9) to quiet the latter down; reported Dieter Roelants
cnst
2010-03-08
Use the predefined ACPI_STA_BATTERY_PRESENT instead of defining a local one.
jruoho
2010-03-08
Remove unused struct sysctllog from the softc.
jruoho
2010-03-08
Add a detachment routine.
jruoho
2010-03-05
Add the _COMPONENT definition and missing prototypes. Some related cosmetics.
jruoho
2010-03-05
Preparing a device for wakeup involves:
jruoho
2010-03-05
Add missing license.
jruoho
2010-03-05
Remove <dev/acpi/acpica.h> from all files. It is included from
jruoho
2010-03-05
As pointed out by Rhialto, "degrees Kelvin" is redundant. So fix a
pgoyette
2010-03-05
Protect all header files against multiple inclusions.
jruoho
2010-03-04
Remove ACPI_BUT_DEBUG by using ACPI_DEBUG_PRINT(x) instead.
jruoho
2010-03-04
Add missing semicolon.
jruoho
2010-03-04
Cleanup:
jruoho
2010-03-04
Fix two memory leaks.
jruoho
2010-03-04
Fix ACPI_DEBUG build failures reported by Greg A. Woods.
jruoho
2010-03-04
This really should be ACPI_BUS_COMPONENT
pgoyette
2010-03-04
Fix this correctly. Thanks jruoho@
pgoyette
2010-03-04
Provide the _COMPONENT definition and use ACPI_FREE(x) instead of
jruoho
2010-03-04
Replace ACPI_FREE() with AcpiOsFree() so we no longer need to define
pgoyette
2010-03-03
Convert the single instance of ACPI_EXTRA_DEBUG to ACPIVERBOSE.
jruoho
2010-03-03
Refactor acpi_make_devnode() to make it a little more readable.
jruoho
2010-03-02
Format string cosmetics (mainly from %d to %u).
jruoho
2010-03-01
Destroy the callout(9) when detaching. Also evaluate the removal of the
jruoho
[next]