| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r238199: | Eitan Adler | 2012-09-02 | 1 | -3/+1 |
| * | MFC r227626, r227642: | Eitan Adler | 2012-03-04 | 1 | -1/+1 |
| * | MFC: r225533 | Christian Brueffer | 2011-09-20 | 1 | -1/+1 |
| * | MFC 210864: | John Baldwin | 2011-04-27 | 4 | -46/+5 |
| * | MFC r216503: small cleanup of acpi battery status setting and checking | Andriy Gapon | 2011-03-11 | 4 | -4/+23 |
| * | MFC: r218685, r218687 | Jung-uk Kim | 2011-03-04 | 1 | -20/+23 |
| * | 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: r209965, r209966, r210129, r210137, r210155 | Jung-uk Kim | 2010-07-20 | 2 | -68/+36 |
| * | MFC 208925: | John Baldwin | 2010-06-10 | 1 | -1/+1 |
| * | 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/comparators | Andriy Gapon | 2010-02-28 | 1 | -3/+18 |
| * | 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 rev. 191760, 191763, 191764. | Alexander Motin | 2009-07-16 | 1 | -43/+13 |
| * | MFC: Rework the _BBN handling for Host-PCI bridges to always trust the | John Baldwin | 2009-06-16 | 1 | -18/+25 |
| * | MFC: Expand the support for PCI-e memory mapped configuration space access. | John Baldwin | 2009-05-04 | 1 | -0/+41 |
| * | MFC: Move the code to update cpu_cx_count out of acpi_cpu_generic_cx_probe() | John Baldwin | 2009-03-30 | 1 | -4/+2 |
| * | MFC rev. 187368 | Alexander Motin | 2009-01-31 | 1 | -1/+1 |
| * | MFC: Make sure legacy replacement route is turned off when enbling HPET. | Jung-uk Kim | 2009-01-21 | 1 | -2/+5 |
| * | Merge r186031 - quick change to r186026 | Mike Silbersack | 2009-01-17 | 1 | -1/+1 |
| * | Merge r186026 - add the debug.batt.batt_sleep_ms sysctl. | Mike Silbersack | 2009-01-17 | 1 | -0/+34 |
| * | MFC: r183190 | Jung-uk Kim | 2008-09-22 | 1 | -2/+2 |
| * | MFC: Adjust the probe order further so that Host-PCI bridges are probed | John Baldwin | 2008-09-16 | 1 | -9/+4 |
| * | MFC: After probing the available frequency settings, restore the CPU to run | John Baldwin | 2008-07-10 | 1 | -18/+11 |
| * | MFC: Probe CPUs after the PCI hierarchy on i386, amd64, and ia64. This | John Baldwin | 2008-06-27 | 1 | -6/+22 |
| * | Merge amd64/machdep.c:1.680, amd64/mp_watchdog.c:1.6, | Robert Watson | 2008-03-30 | 1 | -2/+2 |
| * | MFC r1.71: | Rui Paulo | 2008-03-17 | 1 | -0/+20 |
| * | MFC 1.69: Create a thread to handle passive cooling for 1st zone | Hajimu UMEMOTO | 2008-02-25 | 1 | -19/+20 |
| * | MFC r1.70 | Rui Paulo | 2008-02-20 | 1 | -1/+1 |
| * | MFC r1.68 | Rui Paulo | 2008-02-20 | 1 | -1/+2 |
| * | MFC 1.66: Add sysctl mibs for _TSP, _TC1 and _TC2 which is user | Hajimu UMEMOTO | 2008-02-16 | 1 | -0/+40 |
| * | MFC: Fix a typo when testing for the NO_C3 quirk. | John Baldwin | 2008-02-15 | 1 | -1/+1 |
| * | MFC revistion: 1.244 | Mitsuru IWASAKI | 2008-02-06 | 1 | -0/+10 |
| * | MFC: Fix some minor issues such as using read/modify/write for updating | John Baldwin | 2008-01-23 | 1 | -20/+58 |
| * | MFC: 1.26 | Jung-uk Kim | 2008-01-22 | 1 | -3/+4 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2008-01-18 | 1 | -0/+65 |
| * | MFC: queue an asynch handler to re-enable a level-triggered GPE | Nate Lawson | 2008-01-16 | 1 | -3/+7 |
| * | MFC: Use devclass_get_count() instead of devclass_get_maxunit(). | John Baldwin | 2008-01-07 | 1 | -1/+1 |
| * | MFC: poll EC during resume | Nate Lawson | 2007-11-08 | 1 | -3/+29 |
| * | MFC: Don't always re-route IRQs on resume. | John Baldwin | 2007-11-08 | 1 | -1/+17 |
| * | MFC 1.68: remove smp_rendezvous() during shutdown | Nate Lawson | 2007-11-06 | 1 | -4/+6 |
| * | MFC: Don't destroy an ACPI device_t for a PCI device if the ACPI device_t | John Baldwin | 2007-10-31 | 1 | -2/+13 |