summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI: fix menuconfig presentation of ACPI submenuArnd Bergmann2018-08-231-3/+3
* Merge tag 'acpi-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-2219-56/+260
|\
| * Merge branch 'acpi-pmic'Rafael J. Wysocki2018-08-211-2/+107
| |\
| | * ACPI / PMIC: CrystalCove: Extend PMOP support to support all possible fieldsHans de Goede2018-08-141-2/+107
| * | ACPICA: Clear status of all events when entering sleep statesRafael J. Wysocki2018-08-141-8/+3
| * | ACPICA: Update version to 20180810Bob Moore2018-08-141-1/+1
| * | ACPICA: acpiexec: fix a small memory leak regressionBob Moore2018-08-141-3/+2
| * | ACPICA: Reference Counts: increase max to 0x4000 for large serversErik Schmauss2018-08-141-1/+1
| * | ACPICA: Reference count: add additional debugging detailsErik Schmauss2018-08-141-2/+5
| * | ACPICA: acpi_exec: fixing -fi optionErik Schmauss2018-08-144-9/+57
| * | ACPICA: Debugger: Cleanup interface to the AML disassemblerBob Moore2018-08-143-6/+22
| * | ACPICA: AML Parser: skip opcodes that open a scope upon parse failureErik Schmauss2018-08-141-6/+11
| * | ACPICA: Utilities: split hex detection into smaller functionsErik Schmauss2018-08-143-4/+26
| * | ACPICA: Update an error message for a duplicate tableBob Moore2018-08-141-2/+2
| * | ACPICA: ACPICA: add status check for acpi_hw_read before assigning return valueErik Schmauss2018-08-141-2/+7
| * | ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during...Erik Schmauss2018-08-142-13/+19
| |/
* | Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-08-226-25/+43
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'pm-cpufreq', 'pm-pci' and 'pm-sleep'Rafael J. Wysocki2018-08-213-6/+13
| |\ \ \ \
| | | | * | PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)2018-08-151-0/+1
| | | * | | PCI / ACPI / PM: Resume all bridges on suspend-to-RAMRafael J. Wysocki2018-08-171-4/+2
| | | |/ /
| | * / / cpufreq: governor: Avoid accessing invalid governor_dataHenry Willard2018-08-161-2/+10
| | |/ /
| * | | cpuidle: menu: Handle stopped tick more aggressivelyRafael J. Wysocki2018-08-201-12/+24
| * | | sched: idle: Avoid retaining the tick when it has been stoppedRafael J. Wysocki2018-08-201-1/+1
| * | | cpuidle: menu: Update stale polling override commentRafael J. Wysocki2018-08-161-3/+2
| * | | x86/ACPI/cstate: Make APCI C1 FFH MWAIT C-state description vendor-neutralPrarit Bhargava2018-08-151-1/+1
| * | | cpuidle: menu: Fix white spaceRafael J. Wysocki2018-08-151-2/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2018-08-227-9/+8
|\ \ \
| * | | ide: mark expected switch fall-throughsGustavo A. R. Silva2018-08-135-3/+8
| * | | ide-tape: remove redundant variable buffer_sizeColin Ian King2018-08-131-2/+0
| * | | ide: remove redundant variables queue_run_ms and leftColin Ian King2018-08-131-4/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-08-225-249/+88
|\ \ \ \
| * | | | sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32Masahiro Yamada2018-08-211-3/+3
| * | | | Merge branch 'sparc32-NO_BOOTMEM'David S. Miller2018-08-212-81/+50
| |\ \ \ \
| | * | | | sparc32: split ramdisk detection and reservation to a helper functionMike Rapoport2018-08-211-25/+31
| | * | | | sparc32: switch to NO_BOOTMEMMike Rapoport2018-08-212-58/+21
| | * | | | sparc: mm/init_32: kill trailing whitespaceMike Rapoport2018-08-211-3/+3
| |/ / / /
| * | | | sparc: use generic dma_noncoherent_opsChristoph Hellwig2018-08-213-165/+35
* | | | | Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2018-08-229-53/+31
|\ \ \ \ \
| * | | | | h8300: fix IRQ noYoshinori Sato2018-08-221-1/+1
| * | | | | arch/h8300: add a defconfig targetRandy Dunlap2018-08-221-0/+2
| * | | | | arch/h8300: eliminate kgbd.c warningRandy Dunlap2018-08-221-1/+1
| * | | | | arch/h8300: eliminate ptrace.h warningsRandy Dunlap2018-08-221-0/+2
| * | | | | h8300:let the checker know that size_t is ulongLuc Van Oostenryck2018-08-221-0/+2
| * | | | | h8300: Don't include linux/kernel.h in asm/atomic.hWill Deacon2018-08-221-2/+2
| * | | | | h8300: remove unnecessary of_platform_populate callRob Herring2018-08-221-10/+0
| * | | | | h8300: Correct signature of test_bit()Geert Uytterhoeven2018-08-221-1/+1
| * | | | | h8300: irqchip: fix warningYoshinori Sato2018-08-221-3/+3
| * | | | | h8300: switch to NO_BOOTMEMRob Herring2018-08-222-28/+9
| * | | | | h8300: gcc-8.1 fixYoshinori Sato2018-08-221-3/+4
| * | | | | h8300: Add missing output register.Yoshinori Sato2018-08-221-6/+6
| | |/ / / | |/| | |