acpi/cstate: If FADT is used, take C2_MP_SUPPORTED into consideration
[dragonfly.git] / sys / dev /
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-24 Sascha Wildnerkernel/drm: Add some missing opt_ktr.h in Makefiles.
2014-01-24 François Tigeotdrm: Fix DRM_CURRENTPID macro
2014-01-21 Markus Pfeifferdevfs: add passing of file pointer through to dev_dclose
2014-01-21 Johannes Hofmannadd file pointer to dev_d*() functions
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 François Tigeotdrm: Reduce differences with Linux 3.8
2014-01-19 François Tigeotasm/uaccess.h: Add get_user() and put_user()
2014-01-19 François Tigeotdrm: Import asm/uaccess.h from FreeBSD's OFED stack
2014-01-19 François Tigeotdrm: Remove DRM_MSLEEP()
2014-01-19 François Tigeotdrm/radeon: Replace DRM_MSLEEP() by msleep()
2014-01-19 François Tigeotdrm: Add linux/delay.h, implement msleep()
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 François Tigeotlinux/kernel.h: Implement swap()
2014-01-18 François Tigeotlinux/kernel.h: printf => kprintf
2014-01-18 François Tigeotdrm: Import linux/err.h from FreeBSD's OFED stack
2014-01-18 Sepherosa Ziehauacpi/cstate: Minor style cleanup
2014-01-18 Sepherosa Ziehauacpi/cstate: Use serializer to protect _CST notfication...
2014-01-18 François Tigeotdrm: Sync a few headers with Linux 3.8
2014-01-18 François Tigeotdrm: Rename device to dev in struct drm_device
2014-01-18 Sascha Wildnerkernel/ppc: Fix a tsleep with NULL ident.
2014-01-17 Sascha Wildnerkernel/dm_target_striped: Plug a memory leak.
2014-01-16 François Tigeotdrm: Fix a merge issue in drm_fops.c
2014-01-16 Sepherosa Ziehauacpi/cstate: Remove unused fields in softc
2014-01-15 Sascha WildnerRemove a bunch of unnecessary semicolons.
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-11 Sascha Wildnerrndtest(4): Sync with FreeBSD (cosmetics), build as...
2014-01-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2014-01-10 François Tigeotdrm/i915: Remove a get/rel mplock sequence
2014-01-10 Sepherosa Ziehaucputimer/intr: Restart only if the intr cputimer is...
2014-01-10 Matthew Dilloncyapa - Add false 3-finger button and add emulation...
2014-01-09 Matthew Dilloncyapa - Introduce better three-finger button emulation
2014-01-09 Matthew Dilloncyapa - cleanup, bug fixes
2014-01-09 Matthew Dilloncyapa - Add Intellimouse support (mousewheel) - right...
2014-01-09 Matthew Dilloncyapa - Adjust button and multi-touch handling a bit
2014-01-09 Matthew Dilloncyapa - Add 1-pixel hystersis
2014-01-08 Sascha Wildnerkernel/acpi_fujitsu: Sync with FreeBSD (adds P8010...
2014-01-07 Matthew Dillonkernel - cyapa driver operational in PS/2 mode
2014-01-07 Matthew Dillonkernel - Initial cyapa driver and input skeleton
2014-01-07 Matthew Dillonkernel - Further smb cleanup
2014-01-07 Matthew Dillonkernel - Create dev/smbus infrastructure
2014-01-06 Sascha WildnerUnbreak building kernels that have snd_hda or hifn...
2014-01-05 François Tigeotkernel: Sync resource_string_value() with FreeBSD
2014-01-04 Markus PfeifferBring in GSoC code: SysV IPC in userspace
2014-01-04 François Tigeotvirtio: Adapt to the modern sbuf(9) API
2014-01-03 Matthew Dillonkernel - Move amdsmb and ichsmb from dev/powermng to...
2014-01-03 Sascha Wildnerkernel/ath: Add missing __printflike().
2014-01-03 Matthew Dillonkernel - Fix keyboard probe for chromebooks (2)
2014-01-03 Matthew Dillonkernel - Fix keyboard probe for chromebooks
2014-01-03 Sascha Wildnerkernel/ath: Make it compile into the kernel again and...
2014-01-02 Sepherosa Ziehauix: Import Intel ixgbe-2.5.15
2014-01-02 Matthew Dillonath - Basic report - Additional DragonFly compatibility...
2014-01-02 Matthew Dillonath - Basic re-port, base code compile
2014-01-02 Matthew Dillonath - Basic #include adjustments
2014-01-02 Matthew Dillonath - Remove __FBSDID
2014-01-02 Matthew Dillonath - Basic Makefile infrastructure
2014-01-02 Matthew Dillonath - Reimport fresh from FreeBSD 01-Jan-2014 for re...
2014-01-01 Matthew Dillonkernel - if_rue (old usb stack) fixes
2013-12-31 Sascha Wildneracpi_sony(4): Free the sysctl_ctx upon detaching.
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-30 Sascha WildnerRemove main() prototypes.
2013-12-10 Sepherosa Ziehaubnx: Bring in APE support from FreeBSD bge(4)
2013-12-09 Matthew Dillonkernel - rate-limit the '%s: FAILURE - oversized DMA...
2013-12-08 Sepherosa Ziehaubnx: Merge several recent bge changes
2013-12-08 Sepherosa Ziehaubge: Extend delay time for 5761 during firmware hand...
2013-12-08 Sepherosa Ziehaubge: Bring in APE support from FreeBSD
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-12-06 Sascha Wildnerkernel: Drop ISA support from most remaining drivers...
2013-12-06 Sascha Wildnerkernel: Fix a bunch of drm warnings.
2013-12-05 François Tigeotdrm: Convert idr spinlocks to lockmgr locks
2013-12-05 François Tigeotdrm: Reduce differences with Linux 3.8
2013-12-05 François Tigeotdrm: Add linux/i2c.h
2013-12-05 Sepherosa Ziehaubge: Don't blindly clear GPIOs configuration.
2013-12-05 Sepherosa Ziehaubge: Correct setting TX random backoff register.
2013-12-05 Sepherosa Ziehaubge: Reorder reset sequence a little bit
2013-12-05 François Tigeotdrm: Rename drm_debug_flag to drm_debug
2013-12-04 Sepherosa Ziehaubge: Move BCM5906 VCPU reset before global reset
2013-12-04 Sepherosa Ziehaubge: Add delays after enable RX/TX MAC
2013-12-04 Sepherosa Ziehaubge: Add 40us delay after updating MAC_MODE
2013-12-04 Sepherosa Ziehaubge: Keep MAC_MODE accesses atomic
2013-12-04 Sepherosa Ziehaubge/bnx: Remove duplicated register names; keep names...
2013-12-03 Sepherosa Ziehaubge: No need to call reset after stop; stop does the...
2013-12-03 Sepherosa Ziehaubge: Bring in ASF support from FreeBSD
next