]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/acpica
Bump version information and add UPDATING entries.
[FreeBSD/FreeBSD.git] / sys / dev / acpica /
2019-06-06 allanjudeMFC r348065:
2019-05-01 jhbMFC 346063: Don't pre-reserve resources for CPU devices...
2019-01-03 jhbMFC 339899: Make battery emptying rate available as...
2018-11-04 mmacyBackport of r338074 - generalize uart_bus_probe and...
2018-08-02 avgMFC r335934: remove unneeded inclusion of sys/interrupt...
2018-08-02 avgMFC r334479: call AcpiLeaveSleepStatePrep after re...
2018-06-26 avgMFC r334204,r334338: re-synchronize TSC-s on SMP system...
2018-06-26 avgMFC r333994: stop and restart kernel event timers in...
2018-06-22 avgMFC r332918, r333222: go deeper for ACPI suspend bounce...
2018-06-22 avgMFC r333209: hpet: use macros instead of magic values...
2018-04-28 jhbMFC 332733:
2018-04-20 jtlMFC r313447:
2018-01-25 pkelseyMFC r316648:
2018-01-04 jkimMFC: r323076, r324502, r325670, r326866
2018-01-04 jkimMFC: r324501
2017-08-25 jkimMFC: r319365, r321670
2017-07-06 markjMFC r320690:
2017-05-17 sepheMFC 318136
2017-03-30 jkimMFC: r306686, r308953, r311462, r311529, r312438, r314611
2017-03-14 hselaskyMFC r314328:
2017-03-10 vangyzenMFC r313817
2017-03-10 kibMFC r314211:
2016-12-23 jhbMFC 309588: Don't attach to Host-PCI bridges with a...
2016-12-19 hselaskyMFC r309400:
2016-09-16 kibMFC r304285:
2016-09-07 kibMFC r304279:
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-07 cemFix a minor leak in ACPI thermal
2016-06-06 jhbDefer the creation of ACPI thermal kthreads to a startu...
2016-06-05 adrian[acpi] graphics drivers want access to acpi lid handle
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-22 loosFix the deciKelvin to Celsius conversion in kernel.
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 jhbImplement a proper detach method for the PCI-PCI bridge...
2016-05-16 jhbUse polling spin loops for timeouts during early boot.
2016-05-14 jhbAdd an EARLY_AP_STARTUP option to start APs earlier...
2016-05-12 mmMFV r299425:
2016-05-10 traszRemove misc NULL checks after M_WAITOK allocations.
2016-05-09 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 jhbNative PCI-express HotPlug support.
2016-05-05 jkimFix intmax_t to uintptr_t casting on 32-bit platforms...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 pfgsys/dev: minor spelling fixes.
2016-05-03 jhbRevert bus_get_cpus() for now.
2016-05-02 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-04-28 jhbOnly count CPU devices that are using the ACPI CPU...
2016-04-27 jhbAdjust prototypes for NUMA-related functions to match...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 jhbAdd a pcib_attach_child() method to manage adding the...
2016-04-27 delphijMFV r298691:
2016-04-22 jhbOptionally return the output capabilities list from...
2016-04-21 jhbQueue the CPU-probing task after all acpi_cpu devices...
2016-04-20 jkimPrefer sizeof(*pointer) over sizeof(type). No funtiona...
2016-04-20 jkimThere is no need to use array any more. No functional...
2016-04-20 jkimRemove query flag from acpi_EvaluateOSC(). This functi...
2016-04-20 jhbInvoke _OSC on Host-PCI bridges.
2016-04-20 jhbAdd a wrapper for evaluating _OSC methods.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 jhbAdd a new PCI bus interface method to alloc the ivars...
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-09 jhbAdd more fine-grained kernel options for NUMA support.
2016-04-07 jhbAssociate device_t objects with ACPI handles via PCI_CH...
2016-04-06 jhbConvert pci_delete_child() to a bus_child_deleted(...
2016-04-04 gjbMFH
2016-03-18 jhibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-06 gjbMFH
2016-03-05 dimMerge ^/head r296369 through r296409.
2016-03-04 jhibbitsRemove default initializations for rman, a'la r296331
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 gjbMFH
2016-02-23 jkimSilence PVS-Studio warning (V595).
2016-02-23 jkimSilence PVS-Studio warning (V595).
2016-02-23 jkimRemove brightness notify handler before reinstalling...
2016-02-23 jkimFix white spaces.
2016-02-23 jkimFix style(9) bugs.
2016-02-22 gjbMFH
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-20 kibSome BIOSes ACPI bytecode needs to take (sleepable...
2016-02-20 kibSwitch /dev/hpet to use make_dev_s(9). Device needs...
2016-02-20 jhibbitsIntroduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
2016-02-19 adriandocument some ACPI related sysctls.
2016-02-18 jkimRemove a bogus bzero() call.
next