summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | ACPI / configfs: Mark local data structures staticAndy Shevchenko2019-03-121-3/+3
| | | | | | * | | ACPI / configfs: Mark local functions staticAndy Shevchenko2019-03-121-9/+10
| | | | | |/ / /
| | | | * / / / ACPI: sysfs: Prevent get_status() from returning acpi_statusRafael J. Wysocki2019-03-121-9/+12
| | | | |/ / /
| | | * / / / ACPI: tables: Simplify PPTT leaf node detectionJeremy Linton2019-03-111-0/+3
| | | |/ / /
| | * / / / ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko2019-03-121-1/+5
| | |/ / /
| * | | | Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-1416-75/+81
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki2019-03-142-3/+15
| | |\ \ \ \ \
| | | * | | | | PM / OPP: Update performance state when freq == old_freqViresh Kumar2019-03-121-1/+1
| | | * | | | | OPP: Fix handling of multiple power domainsRajendra Nayak2019-03-111-2/+14
| | * | | | | | Merge branch 'pm-domains'Rafael J. Wysocki2019-03-142-5/+4
| | |\ \ \ \ \ \
| | | * | | | | | PM / domains: Remove one unnecessary blank lineAisheng Dong2019-03-111-1/+0
| | | * | | | | | PM / Domains: Return early for all errors in _genpd_power_off()Aisheng Dong2019-03-111-3/+3
| | | * | | | | | PM / Domains: Improve warn for multiple states but no governorAisheng Dong2019-03-111-1/+1
| | | |/ / / / /
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2019-03-145-19/+14
| | |\ \ \ \ \ \ \
| | | | * | | | | | cpufreq: intel_pstate: Fix up iowait_boost computationRafael J. Wysocki2019-03-121-1/+1
| | | | * | | | | | cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann2019-03-071-2/+2
| | | | * | | | | | cpufreq: Improve kerneldoc comments for cpufreq_cpu_get/put()Rafael J. Wysocki2019-03-071-15/+9
| | | | |/ / / / /
| | | * | | | | | cpuidle: governor: Add new governors to cpuidle_governors againRafael J. Wysocki2019-03-121-0/+1
| | | * | | | | | cpuidle: menu: Avoid overflows when computing varianceRafael J. Wysocki2019-03-071-1/+1
| | | |/ / / / /
| | | | | | | |
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *---. \ \ \ \ \ Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'Rafael J. Wysocki2019-03-145-32/+25
| | |\ \ \ \ \ \ \ \
| | | | | * | | | | | PM / QoS: Fix typo in file descriptionAisheng Dong2019-03-111-1/+1
| | | | | |/ / / / /
| | | | * | | | | | PM / wakeup: Drop wakeup_source_drop()Rafael J. Wysocki2019-03-121-17/+1
| | | | * | | | | | PM / wakeup: Rework wakeup source timer cancellationViresh Kumar2019-03-121-1/+7
| | | | |/ / / / /
| | | * | | | | | PM-runtime: Call pm_runtime_active|suspended_time() from sysfsUlf Hansson2019-03-072-11/+3
| | | * | | | | | PM-runtime: Consolidate code to get active/suspended timeUlf Hansson2019-03-072-2/+13
| | | |/ / / / /
| | * / / / / / PM: Add and use pr_fmt()Joe Perches2019-03-074-16/+23
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-1425-138/+273
| |\ \ \ \ \ \
| | * | | | | | pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long2019-03-131-0/+1
| | * | | | | | lan743x: Fix TX Stall IssueBryan Whitehead2019-03-131-8/+1
| | * | | | | | net/mlx4_core: Fix qp mtt size calculationJack Morgenstein2019-03-121-3/+3
| | * | | | | | net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein2019-03-121-0/+8
| | * | | | | | net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein2019-03-121-0/+1
| | * | | | | | mlxsw: minimal: Initialize base_macJiri Pirko2019-03-121-0/+18
| | * | | | | | mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak2019-03-121-10/+11
| * | | | | | | Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-03-1449-631/+2453
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'topic/xilinx' into for-linusVinod Koul2019-03-121-70/+100
| | |\ \ \ \ \ \ \
| | | * | | | | | | dmaengine: xilinx_dma: remove set but not used variable 'tail_segment'YueHaibing2019-01-201-4/+0
| | | * | | | | | | dmaengine: xilinx_dma: Drop SG support for VDMA IPAndrea Merello2019-01-071-52/+32
| | | * | | | | | | dmaengine: xilinx_dma: autodetect whether the HW supports scatter-gatherAndrea Merello2019-01-071-4/+10
| | | * | | | | | | dmaengine: xilinx_dma: program hardware supported buffer lengthRadhey Shyam Pandey2019-01-071-4/+20
| | | * | | | | | | dmaengine: xilinx_dma: in axidma slave_sg and dma_cyclic mode align split des...Andrea Merello2019-01-071-0/+9
| | | * | | | | | | dmaengine: xilinx_dma: commonize DMA copy size calculationAndrea Merello2019-01-071-8/+31
| | * | | | | | | | Merge branch 'topic/tegra' into for-linusVinod Koul2019-03-122-19/+31
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | dmaengine: tegra210-adma: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-01-201-2/+3
| | | * | | | | | | | dmaengine: tegra-apb: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-01-071-2/+3
| | | * | | | | | | | dmaengine: tegra: add tracepoints to driverBen Dooks2019-01-071-0/+7
| | | * | | | | | | | dmaengine: tegra: reduce channel name field sizeBen Dooks2019-01-071-1/+1
| | | * | | | | | | | dmaengine: tegra: fix incorrect case of DMABen Dooks2019-01-071-10/+10
| | | * | | | | | | | dmaengine: tegra: make byte counters unsigned intBen Dooks2019-01-071-3/+3
| | | * | | | | | | | dmaengine: tegra: avoid overflow of byte trackingBen Dooks2019-01-071-1/+4
| | | |/ / / / / / /