Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-06-12 | 2 | -26/+83 |
|\ | |||||
| * | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2014-06-12 | 1 | -26/+58 |
| |\ | |||||
| | * | PM / sleep: trace events for device PM callbacks | Todd E Brandt | 2014-06-11 | 1 | -18/+42 |
| | * | PM / sleep: trace events for suspend/resume | Todd E Brandt | 2014-06-07 | 1 | -17/+25 |
| * | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2014-06-12 | 1 | -0/+25 |
| |\ \ | |||||
| | * | | cpufreq: add support for intermediate (stable) frequencies | Viresh Kumar | 2014-06-05 | 1 | -0/+25 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2014-06-12 | 2 | -35/+10 |
|\ \ \ \ | |||||
| * | | | | leds: pca9685: Remove leds-pca9685 driver | Axel Lin | 2014-05-08 | 1 | -35/+0 |
| * | | | | dell-led: add mic mute led interface | Alex Hung | 2014-05-08 | 1 | -0/+10 |
* | | | | | Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-06-12 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | mfd: twl4030-power: Add support for board specific configuration | Tony Lindgren | 2014-05-28 | 1 | -0/+1 |
| * | | | | | mfd: twl4030-power: Add generic reset configuration | Tony Lindgren | 2014-05-28 | 1 | -0/+3 |
* | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-06-12 | 17 | -57/+760 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux ... | Dave Airlie | 2014-06-11 | 1 | -0/+342 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | gpu: ipu-v3: Register the CSI modules | Philipp Zabel | 2014-06-04 | 1 | -0/+1 |
| | * | | | | | | gpu: ipu-v3: Add CSI and SMFC module enable wrappers | Philipp Zabel | 2014-06-04 | 1 | -0/+8 |
| | * | | | | | | gpu: ipu-v3: Add ipu_idmac_get_current_buffer function | Philipp Zabel | 2014-06-04 | 1 | -0/+1 |
| | * | | | | | | gpu: ipu-v3: Add SMFC code | Philipp Zabel | 2014-06-04 | 1 | -0/+6 |
| | * | | | | | | gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging | Philipp Zabel | 2014-06-04 | 1 | -0/+326 |
| * | | | | | | | Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2014-06-10 | 2 | -1/+4 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | drm/radeon: add query for number of active CUs | Alex Deucher | 2014-06-10 | 1 | -1/+1 |
| | * | | | | | | | drm/edid: Store all supported hdmi deep color modes in drm_display_info | Mario Kleiner | 2014-06-10 | 1 | -0/+3 |
| * | | | | | | | | drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() | Damien Lespiau | 2014-06-10 | 1 | -2/+0 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin... | Dave Airlie | 2014-06-10 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | drm/dsi: Support device shutdown | Thierry Reding | 2014-06-05 | 1 | -0/+2 |
| * | | | | | | | | Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin... | Dave Airlie | 2014-06-10 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | drm: Introduce drm_dev_set_unique() | Thierry Reding | 2014-06-05 | 1 | -0/+2 |
| * | | | | | | | | | Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2014-06-06 | 1 | -0/+22 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | drm/plane-helper: Add drm_plane_helper_check_update() (v3) | Matt Roper | 2014-06-05 | 1 | -0/+22 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next | Dave Airlie | 2014-06-05 | 48 | -75/+265 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | drm: add drm_fb_helper_restore_fbdev_mode_unlocked() | Rob Clark | 2014-06-05 | 1 | -1/+1 |
| * | | | | | | | | | drm: convert crtc and connection_mutex to ww_mutex (v5) | Rob Clark | 2014-06-05 | 3 | -11/+135 |
| * | | | | | | | | | drm/dp: add a hw mutex around the transfer functions. (v2) | Dave Airlie | 2014-06-05 | 1 | -3/+4 |
| * | | | | | | | | | Merge tag 'topic/core-stuff-2014-06-02' of git://anongit.freedesktop.org/drm-... | Dave Airlie | 2014-06-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | drm/plane: Fix sparse warnings | Thierry Reding | 2014-06-02 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 2014-06-04 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | drm/exynos: dp: Use DPCD defines of drm_dp_helper.h | Jingoo Han | 2014-06-01 | 1 | -0/+2 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | drm: Split connection_mutex out of mode_config.mutex (v3) | Daniel Vetter | 2014-06-04 | 1 | -0/+1 |
| * | | | | | | | | | | drm: add signed-range property type | Rob Clark | 2014-06-04 | 2 | -0/+13 |
| * | | | | | | | | | | drm: add object property type | Rob Clark | 2014-06-04 | 2 | -0/+6 |
| * | | | | | | | | | | drm: add extended property types | Rob Clark | 2014-06-04 | 2 | -0/+30 |
| * | | | | | | | | | | drm: helpers to find mode objects | Rob Clark | 2014-06-04 | 1 | -0/+33 |
| * | | | | | | | | | | drm: drop drm_get_connector_name() and drm_get_encoder_name() | Jani Nikula | 2014-06-04 | 1 | -2/+0 |
| * | | | | | | | | | | Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2014-06-03 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | drm/edid: Parse and handle HDMI deep color modes. | Mario Kleiner | 2014-06-03 | 1 | -0/+5 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Merge tag 'drm-intel-next-2014-05-23' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2014-06-02 | 3 | -1/+31 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Merge branch 'topic/drm-vblank-rework' into drm-intel-next-queued | Daniel Vetter | 2014-05-21 | 4 | -2/+13 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | drm/irq: Add kms-native crtc interface functions | Daniel Vetter | 2014-05-21 | 1 | -0/+5 |
| | | * | | | | | | | | | drm: Add drm_vblank_on() | Ville Syrjälä | 2014-05-20 | 1 | -0/+1 |
| | | * | | | | | | | | | drm: Make the vblank disable timer per-crtc | Ville Syrjälä | 2014-05-20 | 1 | -1/+3 |