summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: qcom: spmi-mpp: Add PM8019 compatibleKonrad Dybcio2021-01-262-0/+2
* Merge tag 'intel-pinctrl-v5.12-1' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij2021-01-263-34/+88
|\
| * pinctrl: tigerlake: Add Alder Lake-P ACPI IDAndy Shevchenko2021-01-081-0/+1
| * pinctrl: intel: Convert capability list to featuresAndy Shevchenko2021-01-082-3/+42
| * pinctrl: intel: Drop unnecessary check for predefined featuresAndy Shevchenko2021-01-081-12/+6
| * pinctrl: intel: Split intel_pinctrl_add_padgroups() for better maintenanceAndy Shevchenko2021-01-081-20/+40
* | Merge tag 'v5.11-rc2' into develLinus Walleij2021-01-2684-284/+506
|\|
| * Linux 5.11-rc2v5.11-rc2Linus Torvalds2021-01-031-1/+1
| * Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-01-024-21/+35
| |\
| | * s390/Kconfig: sort config S390 select list once againHeiko Carstens2020-12-301-14/+17
| | * s390: update defconfigsHeiko Carstens2020-12-303-7/+18
| * | Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-01-024-5/+48
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2021-01-023-3/+41
| | |\ \ \
| | | | * | intel_idle: add SnowRidge C-state tableArtem Bityutskiy2020-12-301-1/+40
| | | | * | MAINTAINERS: include governors into CPU IDLE TIME MANAGEMENT FRAMEWORKLukas Bulwahn2020-12-221-1/+1
| | | * | | cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki2020-12-301-1/+0
| | | | |/ | | | |/|
| | * | | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2020-12-301-2/+7
| | |\ \ \ | | | |/ / | | |/| |
| | | * | opp: Call the missing clk_put() on errorViresh Kumar2020-12-281-1/+4
| | | * | opp: fix memory leak in _allocate_opp_tableQuanyang Wang2020-12-281-2/+4
| | |/ /
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-01-0121-86/+208
| |\ \ \
| | * | | scsi: cxgb4i: Fix TLS dependencyRandy Dunlap2020-12-091-0/+1
| | * | | scsi: ufs: Un-inline ufshcd_vops_device_reset functionStanley Chu2020-12-092-19/+27
| | * | | scsi: ufs: Re-enable WriteBooster after device resetStanley Chu2020-12-091-1/+6
| | * | | scsi: ufs-mediatek: Use correct path to fix compile errorZhen Lei2020-12-091-1/+1
| | * | | scsi: mpt3sas: Signedness bug in _base_get_diag_triggers()Dan Carpenter2020-12-091-1/+1
| | * | | scsi: block: Do not accept any requests while suspendedAlan Stern2020-12-093-8/+25
| | * | | scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPTBart Van Assche2020-12-095-14/+4
| | * | | scsi: core: Only process PM requests if rpm_status != RPM_ACTIVEBart Van Assche2020-12-091-13/+14
| | * | | scsi: scsi_transport_spi: Set RQF_PM for domain validation commandsBart Van Assche2020-12-091-8/+19
| | * | | scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPTBart Van Assche2020-12-092-2/+2
| | * | | scsi: ide: Do not set the RQF_PREEMPT flag for sense requestsBart Van Assche2020-12-092-6/+0
| | * | | scsi: block: Introduce BLK_MQ_REQ_PMBart Van Assche2020-12-093-3/+8
| | * | | scsi: block: Fix a race in the runtime power management codeBart Van Assche2020-12-091-6/+9
| | * | | scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllersAdrian Hunter2020-12-091-0/+2
| | * | | scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllersAdrian Hunter2020-12-091-0/+17
| | * | | scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->p...Adrian Hunter2020-12-091-2/+32
| | * | | scsi: ufs-pci: Fix restore from S4 for Intel controllersAdrian Hunter2020-12-091-0/+20
| | * | | scsi: ufs-mediatek: Keep VCC always-on for specific devicesStanley Chu2020-12-092-0/+22
| | * | | scsi: ufs: Allow regulators being always-onStanley Chu2020-12-092-1/+2
| | * | | scsi: ufs: Clear UAC for RPMB after ufshcd resetsRandall Huang2020-12-091-9/+5
| | * | | scsi: ufs: Fix wrong print message in dev_err()Bean Huo2020-12-091-1/+1
| | * | | scsi: ufs: Remove unused macro definition POWER_DESC_MAX_SIZEBean Huo2020-12-091-1/+0
| * | | | Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-012-1/+2
| |\ \ \ \
| | * | | | block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund2020-12-291-0/+1
| | * | | | fs: block_dev.c: fix kernel-doc warnings from struct block_device changesRandy Dunlap2020-12-291-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-013-21/+43
| |\ \ \ \
| | * | | | kernel/io_uring: cancel io_uring before task worksPavel Begunkov2020-12-302-2/+2
| | * | | | io_uring: fix io_sqe_files_unregister() hangsPavel Begunkov2020-12-301-2/+22
| | * | | | io_uring: add a helper for setting a ref nodePavel Begunkov2020-12-301-10/+12
| | * | | | io_uring: don't assume mm is constant across submitsJens Axboe2020-12-291-7/+7
| | |/ / /