]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/acpica
Import libc++ trunk r165949. Among other improvements and bug fixes,
[FreeBSD/FreeBSD.git] / sys / dev / acpica /
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 eadlerThis isn't functionally identical. In some cases a...
2012-10-22 eadlerNow that device disabling is generic, remove extraneous...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 jhbWhen checking to see if a video output's _ADR matches...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-14 avgacpi_thermal: when _ACx is tripped, all _ALi i>= x...
2012-10-10 neelGrab the softc from the ACPI host-pci bridge device...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-18 avgacpi_cpu: explicitly notify userland about c-state...
2012-09-11 avgrevert r240344: cpu_devices[] is used in other function...
2012-09-11 avgacpi_cpu: free result of device_get_children
2012-09-09 mavAt least from A70M FCH chipsets AMD started to use...
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-08 andrewImport compiler-rt r160957.
2012-07-31 mavAdd several performance optimizations to acpi_cpu_idle().
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-13 avgacpi_cpu: separate a notion of current deepest allowed...
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-08 avgacpi_cpu: we are able to handle _CST change notificatio...
2012-07-07 eadlerRemove variables which are initialized but never used...
2012-07-07 avgacpi_cpu_generic_cx_probe: for consistency set cpu_non_...
2012-07-07 avgacpi_cpu_cx_list: there is no need to re-evaluate cpu_n...
2012-07-07 avgacpi_cpu_cx_cst: consistently use cpu_cx_count during...
2012-07-02 sbrunoRevert r238004 as more review has come in and there...
2012-07-02 sbrunoCosmetic display change of Cx states via cx_supported...
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-17 iwasakiResotre LCD brightness level on resuming.
2012-06-09 iwasakiAdd x86/acpica/acpi_wakeup.c for amd64 and i386. Diffe...
2012-06-01 jkimConsistently use ACPI_SUCCESS() and ACPI_FAILURE()...
2012-06-01 jkimExecute AcpiLeaveSleepStatePrep() for S1 and reduce...
2012-06-01 iwasakiCall AcpiLeaveSleepStatePrep() in interrupt disabled...
2012-05-29 iwasakiReorder resume procedures.
2012-05-29 iwasakiFix the problem acpi_sleep_force() hang.
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-24 jkimMerge ACPICA 20120518.
2012-05-23 jkimRestore Processor object path for verbose boot message.
2012-05-23 jhbRework the previous change to honor MADT processor...
2012-05-22 iwasakiIgnore the power button press event for resuming rather...
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-20 iwasakiDon't start the sleep state transition procedure while...
2012-05-17 jhbCentralize declaration of the debug.acpi sysctl node.
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-04 jkimComplete commit message for r235024:
2012-05-04 jkimUse MADT to match ACPI Processor objects to CPUs. ...
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-29 jhbUse a more proper fix for enabling HT MSI mapping windo...
2012-03-27 jkimRestore interrupt state after executing AcpiEnterSleepS...
2012-03-22 jkimAdd ACPI_LV_REPAIR debug level, available since ACPICA...
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-10 mavServerWorks HT1000 HPET reported to have problems with...
2012-03-02 jhb- Add a bus_dma tag to each PCI bus that is a child...
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-24 jkimFix a long-standing bug for AcpiOsGetTimer(). time_t...
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-10 jkimDe-obfuscate acpi_acquire_global_lock(). It seems...
2012-02-09 jkimRefine r231226. Swap timecounters before suspending...
2012-02-08 jkimReset clock after atrtc(4) is properly resumed.
2012-02-08 jkimRevert r211288 and move the logic to the acpi_timer...
2012-02-07 jkim- Give all clocks and timers on acpi0 the equal probing...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-29 jhbFurther relax the strictness of enforcing allocations...
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-26 dumbbellPrevent a division by zero with some broken batteries
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 marius- There's no need to overwrite the default device metho...
2011-11-17 eadler- be more precise about the unit of measurement
2011-11-17 eadler- be more precise about the unit of measurement
next