summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* power: supply: axp288_fuel_gauge: Remove polling from the driverHans de Goede2018-04-261-16/+0
* power: supply: axp288_fuelguage: Do not bind when the fg function is not usedHans de Goede2018-04-261-0/+11
* power: supply: axp288_charger: Do not bind when the charge function is not usedHans de Goede2018-04-261-0/+12
* power: supply: axp288_charger: Support 3500 and 4000 mA input current limitHans de Goede2018-04-261-3/+11
* power: supply: s3c-adc-battery: fix driver data initializationSergiy Kibrik2018-04-261-3/+5
* power: supply: charger-manager: Verify polling interval only when polling req...Ladislav Michl2018-04-261-2/+3
* power: supply: sysfs: Use enum to specify propertyLadislav Michl2018-04-251-33/+44
* power: supply: ab8500: Drop AB8540/9540 supportLinus Walleij2018-04-255-331/+30
* power: supply: ab8500_fg: fix spelling mistake: "Disharge" -> "Discharge"Colin Ian King2018-04-251-1/+1
* power: supply: simplify getting .drvdataWolfram Sang2018-04-251-2/+1
* power: supply: bq27xxx: Add support for BQ27426Andrew F. Davis2018-04-252-0/+11
* gpio-poweroff: Use gpiod_set_value_cansleepMike Looijmans2018-04-251-2/+2
* Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-2321-135/+193
|\
| * Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-04-233-14/+13
| |\
| | * drm/amd/powerplay: header file interface to SMU updateKenneth Feng2018-04-191-1/+3
| | * drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu2018-04-191-6/+10
| | * drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland2018-04-191-7/+0
| * | Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie2018-04-233-67/+29
| |\ \
| | * | drm/exynos: exynos_drm_fb -> drm_framebufferDaniel Stone2018-04-171-20/+8
| | * | drm/exynos: Move dma_addr out of exynos_drm_fbDaniel Stone2018-04-171-5/+3
| | * | drm/exynos: Move GEM BOs to drm_framebufferDaniel Stone2018-04-171-35/+4
| * | | Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie2018-04-2314-55/+131
| |\ \ \
| | * | | drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh2018-04-181-1/+1
| | * | | drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson2018-04-181-12/+15
| | * | | drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula2018-04-181-4/+9
| | * | | drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin2018-04-181-10/+27
| | * | | drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang2018-04-181-1/+1
| | * | | drm/i915/execlists: Clear user-active flag on preemption completionChris Wilson2018-04-041-0/+9
| | * | | Merge tag 'gvt-fixes-2018-04-03' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen2018-04-048-27/+69
| | |\ \ \
| | | * | | drm/i915/gvt: Add drm_format_mod updateTina Zhang2018-03-301-0/+1
| | | * | | drm/i915/gvt: Disable primary/sprite/cursor plane at virtual display initiali...Xiong Zhang2018-03-301-0/+10
| | | * | | drm/i915/gvt: Delete redundant error message in fb_decode.cXiong Zhang2018-03-301-18/+9
| | | * | | drm/i915/gvt: Cancel dma map when resetting ggtt entriesChangbin Du2018-03-302-6/+18
| | | * | | drm/i915/gvt: Missed to cancel dma map for ggtt entriesChangbin Du2018-03-301-2/+28
| | | * | | drm/i915/gvt: Make MI_USER_INTERRUPT nop in cmd parserZhipeng Gong2018-03-281-0/+1
| | | * | | drm/i915/gvt: Mark expected switch fall-through in handle_g2v_notificationGustavo A. R. Silva2018-03-281-0/+1
| | | * | | drm/i915/gvt: throw error on unhandled vfio ioctlsGerd Hoffmann2018-03-221-1/+1
| * | | | | drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak2018-04-181-7/+32
| * | | | | Merge airlied/drm-next into drm-misc-fixesSean Paul2018-04-161164-38757/+143510
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | drm/vc4: Fix memory leak during BO teardownDaniel J Blueman2018-04-092-0/+3
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-04-221-1/+1
|\ \ \ \ \ \
| * | | | | | clocksource/imx-tpm: Correct -ETIME return condition checkAnson Huang2018-04-191-1/+1
* | | | | | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-221-31/+97
|\ \ \ \ \ \ \
| * | | | | | | random: add new ioctl RNDRESEEDCRNGTheodore Ts'o2018-04-141-1/+12
| * | | | | | | random: crng_reseed() should lock the crng instance that it is modifyingTheodore Ts'o2018-04-141-2/+2
| * | | | | | | random: set up the NUMA crng instances after the CRNG is fully initializedTheodore Ts'o2018-04-141-19/+27
| * | | | | | | random: use a different mixing algorithm for add_device_randomness()Theodore Ts'o2018-04-141-4/+51
| * | | | | | | random: fix crng_ready() testTheodore Ts'o2018-04-141-5/+5
* | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-224-13/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | device-dax: allow MAP_SYNC to succeedDave Jiang2018-04-201-0/+2