summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/sht21.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-08drm/i915: fix fastboot pfit disable hack to update pipe w/hJesse Barnes1-0/+2
2014-01-08drm/i915: check modeset state after a pipe_set_base if using fastbootJesse Barnes1-0/+10
2014-01-07drm/i915: Simplify watermark/init_clock_gating setupVille Syrjälä1-62/+16
2014-01-07drm/i915: Enable watermarks for BDWVille Syrjälä1-0/+11
2014-01-07drm/i915: Fix watermark code for BDWVille Syrjälä1-7/+7
2014-01-07drm/i915: avoid unclaimed registers when capturing the error statePaulo Zanoni1-1/+2
2014-01-07drm/i915: Flush outstanding requests before allocating new seqnoChris Wilson1-4/+8
2014-01-07drm/i915: remove duplicate MODULE_LICENSE definitionJani Nikula1-2/+0
2014-01-07drm/i915: Avoid dereference past end of page array in gen8_ppgtt_insert_entri...Chris Wilson1-9/+9
2014-01-07drm/i915: Avoid dereference past end of page array in gen6_ppgtt_insert_entri...Chris Wilson1-7/+9
2014-01-07drm/i915: Mention when we enable the Ironlake iommu workaroundsChris Wilson1-0/+3
2014-01-06drm/i915: Fix refcount leak and possible NULL pointerdereference.Tetsuo Handa1-1/+11
2013-12-18drm/i915: grab a pages pin count for preallocate stolenDaniel Vetter1-0/+1
2013-12-17drm/i915: s/haswell_update_wm/ilk_update_wm/Imre Deak2-45/+45
2013-12-17drm/i915: remove unused WM definesImre Deak1-36/+0
2013-12-17drm/i915: simplify platform specific code in hsw_write_wm_valuesImre Deak1-6/+5
2013-12-17Revert "drm/i915/sprite: Always enable the scaler on IronLake"Ville Syrjälä1-1/+1
2013-12-17drm/i915: Avoid underruns when disabling spritesVille Syrjälä1-0/+12
2013-12-17drm/i915: Don't disable primary when color keying is usedVille Syrjälä1-1/+10
2013-12-17drm/i915: Try to fix the messy IVB sprite scaling workaroundVille Syrjälä3-40/+46
2013-12-17drm/i915: Move ILK/SNB/IVB over to the HSW WM codeVille Syrjälä2-646/+12
2013-12-17drm/i915: Disable LP1+ watermarks safely in initVille Syrjälä1-12/+19
2013-12-17drm/i915: Linetime watermarks are a HSW featureVille Syrjälä1-2/+4
2013-12-17drm/i915: Disable FBC WM on ILK, and disable LP2+ when FBC is enabledVille Syrjälä1-1/+16
2013-12-17drm/i915: Don't merge LP1+ watermarks on ILK/SNB/IVB when multiple pipes are ...Ville Syrjälä1-2/+8
2013-12-17drm/i915: Fix LP1+ watermark disabling ILKVille Syrjälä1-13/+20
2013-12-17drm/i915: Fix LP1 sprite watermarks for ILK/SNBVille Syrjälä1-7/+20
2013-12-17drm/i915: Avoid computing invalid WM levels when sprites/scaling is enabledVille Syrjälä1-0/+8
2013-12-17drm/i915: Add ILK/SNB/IVB WM latency field supportVille Syrjälä1-1/+12
2013-12-17drm/i915: Add IVB DDB partitioning controlVille Syrjälä2-8/+24
2013-12-17drm/i915: kick firmware fbs even when i915 fbdev is disabledDaniel Vetter1-1/+1
2013-12-17drm/i915: Use IS_VALLEYVIEW() to test the is_valleyview flagDamien Lespiau1-2/+6
2013-12-17drm/i915: Use symbolic names for booleans in i915_semaphore_is_enabledDaniel Vetter1-3/+3
2013-12-17drm/i915: Don't emit mbox updates without semaphoresBen Widawsky1-5/+6
2013-12-17drm/i915: Reorder/respace MI instruction definitionBen Widawsky1-26/+26
2013-12-17drm/i915/vlv: split DPIO init and resetJesse Barnes1-1/+11
2013-12-17drm/i915/vlv: add early DPIO init v3Jesse Barnes1-0/+2
2013-12-16drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabledJani Nikula2-5/+2
2013-12-16drm/i915: fix return value check of debugfs_create_file()Wei Yongjun1-6/+6
2013-12-16drm/i915: parse backlight modulation frequency from the BIOS VBTJani Nikula3-0/+50
2013-12-14drm/i915: add runtime PM support on HaswellPaulo Zanoni1-1/+1
2013-12-14drm/i915: release the GTT mmaps when going into D3Paulo Zanoni3-0/+19
2013-12-14drm/i915: cancel the hangcheck before runtime suspendPaulo Zanoni1-0/+1
2013-12-13drm/i915/bdw: Implement ff workaroundsBen Widawsky2-3/+10
2013-12-13drm/i915/bdw: Force all Data Cache Data Port access to be Non-CoherentBen Widawsky2-0/+12
2013-12-13drm/i915/bdw: Don't use forcewake needlesslyVille Syrjälä1-1/+1
2013-12-13drm/i915: Clear out old GT FIFO errors in intel_uncore_early_sanitize()Ville Syrjälä1-0/+5
2013-12-12drm/i915: dont call irq_put when irq test is onMika Kuoppala1-3/+5
2013-12-12drm/i915: Rework the FBC interval/stall stuff a bitVille Syrjälä2-22/+15
2013-12-12drm/i915: Enable FBC for all mobile gen2 and gen3 platformsVille Syrjälä1-0/+3