summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* freezer: Fix typo in freezable_schedule_timeout() commentHimanshu Jha2017-11-081-1/+1
* PM / s2idle: Clear the events_check_enabled flagRajat Jain2017-11-081-1/+1
* PM / sleep: Remove pm_complete_with_resume_check()Ulf Hansson2017-10-112-24/+0Star
* Merge branch 'acpi-pm' into pm-sleepRafael J. Wysocki2017-10-11640-4358/+6987
|\
| * ACPI / PM: Split code validating need for runtime resume in ->prepare()Ulf Hansson2017-10-111-13/+24
| * ACPI / PM: Restore acpi_subsys_complete()Ulf Hansson2017-10-112-2/+19
| * ACPI / PM: Combine two identical device resume routinesRafael J. Wysocki2017-10-113-34/+10Star
| * ACPI / PM: Remove stale function headerUlf Hansson2017-10-101-5/+0Star
| * Linux 4.14-rc4Linus Torvalds2017-10-091-1/+1
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-10-078-31/+36
| |\
| | * scsi: ibmvscsis: Fix write_pending failure pathBryant G. Ly2017-10-031-1/+1
| | * scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov2017-10-032-17/+0Star
| | * scsi: libiscsi: Fix use-after-free race during iscsi_session_teardownKhazhismel Kumykov2017-10-031-4/+4
| | * scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen2017-10-031-5/+14
| | * scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2017-10-034-4/+17
| * | Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-075-10/+14
| |\ \
| | * | i2c: i2c-stm32f7: make structure stm32f7_setup static constColin Ian King2017-10-051-1/+1
| | * | i2c: ensure termination of *_device_id tablesThomas Meyer2017-10-051-0/+1
| | * | i2c: i801: Add support for Intel Cedar ForkJarkko Nikula2017-10-053-0/+6
| | * | i2c: stm32f7: fix setup structurePierre-Yves MORDRET2017-10-051-9/+6Star
| * | | Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-10-0711-162/+81Star
| |\ \ \
| | * | | mmc: sdhci-xenon: Fix clock resource by adding an optional bus clockGregory CLEMENT2017-10-043-9/+28
| | * | | mmc: meson-gx: include tx phase in the tuning processJerome Brunet2017-10-041-1/+18
| | * | | mmc: meson-gx: fix rx phase resetJerome Brunet2017-10-041-2/+4
| | * | | mmc: meson-gx: make sure the clock is rounded downJerome Brunet2017-10-041-2/+1Star
| | * | | mmc: Delete bounce buffer handlingLinus Walleij2017-10-046-132/+12Star
| | * | | mmc: core: add driver strength selection when selecting hs400esChanho Min2017-10-021-17/+19
| | |/ /
| * | | Merge tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-071-8/+11
| |\ \ \
| | * | | hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'Christophe Jaillet2017-10-011-8/+11
| * | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-10-073-5/+23
| |\ \ \ \
| | * | | | clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycleMarek Szyprowski2017-10-041-0/+15
| | * | | | Merge tag 'v4.14-rockchip-clkfixes-1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd2017-09-291-5/+7
| | |\ \ \ \
| | | * | | | clk: rockchip: add sclk_timer5 as critical clock on rk3128Elaine Zhang2017-09-171-0/+1
| | | * | | | clk: rockchip: fix up rk3128 pvtm and mipi_24m gate regs errorElaine Zhang2017-09-171-4/+4
| | | * | | | clk: rockchip: add pclk_pmu as critical clock on rk3128Elaine Zhang2017-09-171-1/+2
| | | |/ / /
| | * / / / clk: Export clk_bulk_prepare()Bjorn Andersson2017-09-291-0/+1
| | |/ / /
| * | | | Merge tag 'arc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-10-0717-28/+130
| |\ \ \ \
| | * | | | ARC: [plat-hsdk]: Add reset controller node to manage ethernet resetEugeniy Paltsev2017-10-062-0/+10
| | * | | | ARC: [plat-hsdk]: Temporary fix to set CPU frequency to 1GHzEugeniy Paltsev2017-10-041-0/+42
| | * | | | ARC: fix allnoconfig build warningVineet Gupta2017-10-041-1/+1
| | * | | | ARCv2: boot log: identify HS48 cores (dual issue)Vineet Gupta2017-10-042-4/+16
| | * | | | ARC: boot log: decontaminate ARCv2 ISA_CONFIG registerVineet Gupta2017-10-042-8/+15
| | * | | | arc: remove redundant UTS_MACHINE define in arch/arc/MakefileMasahiro Yamada2017-10-041-2/+0Star
| | * | | | ARC: [plat-eznps] Update platform maintainer as Noam leftVineet Gupta2017-10-041-1/+2
| | * | | | ARC: [plat-hsdk] use actual clk driver to manage cpu clkEugeniy Paltsev2017-10-042-3/+11
| | * | | | ARC: [*defconfig] Reenable soft lock-up detectorAlexey Brodkin2017-10-047-7/+7
| | * | | | ARC: [plat-axs10x] sdio: Temporary fix of sdio ciu frequencyEugeniy Paltsev2017-10-041-1/+8
| | * | | | ARC: [plat-hsdk] sdio: Temporary fix of sdio ciu frequencyEugeniy Paltsev2017-10-041-1/+11
| | * | | | ARC: [plat-axs103] Add temporary quirk to reset ethernet IPEugeniy Paltsev2017-10-041-0/+7
| | | |/ / | | |/| |
| * | | | Merge tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-10-072-3/+30
| |\ \ \ \