summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | rx51_battery: Replace hardcoded channels values.Marek Belisko2013-08-271-4/+8
| * | bq24190_charger: Add support for TI BQ24190 Battery ChargerMark A. Greer2013-08-273-0/+1553
| * | ab8500-charger: We print an unintended error messageDan Carpenter2013-08-271-0/+1
| * | max8925_power: Fix missing of_node_putLibo Chen2013-08-271-0/+1
| * | power_supply: Replace strict_strtol() with kstrtol()Jingoo Han2013-08-091-1/+1
| * | power: Add APM X-Gene system reboot driverLoc Ho2013-08-093-0/+111
| * | power_supply: tosa_battery: Get rid of irq_to_gpio usageAndrea Adami2013-08-091-1/+1
| * | power supply: collie_battery: Convert to use dev_pm_opsAndrea Adami2013-08-091-1/+1
| * | power_supply: Make goldfish_battery depend on GOLDFISH || COMPILE_TESTPaul Gortmaker2013-08-091-1/+1
| * | power: reset: Add msm restart supportAbhimanyu Kapur2013-08-093-0/+80
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-09-101-1/+1
|\ \ \
| * | | fbdev/ps3fb: Fix section mismatch warning for ps3fb_probeVladimir Murzin2013-09-111-1/+1
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-1026-337/+374
|\ \ \ \
| * | | | drm/nouveau: fix oops on runtime suspend/resumeDave Airlie2013-09-101-3/+6
| * | | | Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danve...Dave Airlie2013-09-1025-334/+368
| |\ \ \ \
| | * | | | drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is doneVille Syrjälä2013-09-063-11/+23
| | * | | | drm/i915: try not to lose backlight CBLV precisionJani Nikula2013-09-061-1/+1
| | * | | | drm/i915: Confine page flips to BCS on ValleyviewChris Wilson2013-09-061-1/+1
| | * | | | drm/i915: Skip stolen region initialisation if none is reservedChris Wilson2013-09-051-0/+3
| | * | | | drm/i915: fix gpu hang vs. flip stall deadlocksDaniel Vetter2013-09-051-1/+7
| | * | | | drm/i915: Hold an object reference whilst we shrink itChris Wilson2013-09-051-6/+39
| | * | | | drm/i915: fix i9xx_crtc_clock_get for multiplied pixelsDaniel Vetter2013-09-041-2/+1
| | * | | | drm/i915: handle sdvo input pixel multiplier correctly againDaniel Vetter2013-09-041-8/+9
| | * | | | drm/i915: fix hpd work vs. flush_work in the pageflip code deadlockDaniel Vetter2013-09-042-2/+14
| | * | | | drm/i915: fix up the relocate_entry refactoringDaniel Vetter2013-09-031-0/+3
| | * | | | drm/i915: Fix pipe config warnings when dealing with LVDS fixed modeVille Syrjälä2013-09-033-17/+7
| | * | | | drm/i915: Don't call sg_free_table() if sg_alloc_table() failsDamien Lespiau2013-09-031-1/+0
| | * | | | i915: Update VGA arbiter support for newer devicesAlex Williamson2013-09-032-3/+31
| | * | | | vgaarb: Fix VGA decodes changesAlex Williamson2013-09-031-24/+17
| | * | | | vgaarb: Don't disable resources that are not ownedAlex Williamson2013-09-031-5/+5
| | * | | | drm/i915: Pin pages whilst mapping the dma-bufChris Wilson2013-09-031-19/+22
| | * | | | drm/i915: enable trickle feed on HaswellPaulo Zanoni2013-09-034-7/+13
| | * | | | x86: add early quirk for reserving Intel graphics stolen memory v5Jesse Barnes2013-09-031-15/+0
| | * | | | drm/i915: split PCI IDs out into i915_drm.h v4Jesse Barnes2013-09-031-130/+34
| | * | | | i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zallocJoe Perches2013-09-031-1/+1
| | * | | | drm/i915: Use RCS flips on Ivybridge+Chris Wilson2013-09-032-9/+49
| | * | | | drm/i915: Embed the ring->private within the struct intel_ring_bufferChris Wilson2013-09-033-72/+35
| | * | | | drm/i915: fix lvds/dp panel fitter settingImre Deak2013-09-031-0/+2
| | * | | | drm/i915: tune down hangcheck noiseDaniel Vetter2013-09-031-3/+3
| | * | | | drm/i915: Report requested frequency alongside current frequency in debugfsChris Wilson2013-09-031-1/+10
| | * | | | drm/i915: Apply the force-detect VGA w/a to ValleyviewChris Wilson2013-09-031-1/+1
| | * | | | drm/i915: Adjust available RPS information through sysfs for vlvChris Wilson2013-09-031-5/+31
| | * | | | drm/i915: sanitize forcewake registers on resetMika Kuoppala2013-09-031-1/+8
| | * | | | drm/i915: Don't mask EI UP interrupt on IVB|SNBMika Kuoppala2013-09-031-1/+11
* | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-102-3/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | hwmon: (ina2xx) Remove casting the return value which is a void pointerJingoo Han2013-09-101-2/+1
| * | | | | hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variableGuenter Roeck2013-09-101-1/+1
* | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-106-116/+211
|\ \ \ \ \ \
| * | | | | | of/platform: add error reporting to of_amba_device_create()Bartlomiej Zolnierkiewicz2013-09-091-3/+16
| * | | | | | irq/of: Fix comment typo for irq_of_parse_and_mapYijing Wang2013-09-091-1/+1
OpenPOWER on IntegriCloud