summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | i2c: meson: implement the master_xfer_atomic callbackMartin Blumenstingl2020-01-131-32/+65
| * | | | I2C: JZ4780: Add support for the X1000.周琰杰 (Zhou Yanjie)2020-01-061-40/+116
| * | | | i2c: tiny-usb: Correct I2C fault codes.Christoph Müllner2020-01-061-4/+4
| * | | | i2c: at91: remote default value initializationEugen Hristev2020-01-061-39/+0
| * | | | i2c: core: Use DEVICE_ATTR_*() helper macrosGeert Uytterhoeven2019-12-171-10/+10
| | |_|/ | |/| |
* | | | Merge tag 'acpi-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-072-0/+7
|\ \ \ \
| * | | | i2c: designware: Add ACPI HID for Hisilicon Hip08-Lite I2C controllerHanjun Guo2020-02-031-0/+1
| * | | | ACPI / APD: Add clock frequency for Hisilicon Hip08-Lite I2C controllerHanjun Guo2020-02-031-0/+6
* | | | | Merge tag 'pm-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-02-074-11/+36
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-avs' and 'pm-cpuidle'Rafael J. Wysocki2020-02-074-11/+36
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | * | | | intel_idle: Introduce 'states_off' module parameterRafael J. Wysocki2020-02-031-3/+20
| | | * | | | intel_idle: Introduce 'use_acpi' module parameterRafael J. Wysocki2020-02-031-2/+9
| | |/ / / / | |/| | | |
| | * | | | power: avs: qcom-cpr: Avoid clang -Wsometimes-uninitialized in cpr_scaleNathan Chancellor2020-01-311-2/+2
| | * | | | power: avs: qcom-cpr: add unspecified HAS_IOMEM dependencyBrendan Higgins2020-01-311-1/+1
| | * | | | PM / AVS: rockchip-io: fix the supply naming for the emmc supply on px30Heiko Stuebner2020-01-311-3/+3
| | * | | | power: avs: qcom-cpr: add a printout after the driver has been initializedNiklas Cassel2020-01-311-2/+3
* | | | | | Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-02-07111-940/+4507
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5...Dave Airlie2020-02-07101-867/+4334
| |\ \ \ \ \ \
| | * | | | | | drm/amd/dm/mst: Ignore payload update failuresLyude Paul2020-02-051-9/+4
| | * | | | | | drm/amdgpu: update default voltage for boot od table for navi1xAlex Deucher2020-02-051-1/+8
| | * | | | | | drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher2020-02-041-3/+5
| | * | | | | | drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher2020-02-041-6/+9
| | * | | | | | drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher2020-02-041-11/+23
| | * | | | | | drm/amdgpu: fetch default VDDC curve voltages (v2)Alex Deucher2020-02-041-1/+49
| | * | | | | | drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2)Matt Coffin2020-02-044-20/+22
| | * | | | | | drm/amdgpu/navi10: add OD_RANGE for navi overclockingAlex Deucher2020-02-041-0/+59
| | * | | | | | drm/amdgpu/navi: fix index for OD MCLKAlex Deucher2020-02-041-1/+1
| | * | | | | | drm/amd/display: Fix HW/SW state mismatchBhawanpreet Lakha2020-02-041-0/+19
| | * | | | | | drm/amd/display: Fix a typo when computing dsc configurationMikita Lipski2020-02-041-1/+1
| | * | | | | | drm/amd/powerplay: fix navi10 system intermittent reboot issue V2Evan Quan2020-02-046-1/+86
| | * | | | | | drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS modeYong Zhao2020-02-041-4/+6
| | * | | | | | drm/amd/display: Only enable cursor on pipes that need itNicholas Kazlauskas2020-02-041-0/+30
| | * | | | | | drm/amdgpu/navi10: add mclk to navi10_get_clock_by_type_with_latencyAlex Deucher2020-01-301-0/+2
| | * | | | | | drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_injectNathan Chancellor2020-01-301-1/+1
| | * | | | | | radeon: completely remove lut leftoversDaniel Vetter2020-01-302-8/+0
| | * | | | | | drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_g...Zhan Liu2020-01-301-4/+10
| | * | | | | | radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter2020-01-301-0/+2
| | * | | | | | drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...Colin Ian King2020-01-303-7/+7
| | * | | | | | amdgpu: using vmalloc requires includeing vmalloc.hStephen Rothwell2020-01-301-0/+1
| | * | | | | | drm/amdgpu: allocate entities on demandNirmoy Das2020-01-302-117/+124
| | * | | | | | drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for ArcturusJoseph Greathouse2020-01-302-2/+21
| | * | | | | | drm/amd/powerplay: fix spelling mistake "Attemp" -> "Attempt"Colin Ian King2020-01-272-12/+12
| | * | | | | | drm/amd/display: fix for-loop with incorrectly sized loop counter (v2)Colin Ian King2020-01-271-4/+4
| | * | | | | | drm/amdgpu: enable GPU reset by default on renoirAlex Deucher2020-01-271-0/+1
| | * | | | | | drm/amdgpu: enable GPU reset by default on NaviAlex Deucher2020-01-271-0/+3
| | * | | | | | drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo2020-01-271-8/+9
| | * | | | | | drm/amdgpu: add coreboot workaround for KV/KBChristian König2020-01-271-1/+2
| | * | | | | | Revert "drm/amd/display: Don't skip link training for empty dongle"Harry Wentland2020-01-271-8/+2
| | * | | | | | drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zeroHarry Wentland2020-01-271-2/+1
| | * | | | | | drm/amdgpu: original raven doesn't support full asic resetAlex Deucher2020-01-271-0/+4