summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-17Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'Rafael J. Wysocki4-38/+38
2019-09-17Merge branch 'pm-devfreq'Rafael J. Wysocki9-333/+494
2019-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki27-617/+1102
2019-09-17Merge branch 'pm-cpuidle'Rafael J. Wysocki16-98/+447
2019-09-17Merge branch 'pm-sleep'Rafael J. Wysocki13-173/+467
2019-09-17Merge suspend-to-idle rework material for v5.4.Rafael J. Wysocki8-146/+181
2019-09-11cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...Wanpeng Li1-1/+2
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 Martins3-3/+31
2019-09-05Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki12-272/+685
2019-09-05Merge branch 'pm-cpufreq-qos'Rafael J. Wysocki14-338/+298
2019-09-05Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2-33/+82
2019-09-03powercap: idle_inject: Use higher resolution for idle injectionDaniel Lezcano1-26/+27
2019-09-03cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano2-2/+2
2019-09-03cpuidle-haltpoll: vcpu hotplug supportJoao Martins1-5/+63
2019-09-03Merge branch 'cpufreq/qcom-updates' into cpufreq/arm/linux-nextViresh Kumar6-262/+414
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 R3-52/+76
2019-09-02cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier eventsViresh Kumar1-29/+7
2019-09-02PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state()Ulf Hansson1-2/+2
2019-09-02PM / Domains: Simplify genpd_lookup_dev()Ulf Hansson1-13/+8
2019-09-02Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-18/+36
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 Torvalds24-38/+124
2019-09-01net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET1-3/+4
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-01net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu1-0/+1
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-08-31net: dsa: microchip: fill regmap_config nameGeorge McCollister1-0/+1
2019-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-13/+33
2019-08-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+8
2019-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-4/+13
2019-08-31net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai1-4/+2
2019-08-31amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing1-2/+8
2019-08-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds4-26/+68
2019-08-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-11/+20
2019-08-30Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds1-0/+11
2019-08-30Merge tag 'mmc-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds5-5/+49
2019-08-30Merge tag 'drm-fixes-2019-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds16-47/+161
2019-08-30i2c: mediatek: disable zero-length transfers for mt8183Hsin-Yi Wang1-1/+10
2019-08-30i2c: iproc: Stop advertising support of SMBUS quick cmdLori Hikichi1-1/+4