aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-07OMAPDSS: HDMI: lane config supportTomi Valkeinen
2014-05-07OMAPDSS: connector-hdmi: hpd supportTomi Valkeinen
2014-05-07pwm: lpss: Fix const qualifier and sparse warningsThierry Reding
2014-05-07pwm: spear: fix check on pwmchip_add() return valueBeniamino Galvani
2014-05-07pwm-backlight: switch to gpiod interfaceAlexandre Courbot
2014-05-07drm/i915: Make aliasing a 2nd class VMBen Widawsky
2014-05-07drm/i915: Use topdown allocation for PPGTT PDEs on gen6/7Ben Widawsky
2014-05-07drm/i915: vlv: enable runtime PMImre Deak
2014-05-07drm/i915: vlv: add runtime PM supportImre Deak
2014-05-07drm/i915: propagate the error code from runtime PM callbacksImre Deak
2014-05-07drm/i915: add various missing GTI/Gunit register definitionsImre Deak
2014-05-07OMAPDSS: panel-dpi: Add DT supportTomi Valkeinen
2014-05-07OMAPDSS: panel-dpi: use gpiod for enable gpioTomi Valkeinen
2014-05-07dma: mmp_pdma: add support for residue reportingDaniel Mack
2014-05-07dma: ste_dma40: Fixup system suspend/resumeUlf Hansson
2014-05-07dma: ste_dma40: Convert to PM macros while providing the PM callbacksUlf Hansson
2014-05-07dma: ste_dma40: Don't require CONFIG_PM_RUNTIMEUlf Hansson
2014-05-07dma: ste_dma40: Maintain spinlock order while handling pauseUlf Hansson
2014-05-07dmaengine: dw: convert to use SET_LATE_SYSTEM_SLEEP_PM_OPSAndy Shevchenko
2014-05-07dmaengine: dw: move PM to suspend_late / resume_early stagesAndy Shevchenko
2014-05-07PM / suspend: Always use deepest C-state in the "freeze" sleep stateRafael J. Wysocki
2014-05-07Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie
2014-05-07ACPI / video: change acpi-video brightness_switch_enabled default to 0Hans de Goede
2014-05-07Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-05-07ACPI / notify: Clean up handling of hotplug eventsRafael J. Wysocki
2014-05-07Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-05-07Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie
2014-05-07ACPICA: Events: Update GPE handling and initialization code.Bob Moore
2014-05-07ACPICA: Remove extraneous error message for large number of GPEs.Bob Moore
2014-05-07ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.Lv Zheng
2014-05-07ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng
2014-05-07ACPICA: OSL: Add configurability for error message functions.Lv Zheng
2014-05-07ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...Lv Zheng
2014-05-07ACPICA: Update handling of PCI ID lists.David E. Box
2014-05-07ACPICA: Add support for _LPD and _PRP methods.Bob Moore
2014-05-07ACPICA: Update acpi_buffer_to_resource interface.Bob Moore
2014-05-07ACPICA: Update global variable definitions. No functional change.Lv Zheng
2014-05-07ACPICA: Utilities: Deploy ACPI_DEBUGGER_EXEC for ACPI_DEBUGGER enabled code i...Lv Zheng
2014-05-07ACPICA: Utilities: Cleanup obsoleted global variables.Lv Zheng
2014-05-07Merge back earlier ACPICA material.Rafael J. Wysocki
2014-05-07PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon
2014-05-07PM / OPP: Remove cpufreq wrapper dependency on internal data organizationNishanth Menon
2014-05-07cpufreq: Catch double invocations of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-05-07intel_pstate: Remove sample parameter in intel_pstate_calc_busyStratos Karafotis
2014-05-06lustre: get rid of messing with iovecsAl Viro
2014-05-06blkdev_aio_write() - turn into blkdev_write_iter()Al Viro
2014-05-06switch simple generic_file_aio_read() users to ->read_iter()Al Viro
2014-05-06replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro
2014-05-06new helper: iov_iter_get_pages_alloc()Al Viro
2014-05-06new primitive: iov_iter_alignment()Al Viro