summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | iio: adc: max1363: correct reference voltageStefan Eichenberger2016-03-201-4/+4
| | * | | | | iio: adc: max1363: add missing adc to max1363_idStefan Eichenberger2016-03-201-0/+4
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-04-0910-109/+164
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'fixes-base' into fixesJames Bottomley2016-04-059465-241835/+496798
| |\| | | | | |
| * | | | | | | scsi: Do not attach VPD to devices that don't support itHannes Reinecke2016-04-053-19/+28
| * | | | | | | sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen2016-04-012-21/+14
| * | | | | | | scsi_dh_alua: Fix a recently introduced deadlockBart Van Assche2016-03-301-2/+2
| * | | | | | | scsi: Declare local symbols staticBart Van Assche2016-03-301-3/+5
| * | | | | | | cxlflash: Move to exponential back-off when cmd_room is not availableManoj N. Kumar2016-03-291-4/+4
| * | | | | | | cxlflash: Fix regression issue with re-ordering patchManoj N. Kumar2016-03-292-42/+93
| * | | | | | | mpt3sas: Don't overreach ioc->reply_post[] during initializationCalvin Owens2016-03-231-17/+16
| * | | | | | | aacraid: add missing curly bracesArnd Bergmann2016-03-221-1/+2
* | | | | | | | Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2016-04-093-10/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | md/bitmap: clear bitmap if bitmap_create failedGuoqing Jiang2016-04-011-8/+11
| * | | | | | | | MD: add rdev reference for super writeShaohua Li2016-03-311-0/+3
| * | | | | | | | md: fix a trivial typo in commentsWei Fang2016-03-311-1/+1
| * | | | | | | | md:raid1: fix a dead loop when read from a WriteMostly diskWei Fang2016-03-311-1/+1
* | | | | | | | | Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-099-62/+380
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki2016-04-085-10/+122
| |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | tools/power turbostat: work around RC6 counter wrapLen Brown2016-04-071-4/+15
| | | | * | | | | | | | | tools/power turbostat: initial KBL supportLen Brown2016-04-071-0/+14
| | | | * | | | | | | | | tools/power turbostat: initial SKX supportLen Brown2016-04-071-1/+8
| | | | * | | | | | | | | tools/power turbostat: decode BXT TSC frequency via CPUIDLen Brown2016-04-071-1/+4
| | | | * | | | | | | | | tools/power turbostat: initial BXT supportLen Brown2016-04-071-0/+9
| | | | * | | | | | | | | tools/power turbostat: print IRTL MSRsLen Brown2016-04-072-3/+64
| | | | * | | | | | | | | tools/power turbostat: SGX state should print only if --debugLen Brown2016-04-071-1/+1
| | | * | | | | | | | | | powercap: intel_rapl: Add missing Haswell modelSrinivas Pandruvada2016-04-051-0/+1
| | * | | | | | | | | | | PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfsStrashko, Grygorii2016-04-071-0/+2
| | * | | | | | | | | | | PM / runtime: Document steps for device removalKrzysztof Kozlowski2016-04-051-0/+4
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki2016-04-084-52/+258
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| | | | * | | | | | | | | | mailbox: pcc: Don't access an unmapped memory address spaceShanker Donthineni2016-04-071-2/+2
| | | * | | | | | | | | | | intel_idle: Add KBL supportLen Brown2016-04-071-0/+2
| | | * | | | | | | | | | | intel_idle: Add SKX supportLen Brown2016-04-071-0/+34
| | | * | | | | | | | | | | intel_idle: Clean up all registered devices on exit.Richard Cochran2016-04-071-1/+8
| | | * | | | | | | | | | | intel_idle: Propagate hot plug errors.Richard Cochran2016-04-071-2/+5
| | | * | | | | | | | | | | intel_idle: Don't overreact to a cpuidle registration failure.Richard Cochran2016-04-071-1/+1
| | | * | | | | | | | | | | intel_idle: Setup the timer broadcast only on successful driver load.Richard Cochran2016-04-071-7/+8
| | | * | | | | | | | | | | intel_idle: Avoid a double free of the per-CPU data.Richard Cochran2016-04-071-4/+3
| | | * | | | | | | | | | | intel_idle: Fix dangling registration on error path.Richard Cochran2016-04-071-4/+5
| | | * | | | | | | | | | | intel_idle: Fix deallocation order on the driver exit path.Richard Cochran2016-04-071-3/+3
| | | * | | | | | | | | | | intel_idle: Remove redundant initialization calls.Richard Cochran2016-04-071-6/+0
| | | * | | | | | | | | | | intel_idle: Fix a helper function's return value.Richard Cochran2016-04-071-3/+1
| | | * | | | | | | | | | | intel_idle: remove useless return from void function.Richard Cochran2016-04-071-2/+0
| | * | | | | | | | | | | | cpufreq: dt: Drop stale commentViresh Kumar2016-04-051-3/+0
| | * | | | | | | | | | | | cpufreq: intel_pstate: Documenation for structuresSrinivas Pandruvada2016-04-051-0/+135
| | * | | | | | | | | | | | cpufreq: intel_pstate: fix inconsistency in setting policy limitsSrinivas Pandruvada2016-04-051-6/+23
| | * | | | | | | | | | | | intel_pstate: Avoid extra invocation of intel_pstate_sample()Rafael J. Wysocki2016-04-021-6/+15
| | * | | | | | | | | | | | intel_pstate: Do not set utilization update hook too earlyRafael J. Wysocki2016-03-311-8/+19
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-0941-92/+448
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-04-089-25/+88
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \