| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r216940 | Jung-uk Kim | 2011-01-06 | 1 | -2/+2 |
| * | fix a mismerge in r215521: MFC imports of ACPICA revisions 20100428 | Andriy Gapon | 2010-11-20 | 1 | -1/+1 |
| * | MFC imports of ACPICA revisions 20100428 through 20101013 | Andriy Gapon | 2010-11-19 | 8 | -203/+187 |
| * | MFC r208436, r208438: | Alexander Motin | 2010-11-09 | 3 | -32/+51 |
| * | MFC: r213755 | Jung-uk Kim | 2010-11-08 | 1 | -10/+10 |
| * | MFC r213737: acpi_ec: changes in communication with hardware | Andriy Gapon | 2010-11-02 | 1 | -83/+89 |
| * | MFC r210977: | Andriy Gapon | 2010-10-11 | 1 | -54/+27 |
| * | MFC r208722: Remove unnecessary pointer type castings, shift operations | Andriy Gapon | 2010-10-11 | 1 | -18/+17 |
| * | MFC r212993: acpi_attach: do not explicitly install default handlers for | Andriy Gapon | 2010-09-29 | 1 | -23/+0 |
| * | MFC r212413: bus_add_child: change type of order parameter to u_int | Andriy Gapon | 2010-09-20 | 2 | -4/+4 |
| * | MFC r212549: acpi_cpu: do not apply P_LVLx_LAT rules to latencies | Andriy Gapon | 2010-09-20 | 1 | -9/+1 |
| * | MFC r209064: Remove unused assignment. | Andriy Gapon | 2010-09-15 | 2 | -10/+1 |
| * | MFC r212172: acpi: update stale comments about order of cpu devices | Andriy Gapon | 2010-09-06 | 1 | -6/+5 |
| * | MFC: r209957, r210003, r210005 | Jung-uk Kim | 2010-07-20 | 1 | -12/+10 |
| * | MFC: r209965, r209966, r210129, r210137, r210155, r210157 | Jung-uk Kim | 2010-07-20 | 2 | -78/+31 |
| * | MFC r209328,r209330: | Alexander Motin | 2010-07-11 | 1 | -3/+7 |
| * | MFC r209062: fix a few cases where a string is passed via format | Andriy Gapon | 2010-07-08 | 1 | -4/+2 |
| * | MFC 209213: | John Baldwin | 2010-06-23 | 1 | -1/+3 |
| * | MFC 208925: | John Baldwin | 2010-06-10 | 1 | -1/+1 |
| * | MFC: r204773 | Jung-uk Kim | 2010-04-26 | 6 | -39/+56 |
| * | MFC r203785: acpi: drop the second bus_generic_attach pass | Andriy Gapon | 2010-03-11 | 1 | -8/+1 |
| * | MFC r203776: acpi cpu: probe+attach before all other enumerated children | Andriy Gapon | 2010-03-11 | 2 | -9/+27 |
| * | MFC: r197438, r203810, r203813, r203935, r203936 | Jung-uk Kim | 2010-03-10 | 1 | -37/+140 |
| * | MFC r203546: acpi_cpu: prefer _OSC over _PDC | Andriy Gapon | 2010-02-28 | 1 | -20/+18 |
| * | MFC r203430: acpi_cpu: correct capabilities arguments for Processor _OSC | Andriy Gapon | 2010-02-28 | 1 | -1/+2 |
| * | MFC r203062: acpi_hpet: correctly get number of timers in a timer block | Andriy Gapon | 2010-02-10 | 1 | -3/+18 |
| * | MFC r197104,197105,197106,197107,197688,198237,199337,199338,200553,200554, | Andriy Gapon | 2010-02-06 | 14 | -152/+110 |
| * | MFC r202567: acpi_ec: remove redundant acpi_disabled check | Andriy Gapon | 2010-01-22 | 1 | -2/+1 |
| * | MFC r202558: acpi_ec: clean up 'private' ivar when freeing memory | Andriy Gapon | 2010-01-22 | 1 | -0/+1 |
| * | MFC r199016: acpi: remove 'magic' ivar | Andriy Gapon | 2009-12-01 | 3 | -15/+9 |
| * | MFC 197439: | John Baldwin | 2009-10-29 | 2 | -0/+27 |
| * | MFC 197649: | John Baldwin | 2009-10-29 | 1 | -2/+3 |
| * | MFC 197648: | John Baldwin | 2009-10-29 | 1 | -10/+26 |
| * | MFC 196520: | John Baldwin | 2009-08-27 | 1 | -2/+18 |
| * | MFC 196403: Temporarily revert the new-bus locking for 8.0 release. | John Baldwin | 2009-08-20 | 5 | -26/+16 |
| * | Make the newbus subsystem Giant free by adding the new newbus sxlock. | Attilio Rao | 2009-08-02 | 5 | -16/+26 |
| * | Match PCI Express root bridge _HID directly instead of | Jung-uk Kim | 2009-07-13 | 1 | -1/+1 |
| * | Add a missing return in NULL mutex case. | Jung-uk Kim | 2009-06-22 | 1 | -1/+3 |
| * | - Remove unnecessary read memory barriers from atomic operations[1]. | Jung-uk Kim | 2009-06-11 | 1 | -2/+4 |
| * | Catch up with r193750 (OsdSynch.c locking changes): | Jung-uk Kim | 2009-06-10 | 2 | -16/+97 |
| * | Rework the _BBN handling for Host-PCI bridges. Previously we only trusted | John Baldwin | 2009-06-09 | 1 | -18/+25 |
| * | Remove redundant checks for ACPI_WAIT_FOREVER cases. | Jung-uk Kim | 2009-06-08 | 1 | -4/+0 |
| * | Rewrite OsdSynch.c to reflect the latest ACPICA more closely: | Jung-uk Kim | 2009-06-08 | 1 | -261/+439 |
| * | Import ACPICA 20090521. | Jung-uk Kim | 2009-06-05 | 35 | -157/+120 |
| * | We no longer need to use d_thread_t, migrate to struct thread *. | Warner Losh | 2009-05-20 | 1 | -3/+3 |
| * | Make dev.cpu.X.cx_usage sysctl also report current average of sleep time. | Alexander Motin | 2009-05-03 | 1 | -1/+2 |
| * | Remove unused variable and fix spelling in comment. | Alexander Motin | 2009-05-03 | 1 | -2/+1 |
| * | Avoid comparing negative signed to positive unsignad values. It was | Alexander Motin | 2009-05-02 | 1 | -41/+11 |
| * | Fix off-by-one bug. S5 state must be checked as well. | Jung-uk Kim | 2009-04-30 | 1 | -1/+1 |
| * | Fix style(9). | Jung-uk Kim | 2009-04-30 | 1 | -2/+2 |