summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / PMIC: xpower: Fix TS-pin current-source handlingHans de Goede2019-01-071-8/+33
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-01-119-26/+89
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2019-01-118-22/+82
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM: sleep: call devfreq suspend/resumeLukasz Luba2019-01-021-0/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpufreq: scmi: Fix frequency invariance in slow pathQuentin Perret2019-01-091-2/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla2019-01-081-8/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpufreq: scpi/scmi: Fix freeing of dynamic OPPsViresh Kumar2019-01-044-9/+67
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpufreq / Documentation: Update cpufreq MAINTAINERS entryRafael J. Wysocki2019-01-031-1/+3
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: trace: fix reference to cpuidle documentation fileOtto Sabart2019-01-091-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpuidle / Documentation: Update cpuidle MAINTAINERS entryRafael J. Wysocki2019-01-041-1/+2
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM-runtime: Fix autosuspend_delay on 32bits archVincent Guittot2019-01-101-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM-runtime: Fix 'jiffies' in comments after switch to hrtimersLadislav Michl2019-01-101-2/+5
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-01-1118-119/+221
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-01-1115-96/+156
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: disable system memory page tables for nowChristian König2019-01-091-3/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu2019-01-091-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou2019-01-091-5/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: validate user GEM object sizeYu Zhao2019-01-081-0/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: validate user pitch alignmentYu Zhao2019-01-081-0/+10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amd/powerplay: drop the unnecessary uclk hard min settingEvan Quan2019-01-081-7/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amd/powerplay: avoid possible buffer overflowEvan Quan2019-01-081-0/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amd/powerplay: create pp_od_clk_voltage device file under OD supportEvan Quan2019-01-081-8/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amd/powerplay: update OD support flag for SKU with no OD capabilitiesEvan Quan2019-01-081-0/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCGLikun Gao2019-01-031-0/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: Cleanup 2 compiler warningsKent Russell2019-01-031-2/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequenceTiecheng Zhou2019-01-021-13/+35
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng2019-01-022-5/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amd/powerplay: support BOOTUP_DEFAULT power profile modeEvan Quan2019-01-026-29/+40
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu/virtual_dce: No need to pin the cursor boEmily Deng2019-01-021-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu/virtual_dce: No need to pin the fb's boEmily Deng2019-01-022-22/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-misc-fixes-2019-01-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-01-113-23/+65
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | / / / / / / / / / / / / / / / / / / / / / | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/bridge: tc358767: use DP connector if no panel setTomi Valkeinen2019-01-091-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/bridge: tc358767: fix output H/V syncsTomi Valkeinen2019-01-091-1/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/bridge: tc358767: reject modes which require too much BWTomi Valkeinen2019-01-091-0/+10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/bridge: tc358767: fix initial DP0/1_SRCCTRL valueTomi Valkeinen2019-01-091-6/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/bridge: tc358767: fix single lane configurationTomi Valkeinen2019-01-091-2/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANETomi Valkeinen2019-01-091-3/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/bridge: tc358767: add bus flagsTomi Valkeinen2019-01-091-0/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()Lyude Paul2019-01-081-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul2019-01-081-3/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul2019-01-081-9/+23
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pci-v5.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-101-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: amlogic: Fix build failure due to missing gpio headerCorentin Labbe2019-01-081-0/+1
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-01-1019-42/+189
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | tty/serial: Add RISC-V SBI earlycon supportAnup Patel2019-01-093-0/+41
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a handful of audit-related issuePalmer Dabbelt2019-01-078-3/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | riscv: add HAVE_SYSCALL_TRACEPOINTS to KconfigDavid Abdurachmanov2019-01-071-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | riscv: fix trace_sys_exit hookDavid Abdurachmanov2019-01-071-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | riscv: define CREATE_TRACE_POINTS in ptrace.cDavid Abdurachmanov2019-01-071-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | riscv: define NR_syscalls in unistd.hDavid Abdurachmanov2019-01-071-0/+2
OpenPOWER on IntegriCloud