| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/iommu: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-09-11 | 2 | -4/+0 |
* | drivers/video/acornfb.c: remove dead code | Paul Bolle | 2013-09-11 | 2 | -294/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-09-11 | 6 | -13/+13 |
|\ |
|
| * | s390/ap_bus: use and-mask instead of a cast | Heiko Carstens | 2013-09-07 | 1 | -1/+1 |
| * | s390: make various functions static, add declarations to header files | Heiko Carstens | 2013-09-07 | 2 | -6/+6 |
| * | s390/irq: rework irq subclass handling | Heiko Carstens | 2013-09-04 | 3 | -6/+6 |
* | | Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2013-09-10 | 16 | -17/+2054 |
|\ \ |
|
| * | | rx51_battery: Fix channel number when reading adc value | Marek Belisko | 2013-08-30 | 1 | -1/+1 |
| * | | power: Add twl4030_madc battery driver. | Marek Belisko | 2013-08-30 | 3 | -0/+253 |
| * | | bq24190_charger: Workaround SS definition problem on i386 builds | Anton Vorontsov | 2013-08-28 | 1 | -0/+3 |
| * | | power_supply: Prevent suspend until power supply events are processed | Zoran Markovic | 2013-08-27 | 1 | -6/+32 |
| * | | vexpress-poweroff: Should depend on the required infrastructure | Pawel Moll | 2013-08-27 | 1 | -1/+1 |
| * | | twl4030-charger: Fix compiler warning with regulator_enable() | Peter Ujfalusi | 2013-08-27 | 1 | -1/+6 |
| * | | rx51_battery: Replace hardcoded channels values. | Marek Belisko | 2013-08-27 | 1 | -4/+8 |
| * | | bq24190_charger: Add support for TI BQ24190 Battery Charger | Mark A. Greer | 2013-08-27 | 3 | -0/+1553 |
| * | | ab8500-charger: We print an unintended error message | Dan Carpenter | 2013-08-27 | 1 | -0/+1 |
| * | | max8925_power: Fix missing of_node_put | Libo Chen | 2013-08-27 | 1 | -0/+1 |
| * | | power_supply: Replace strict_strtol() with kstrtol() | Jingoo Han | 2013-08-09 | 1 | -1/+1 |
| * | | power: Add APM X-Gene system reboot driver | Loc Ho | 2013-08-09 | 3 | -0/+111 |
| * | | power_supply: tosa_battery: Get rid of irq_to_gpio usage | Andrea Adami | 2013-08-09 | 1 | -1/+1 |
| * | | power supply: collie_battery: Convert to use dev_pm_ops | Andrea Adami | 2013-08-09 | 1 | -1/+1 |
| * | | power_supply: Make goldfish_battery depend on GOLDFISH || COMPILE_TEST | Paul Gortmaker | 2013-08-09 | 1 | -1/+1 |
| * | | power: reset: Add msm restart support | Abhimanyu Kapur | 2013-08-09 | 3 | -0/+80 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-09-10 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | fbdev/ps3fb: Fix section mismatch warning for ps3fb_probe | Vladimir Murzin | 2013-09-11 | 1 | -1/+1 |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-09-10 | 26 | -337/+374 |
|\ \ \ \ |
|
| * | | | | drm/nouveau: fix oops on runtime suspend/resume | Dave Airlie | 2013-09-10 | 1 | -3/+6 |
| * | | | | Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-09-10 | 25 | -334/+368 |
| |\ \ \ \ |
|
| | * | | | | drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done | Ville Syrjälä | 2013-09-06 | 3 | -11/+23 |
| | * | | | | drm/i915: try not to lose backlight CBLV precision | Jani Nikula | 2013-09-06 | 1 | -1/+1 |
| | * | | | | drm/i915: Confine page flips to BCS on Valleyview | Chris Wilson | 2013-09-06 | 1 | -1/+1 |
| | * | | | | drm/i915: Skip stolen region initialisation if none is reserved | Chris Wilson | 2013-09-05 | 1 | -0/+3 |
| | * | | | | drm/i915: fix gpu hang vs. flip stall deadlocks | Daniel Vetter | 2013-09-05 | 1 | -1/+7 |
| | * | | | | drm/i915: Hold an object reference whilst we shrink it | Chris Wilson | 2013-09-05 | 1 | -6/+39 |
| | * | | | | drm/i915: fix i9xx_crtc_clock_get for multiplied pixels | Daniel Vetter | 2013-09-04 | 1 | -2/+1 |
| | * | | | | drm/i915: handle sdvo input pixel multiplier correctly again | Daniel Vetter | 2013-09-04 | 1 | -8/+9 |
| | * | | | | drm/i915: fix hpd work vs. flush_work in the pageflip code deadlock | Daniel Vetter | 2013-09-04 | 2 | -2/+14 |
| | * | | | | drm/i915: fix up the relocate_entry refactoring | Daniel Vetter | 2013-09-03 | 1 | -0/+3 |
| | * | | | | drm/i915: Fix pipe config warnings when dealing with LVDS fixed mode | Ville Syrjälä | 2013-09-03 | 3 | -17/+7 |
| | * | | | | drm/i915: Don't call sg_free_table() if sg_alloc_table() fails | Damien Lespiau | 2013-09-03 | 1 | -1/+0 |
| | * | | | | i915: Update VGA arbiter support for newer devices | Alex Williamson | 2013-09-03 | 2 | -3/+31 |
| | * | | | | vgaarb: Fix VGA decodes changes | Alex Williamson | 2013-09-03 | 1 | -24/+17 |
| | * | | | | vgaarb: Don't disable resources that are not owned | Alex Williamson | 2013-09-03 | 1 | -5/+5 |
| | * | | | | drm/i915: Pin pages whilst mapping the dma-buf | Chris Wilson | 2013-09-03 | 1 | -19/+22 |
| | * | | | | drm/i915: enable trickle feed on Haswell | Paulo Zanoni | 2013-09-03 | 4 | -7/+13 |
| | * | | | | x86: add early quirk for reserving Intel graphics stolen memory v5 | Jesse Barnes | 2013-09-03 | 1 | -15/+0 |
| | * | | | | drm/i915: split PCI IDs out into i915_drm.h v4 | Jesse Barnes | 2013-09-03 | 1 | -130/+34 |
| | * | | | | i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zalloc | Joe Perches | 2013-09-03 | 1 | -1/+1 |
| | * | | | | drm/i915: Use RCS flips on Ivybridge+ | Chris Wilson | 2013-09-03 | 2 | -9/+49 |
| | * | | | | drm/i915: Embed the ring->private within the struct intel_ring_buffer | Chris Wilson | 2013-09-03 | 3 | -72/+35 |