summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-022-13/+8
|\
| * Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2017-03-012-13/+8
| |\
| | * intel_pstate: use MSR_ATOM_RATIOS definitions from msr-index.hLen Brown2017-03-011-10/+5
| | * intel_idle: use new name for MSR_PKG_CST_CONFIG_CONTROLLen Brown2017-03-011-3/+3
* | | Merge tag 'acpi-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-03-021-8/+12
|\ \ \
| * \ \ Merge branch 'acpi-apei'Rafael J. Wysocki2017-03-031-8/+12
| |\ \ \
| | * | | ACPI: APEI: Fix BERT resources conflict with ACPI NVS areaHuang Ying2017-02-271-8/+12
* | | | | Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-027-268/+209
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2017-03-035-136/+110
| |\ \ \ \ \ \ \
| | | | * \ \ \ \ Merge back earlier suspend/hibernation changes for v4.11.Rafael J. Wysocki2017-01-305991-137210/+419022
| | | | |\ \ \ \ \
| | | * | | | | | | cpufreq: intel_pstate: Fix limits issue with operation mode switchingRafael J. Wysocki2017-02-281-43/+22
| | | * | | | | | | cpufreq: qoriq: clean up unused codeTang Yuantian2017-02-231-4/+0
| | * | | | | | | | intel_idle: stop exposing platform acronyms in sysfsLen Brown2017-03-011-86/+86
| | * | | | | | | | cpuidle: menu: Avoid taking spinlock for accessing QoS valuesRafael J. Wysocki2017-02-272-3/+2
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'Rafael J. Wysocki2017-03-033-132/+99
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| | | | | * | | | | | | | PM / OPP: fix off-by-one bug in dev_pm_opp_get_max_volt_latency loopAndrzej Hajda2017-02-231-1/+2
| | | | * | | | | | | | | PM / Domains: Power off masters immediately in the power off sequenceUlf Hansson2017-02-231-6/+11
| | | | * | | | | | | | | PM / Domains: Rename is_async to one_dev_on for genpd_power_off()Ulf Hansson2017-02-231-6/+9
| | | | * | | | | | | | | PM / Domains: Move genpd_power_off() above genpd_power_on()Ulf Hansson2017-02-231-81/+81
| | | * | | | | | | | | | PM / QoS: Remove global notifiersViresh Kumar2017-02-231-46/+4
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-023-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro2017-03-023-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | mm: use helper for calling f_op->mmap()Miklos Szeredi2017-02-202-2/+2
| | * | | | | | | | | | | | | vfs: use helpers for calling f_op->{read,write}_iter()Miklos Szeredi2017-02-201-2/+2
* | | | | | | | | | | | | | | Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-024-113/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | usbip_recv(): switch to sock_recvmsg()Al Viro2016-12-261-21/+11
| * | | | | | | | | | | | | | | iscsi_target: deal with short writes on the tx sideAl Viro2016-12-261-40/+24
| * | | | | | | | | | | | | | | [nbd] pass iov_iter to nbd_xmit()Al Viro2016-12-261-39/+27
| * | | | | | | | | | | | | | | [nbd] switch sock_xmit() to sock_{send,recv}msg()Al Viro2016-12-261-9/+7
| * | | | | | | | | | | | | | | [drbd] use sock_sendmsg()Al Viro2016-12-261-7/+4
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-03-0239-2815/+4739
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | target: Add counters for ABORT_TASK success + failureNicholas Bellinger2017-02-262-0/+20
| * | | | | | | | | | | | | | | iscsi-target: Fix early login failure statistics missesNicholas Bellinger2017-02-261-36/+2
| * | | | | | | | | | | | | | | target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger2017-02-263-4/+40
| * | | | | | | | | | | | | | | target: Delete tmr from list before processingBart Van Assche2017-02-201-6/+1
| * | | | | | | | | | | | | | | target: Fix handling of aborted failed commandsBart Van Assche2017-02-201-0/+3
| * | | | | | | | | | | | | | | target: export protocol identifierMike Christie2017-02-181-0/+18
| * | | | | | | | | | | | | | | qla2xxx: Fix a warning reported by the "smatch" static checkerQuinn Tran2017-02-181-1/+1
| * | | | | | | | | | | | | | | target/iscsi: Fix unsolicited data seq_end_offset calculationVarun Prakash2017-02-181-4/+2
| * | | | | | | | | | | | | | | target/cxgbit: add T6 iSCSI DDP completion featureVarun Prakash2017-02-184-43/+113
| * | | | | | | | | | | | | | | target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in orderVarun Prakash2017-02-181-25/+61
| * | | | | | | | | | | | | | | target/cxgbit: Use T6 specific macros to get ETH/IP hdr lenVarun Prakash2017-02-181-2/+8
| * | | | | | | | | | | | | | | target/cxgbit: use cxgb4_tp_smt_idx() to get smt idxVarun Prakash2017-02-181-2/+4
| * | | | | | | | | | | | | | | target/iscsi: split iscsit_check_dataout_hdr()Varun Prakash2017-02-182-25/+41
| * | | | | | | | | | | | | | | target: Remove command flag CMD_T_DEV_ACTIVEBart Van Assche2017-02-091-1/+0
| * | | | | | | | | | | | | | | target: Remove command flag CMD_T_BUSYBart Van Assche2017-02-092-9/+5
| * | | | | | | | | | | | | | | target: Move session check from target_put_sess_cmd() into target_release_cmd...Bart Van Assche2017-02-091-20/+19
| * | | | | | | | | | | | | | | target: Inline transport_cmd_check_stop()Bart Van Assche2017-02-091-35/+33
| * | | | | | | | | | | | | | | target: Remove an overly chatty debug messageBart Van Assche2017-02-091-2/+0
| * | | | | | | | | | | | | | | target: Stop execution if CMD_T_STOP has been setBart Van Assche2017-02-091-1/+2