summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki36-650/+1458
2019-09-17Merge branch 'pm-cpuidle'Rafael J. Wysocki26-107/+613
2019-09-17Merge branch 'pm-sleep'Rafael J. Wysocki28-250/+838
2019-09-17Merge suspend-to-idle rework material for v5.4.Rafael J. Wysocki15-190/+243
2019-09-11cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...Wanpeng Li2-1/+3
2019-09-11cpuidle-haltpoll: do not set an owner to allow modunloadJoao Martins1-1/+0
2019-09-11cpuidle-haltpoll: return -ENODEV on modinit failureJoao Martins1-1/+1
2019-09-11cpuidle-haltpoll: set haltpoll as preferred governorJoao Martins2-1/+2
2019-09-11cpuidle: allow governor switch on cpuidle_register_driver()Joao Martins4-3/+34
2019-09-06PM: runtime: Documentation: add runtime_status ABI documentAkinobu Mita1-0/+9
2019-09-05Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki17-282/+1011
2019-09-05Merge branch 'pm-cpufreq-qos'Rafael J. Wysocki17-360/+322
2019-09-03powercap: idle_inject: Use higher resolution for idle injectionDaniel Lezcano2-30/+31
2019-09-03cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano4-6/+7
2019-09-03cpuidle-haltpoll: vcpu hotplug supportJoao Martins4-21/+73
2019-09-03Merge branch 'cpufreq/qcom-updates' into cpufreq/arm/linux-nextViresh Kumar10-272/+566
2019-09-03cpufreq: Add qcs404 to cpufreq-dt-platdev blacklistJorge Ramirez-Ortiz1-0/+1
2019-09-03cpufreq: qcom: Add support for qcs404 on nvmem driverNiklas Cassel1-3/+47
2019-09-03cpufreq: qcom: Refactor the driver to make it easier to extendNiklas Cassel1-44/+79
2019-09-03cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom ...Sricharan R4-54/+78
2019-09-03dt-bindings: opp: Add qcom-opp bindings with properties needed for CPRNiklas Cassel1-0/+19
2019-09-03dt-bindings: opp: qcom-nvmem: Support pstates provided by a power domainNiklas Cassel1-1/+112
2019-09-02Documentation: cpufreq: Update policy notifier documentationViresh Kumar1-12/+4
2019-09-02cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier eventsViresh Kumar2-33/+9
2019-09-02Linux 5.3-rc7Linus Torvalds1-1/+1
2019-09-02Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-18/+328
2019-09-02Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-47/+82
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds89-487/+761
2019-09-01net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET1-3/+4
2019-09-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-39/+43
2019-09-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-7/+24
2019-09-01Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds5-47/+90
2019-09-01enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET1-1/+4
2019-09-01net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins1-0/+1
2019-09-01tc-testing: don't hardcode 'ip' in nsPlugin.pyDavide Caratti1-11/+11
2019-09-01Merge branch 'net-dsa-microchip-add-KSZ8563-support'David S. Miller2-0/+2
2019-09-01net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu1-0/+1
2019-09-01dt-bindings: net: dsa: document additional Microchip KSZ8563 switchRazvan Stefanescu1-0/+1
2019-09-01Merge branch 'net-aquantia-fixes-on-vlan-filters-and-other-conditions'David S. Miller4-4/+10
2019-09-01net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov1-1/+2
2019-09-01net: aquantia: linkstate irq should be oneshotIgor Russkikh1-1/+1
2019-09-01net: aquantia: reapply vlan filters on upDmitry Bogdanov1-0/+4
2019-09-01net: aquantia: fix limit of vlan filtersDmitry Bogdanov1-1/+1
2019-09-01net: aquantia: fix removal of vlan 0Dmitry Bogdanov1-1/+2
2019-09-01Merge branch 'Fix-issues-in-tc-taprio-and-tc-cbs'David S. Miller2-22/+28
2019-09-01net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rateVladimir Oltean1-8/+11
2019-09-01taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byteVladimir Oltean1-10/+13
2019-09-01taprio: Fix kernel panic in taprio_destroyVladimir Oltean1-4/+4
2019-08-31net: dsa: microchip: fill regmap_config nameGeorge McCollister1-0/+1
2019-08-31Merge tag 'batadv-net-for-davem-20190830' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-13/+25