summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Merge tag 'linux-cpupower-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2019-03-063-27/+50
| | | |\ \ \ \
| | | | * | | | tools/power/cpupower: Display boost frequency separatelyAbhishek Goel2019-02-133-27/+50
| | * | | | | | 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-147-42/+25
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | PM / QoS: Fix typo in file descriptionAisheng Dong2019-03-111-1/+1
| | | | |/ / / / / /
| | | * | | | | | | PM / wakeup: Drop wakeup_source_drop()Rafael J. Wysocki2019-03-122-26/+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-073-12/+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 tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-03-141-11/+2
|\ \ \ \ \ \ \
| * | | | | | | microblaze: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-141-11/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-1446-213/+427
|\ \ \ \ \ \ \ \
| * | | | | | | | pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long2019-03-131-0/+1
| * | | | | | | | MAINTAINERS: GENET & SYSTEMPORT: Add internal Broadcom listFlorian Fainelli2019-03-131-0/+2
| * | | | | | | | l2tp: fix infoleak in l2tp_ip6_recvmsg()Eric Dumazet2019-03-131-3/+1
| * | | | | | | | net/tls: Inform user space about send buffer availabilityVakul Garg2019-03-132-4/+2
| * | | | | | | | net_sched: return correct value for *notify* functionsZhike Wang2019-03-132-13/+34
| * | | | | | | | lan743x: Fix TX Stall IssueBryan Whitehead2019-03-131-8/+1
| * | | | | | | | Merge branch 'mlx4-fixes'David S. Miller2019-03-122-3/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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
| |/ / / / / / / /
| * | | | | | | | Merge branch 'mlxsw-Various-fixes'David S. Miller2019-03-122-10/+29
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mlxsw: minimal: Initialize base_macJiri Pirko2019-03-121-0/+18
| | * | | | | | | | mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak2019-03-121-10/+11
| |/ / / / / / / /
| * | | | | | | | net: dwmac-sun8i: fix a missing check of of_get_phy_modeKangjie Lu2019-03-121-1/+4
| * | | | | | | | net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu2019-03-121-1/+5
| * | | | | | | | net: 8390: fix potential NULL pointer dereferencesKangjie Lu2019-03-121-0/+10
| * | | | | | | | net: fujitsu: fix a potential NULL pointer dereferenceKangjie Lu2019-03-121-0/+5
| * | | | | | | | net: qlogic: fix a potential NULL pointer dereferenceKangjie Lu2019-03-121-0/+6
| * | | | | | | | isdn: hfcpci: fix potential NULL pointer dereferenceKangjie Lu2019-03-121-0/+9
| * | | | | | | | Merge tag 'mlx5-fixes-2019-03-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-03-128-101/+128
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net/mlx5: Avoid panic when setting vport rateTonghao Zhang2019-03-111-4/+9
| | * | | | | | | | net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang2019-03-111-2/+2
| | * | | | | | | | net/mlx5e: Fix access to non-existing receive queueTariq Toukan2019-03-111-0/+3
| | * | | | | | | | net/mlx5e: IPoIB, Fix RX checksum statistics updateFeras Daoud2019-03-111-3/+8
| | * | | | | | | | net/mlx5: Remove redundant lag function to get pf numRoi Dayan2019-03-112-23/+0
| | * | | | | | | | net/mlx5e: Properly get the PF number phys port name ndoRoi Dayan2019-03-111-6/+7