| Age | Commit message (Expand) | Author |
| 2015-10-11 | add missing debugging attributes | christos |
| 2015-10-05 | Previous code was mis-indented but correct; simplify to make the intent clear. | christos |
| 2015-10-02 | PCI Extended Configuration stuff written by nonaka@: | msaitoh |
| 2015-09-26 | CID 1324963: Remove bogus NULL test | christos |
| 2015-09-21 | PR/50261: Added newer Toshiba hotkeys support. | nonaka |
| 2015-08-18 | add extra argument to method. | christos |
| 2015-07-27 | Add ACPI_RESOURCE_TYPE_END_TAG and ACPI_RESOURCE_TYPE_ADDRESS64. | msaitoh |
| 2015-04-23 | Update module dependencies for all the existing modules that depend on sysmon... | pgoyette |
| 2015-04-13 | sync with new acpica struct shuffling. | christos |
| 2015-04-13 | Convert sys/dev to use <sys/rndsource.h>. | riastradh |
| 2014-12-31 | handle unknown values. Also BIF_UNIT is an enum, not a bitmask. | mlelstv |
| 2014-12-08 | Add missing newlines... | msaitoh |
| 2014-10-25 | adjust for newer acpica | christos |
| 2014-10-14 | summarize levels instead of printing dozens of them. | christos |
| 2014-10-02 | Don't kdassert about crap provided by the firmware. | riastradh |
| 2014-09-14 | introduce a new option: ACPI__DIS_IS_BROKEN. this is a hack to | mrg |
| 2014-07-06 | Register a null power handler if acpiec fails to attach. | riastradh |
| 2014-04-14 | don't run off the end of the source resource buffer | jakllsch |
| 2014-04-01 | Fix unused variable warning in non-modular apple_smc build. | riastradh |
| 2014-04-01 | Rework Apple SMC attachment goo and split into multiple modules. | riastradh |
| 2014-04-01 | First draft of drivers for the Apple System Management Controller. | riastradh |
| 2014-03-01 | Some {} are missing. The behavior is thus wrong: the code always jumps to | maxv |
| 2014-02-25 | Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before | pooka |
| 2014-01-25 | fix unused | christos |
| 2014-01-18 | + Please also update ACPI_DATE in include/acapps.h. | apb |
| 2013-12-27 | use ACPI_DEBUG not ACPI_DEBUGGER which is used internally by acpica | christos |
| 2013-12-27 | Add new functions | christos |
| 2013-12-27 | - remove function list that was out of date | christos |
| 2013-12-27 | function argument changed width | christos |
| 2013-12-27 | constant changed name | christos |
| 2013-11-20 | As discussed with bouyer@, fix a too eager T-state validation check to | jruoho |
| 2013-10-20 | fix unused variable warnings | christos |
| 2013-10-17 | remove unused variable | christos |
| 2013-10-16 | print a warning if we failed. | christos |
| 2013-10-16 | remove unused variable | christos |
| 2013-03-30 | reverse the polarity of the extra key option, always enabling them. | christos |
| 2013-03-30 | Define THINKPAD_EXTENDED_HOTKEYS to enable more hotkeys on ThinkPads. | christos |
| 2012-11-24 | Match LEN0068 in thinkpad(4) too, as newer Thinkpads report. | riastradh |
| 2012-10-12 | Add support for various things: | cegger |
| 2012-09-23 | locate PCI buses and determine their bus numbers using the info | chs |
| 2012-09-23 | re-enable the code to disable link devices at startup, ie. revert rev 1.3. | chs |
| 2012-08-14 | Use KM_SLEEP. | jruoho |
| 2012-08-14 | Collect rnd(9) entropy from coretemp(4), acpibat(4), aibs(4), hpacel(4), | jruoho |
| 2012-07-29 | Replace local handling of entropy gathering with the new common code | pgoyette |
| 2012-07-19 | Treat empty package returned from _AL<n> method the same as non-existent. | christos |
| 2012-07-15 | add function switch to switch on/off "wireless WAN", aka GSM et al modem | spz |
| 2012-06-02 | Add some pre-processor magic to verify that the type of the data item | dsl |
| 2012-04-27 | Remove the upper limit for the number of T-states. | jruoho |
| 2012-04-22 | As in Linux, prevent BIOS from trying to map addresses beyond ULONG_MAX. | jruoho |
| 2012-04-10 | Now that 6.0 is branched, remove the ACPI-related sysctl nodes in machdep. | jruoho |