| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | 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 |
| | * | | | | drm/i915: fix lvds/dp panel fitter setting | Imre Deak | 2013-09-03 | 1 | -0/+2 |
| | * | | | | drm/i915: tune down hangcheck noise | Daniel Vetter | 2013-09-03 | 1 | -3/+3 |
| | * | | | | drm/i915: Report requested frequency alongside current frequency in debugfs | Chris Wilson | 2013-09-03 | 1 | -1/+10 |
| | * | | | | drm/i915: Apply the force-detect VGA w/a to Valleyview | Chris Wilson | 2013-09-03 | 1 | -1/+1 |
| | * | | | | drm/i915: Adjust available RPS information through sysfs for vlv | Chris Wilson | 2013-09-03 | 1 | -5/+31 |
| | * | | | | drm/i915: sanitize forcewake registers on reset | Mika Kuoppala | 2013-09-03 | 1 | -1/+8 |
| | * | | | | drm/i915: Don't mask EI UP interrupt on IVB|SNB | Mika Kuoppala | 2013-09-03 | 1 | -1/+11 |
* | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-10 | 2 | -3/+2 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | hwmon: (ina2xx) Remove casting the return value which is a void pointer | Jingoo Han | 2013-09-10 | 1 | -2/+1 |
| * | | | | | hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variable | Guenter Roeck | 2013-09-10 | 1 | -1/+1 |
* | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-09-10 | 6 | -116/+211 |
|\ \ \ \ \ \ |
|
| * | | | | | | of/platform: add error reporting to of_amba_device_create() | Bartlomiej Zolnierkiewicz | 2013-09-09 | 1 | -3/+16 |
| * | | | | | | irq/of: Fix comment typo for irq_of_parse_and_map | Yijing Wang | 2013-09-09 | 1 | -1/+1 |