drm/i915: Use the Linux workqueue API
[dragonfly.git] / sys / dev / acpica /
2014-04-29 Markus PfeifferMerge branch 'master' of ssh://crater.dragonflybsd...
2014-04-29 Sascha Wildnerkernel/acpi: Add the ACPI_LV_REPAIR debug level (added...
2014-04-26 Sascha Wildnerkernel/acpi: Improve a message a bit.
2014-04-15 Sascha Wildnerkernel/acpi: In the OS dependent layer, sync the debug...
2014-04-14 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140325.
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-04-03 Markus Pfeifferkernel - bring acpi_thinkpad in sync with FreeBSD r246128
2014-04-03 Markus PfeifferAdd ident string to acpi_thinkpad module
2014-03-31 Sascha Wildnerkernel/acpi: Fix a x86_64 warning in the ACPI_DEBUG_MEM...
2014-03-28 Sascha Wildnerkernel/acpi_fujitsu: Doh, fix a copy/paste error I...
2014-03-27 Sascha Wildnerkernel/acpi: Improve the errors which AcpiOsTableOverri...
2014-02-19 Sascha Wildnerkernel/acpi: Fix comment.
2014-02-19 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140214.
2014-02-15 Sepherosa Ziehauacpica: Start task thread after all children of acpi...
2014-02-11 Sascha Wildneracpi: Move acdragonfly.h to where all host config files...
2014-02-11 Sascha Wildneracpi: Clean up acdragonfly.h a bit.
2014-02-09 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140114.
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2014-02-08 Sepherosa Ziehauacpi/cstate: Remove unnecessary bus_generic_{attach...
2014-02-08 Sepherosa Ziehauacpica/cpu: Add missing bus_generic_probe
2014-02-01 Sepherosa Ziehaucputimer/intr: Move powersaving intr cputimer switching...
2014-01-30 Sepherosa Ziehauacpi/cpu: Remove the cpux naming hack
2014-01-30 Sepherosa Ziehauacpi/cstate/x86_64: Implement native C-state support...
2014-01-30 Sepherosa Ziehauacpi/cstate: Allow fixed hardware GAS for C1, which...
2014-01-30 Sepherosa Ziehauacpi/cstate: Fix resource leakage
2014-01-30 Sepherosa Ziehauacpi/cstate: Use boolean_t for acpi_cst_disable_idle
2014-01-30 Sepherosa Ziehauacpi/cstate: Rework preamble operation for entering...
2014-01-27 Sepherosa Ziehauacpi/cstate: Add a method to per C-state softc to enter...
2014-01-27 Sepherosa Ziehauacpi/cstate: Make sure that idle hook is installed...
2014-01-27 Sepherosa Ziehauacpi/cstate: If there is bus master activity pick up...
2014-01-27 Sepherosa Ziehauacpi/cstate: Rearrange _CST reprobe code path
2014-01-27 Sepherosa Ziehauacpi/cstate: Save ACPI_GENERIC_ADDRESS for later use
2014-01-27 Sepherosa Ziehauacpi/cstate: Function/variable/macro renaming
2014-01-26 Sepherosa Ziehauacpi/cstate: Go though set_lowest routing after _CST...
2014-01-26 Sepherosa Ziehauacpi/cstate: Fix up comment
2014-01-26 Sepherosa Ziehauacpi/cstate: If C3+ is detected, BM_RLD is always set
2014-01-25 Sepherosa Ziehauacpi/cstate: White space cleanup
2014-01-25 Sepherosa Ziehauacpi/cstate: Save bus tag and handle to I/O operation...
2014-01-25 Sepherosa Ziehauacpi/cstate: Utilize microtime_pcpu instead of ACPI...
2014-01-25 Sepherosa Ziehauacpi/cstate: If FADT is used, take C2_MP_SUPPORTED...
2014-01-25 Sepherosa Ziehauacpi/cstate: BM_STS only needs check before entering...
2014-01-25 Sepherosa Ziehauacpi/cstate: Free previously allocated resource during...
2014-01-21 Sepherosa Ziehauacpi/cstate: acpi_cpu_cst -> acpi_cst for driver glue...
2014-01-21 Sepherosa Ziehauacpi/cstate: acpi_cpu_cst -> acpi_cst for device methods
2014-01-21 Sepherosa Ziehauacpi/cstate: Restore cx_lowest_req, if no suitable...
2014-01-21 Sepherosa Ziehauacpi/acad: Put unknown notify print under bootverbose
2014-01-21 Sepherosa Ziehauacpi/acad: CST changed may service as notification...
2014-01-20 Sepherosa Ziehauacpi/cstate: Remove unused macros
2014-01-20 Sepherosa Ziehauacpi/cstate: acpi_cpu_softc -> acpi_cst_softc
2014-01-20 Sepherosa Ziehauacpi/cstate: Remove useless device methods
2014-01-20 Sascha Wildneracpi: Fix building the kernel.
2014-01-19 Sepherosa Ziehauacpi/cstate: Break long lines; minor style changes
2014-01-19 Sepherosa Ziehauacpi/cstate: Dispatch Cx re-probing to the target CPU
2014-01-19 Sepherosa Ziehauacpi/cstate: Set cx_lowest on the target CPU
2014-01-19 Sepherosa Ziehauacpi/cstate: Fix global Cx count setup
2014-01-19 Sepherosa Ziehauacpi/cstate: Use u_long as stats type
2014-01-19 Sepherosa Ziehauacpi/cstate: Fix non-C3 setting
2014-01-19 Sepherosa Ziehauacpi/cstate: Set non-C3 state during generic Cx probing
2014-01-18 Sepherosa Ziehauacpi/cstate: Minor style cleanup
2014-01-18 Sepherosa Ziehauacpi/cstate: Use serializer to protect _CST notfication...
2014-01-16 Sepherosa Ziehauacpi/cstate: Remove unused fields in softc
2014-01-12 Sepherosa Ziehauacpi/cstate: Make sure we could handle C-state deeper...
2014-01-12 Sepherosa Ziehauacpi/cstate: Allow request deeper C-state, even it...
2014-01-10 Sepherosa Ziehaucputimer/intr: Restart only if the intr cputimer is...
2014-01-08 Sascha Wildnerkernel/acpi_fujitsu: Sync with FreeBSD (adds P8010...
2013-12-31 Sascha Wildneracpi_sony(4): Free the sysctl_ctx upon detaching.
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-09-21 Sascha Wildnerkernel/acpi: Sync acpi_thermal with FreeBSD.
2013-08-12 François Tigeotacpica: Fix buildworld issue introduced by previous...
2013-08-12 François Tigeotacpica: Replace some include paths by full ones
2013-07-18 Sascha Wildnerkernel: Remove 3 unused kmalloc types: M_80211_DFS...
2013-07-04 Sascha Wildnerkernel/dev: Remove some #include duplicates.
2013-05-11 John MarinoMerge branch 'vendor/LESS'
2013-05-11 John MarinoMerge branch 'vendor/LIBEDIT'
2013-05-11 John MarinoMerge branch 'vendor/TCSH'
2013-05-09 John MarinoMerge branch 'vendor/AWK'
2013-05-08 John MarinoMerge branch 'vendor/ZLIB'
2013-05-08 Sascha Wildnerkernel/acpi: Sync acpi_pci_link with FreeBSD.
2013-05-08 John MarinoMerge branch 'vendor/GCC47'
2013-05-08 Sascha Wildnerkernel/acpi: Fix a typo in a function name.
2013-05-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2013-05-04 Sascha WildnerUse C99 __func__ instead of __FUNCTION__.
2013-05-02 Sepherosa Ziehaunetisr: Inline netisr_cpuport() and netisr_curport()
2013-04-28 Sepherosa Ziehaunetisr: Function renaming; no functional changes
2013-04-23 John MarinoMerge branch 'vendor/MPFR'
2013-04-23 John MarinoMerge branch 'vendor/DIFFUTILS'
2013-04-23 John MarinoMerge branch 'vendor/GREP'
2013-04-23 John MarinoMerge branch 'vendor/EXPAT'
2013-04-16 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE()s.
2013-04-15 Sascha WildnerMerge branch 'vendor/MDOCML'
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP'
2013-04-01 Sepherosa ZiehauMerge remote-tracking branch 'hofmann/wlan_serialize'
2013-03-22 Sascha Wildnerkernel/acpi: Fix -Wundef.
2013-03-05 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-02-20 Sascha Wildnerkernel: Use DEVMETHOD_END in the drivers.
next