Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Make use of our rounddown() macro when sys/param.h is available. | pfg | 2016-04-30 | 1 | -1/+2 |
* | Fix multiple incorrect SYSCTL arguments in the kernel: | hselasky | 2014-10-21 | 1 | -27/+23 |
* | Only cleanup CMI-related state on detach if the system supports CMI. | jhb | 2013-04-29 | 1 | -12/+10 |
* | Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de... | sbz | 2013-01-30 | 1 | -1/+2 |
* | make acpi_hp device a child of acpi_wmi | avg | 2010-09-11 | 1 | -25/+3 |
* | acpi_hp: fix bus attachment code | avg | 2010-09-06 | 1 | -7/+35 |
* | Remove unused assignment. | jkim | 2010-06-11 | 1 | -2/+0 |
* | Fix a possible dereference of null pointer. | jkim | 2010-06-11 | 1 | -1/+1 |
* | acpi_hp.c: | rpaulo | 2009-07-03 | 1 | -95/+114 |
* | acpi_wmi_if: | rpaulo | 2009-06-30 | 1 | -4/+17 |
* | * Driver for ACPI WMI (Windows Management Instrumentation) | rpaulo | 2009-06-23 | 1 | -0/+1183 |