summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/tmp108.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-16tty: n_hdlc, remove FILE and LINE from pr_debugJiri Slaby1-21/+12
2020-03-16vt: selection, fix double lock introduced by a mergeJiri Slaby1-1/+0
2020-03-14tty: serial: qcom_geni_serial: Don't try to manually disable the consoleDouglas Anderson1-4/+0
2020-03-14tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdownDouglas Anderson1-6/+0
2020-03-12vt: vt_ioctl: remove unnecessary console allocation checksEric Biggers1-15/+1
2020-03-12vt: drop redundant might_sleep() in do_con_write()Eric Biggers1-2/+0
2020-03-12serial: core: Refactor uart_unlock_and_check_sysrq()Andy Shevchenko2-15/+11
2020-03-12serial: core: Use uart_console() helper in SysRq codeAndy Shevchenko1-7/+5
2020-03-12serial: core: Print escaped SysRq Magic sequence if enabledAndy Shevchenko1-1/+4
2020-03-12serial: core: Use string length for SysRq magic sequenceAndy Shevchenko1-3/+4
2020-03-12tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probesatya priya1-10/+9
2020-03-12tty: serial: ifx6x60: Convert to GPIO descriptorsLinus Walleij3-123/+65
2020-03-12tty: serial: ifx6x60: Use helper variable for devLinus Walleij1-22/+23
2020-03-12arm64: dts: ls1028a: add missing LPUART nodesMichael Walle1-0/+73
2020-03-12dt-bindings: serial: lpuart: add ls1028a compatibilityMichael Walle1-4/+6
2020-03-12tty: serial: fsl_lpuart: add LS1028A earlycon supportMichael Walle1-8/+43
2020-03-12tty: serial: fsl_lpuart: add LS1028A supportMichael Walle1-2/+25
2020-03-12tty: serial: fsl_lpuart: fix DMA mappingMichael Walle1-20/+28
2020-03-12tty: serial: fsl_lpuart: fix DMA operation when using IOMMUMichael Walle1-31/+57
2020-03-12serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov1-0/+2
2020-03-12tty/serial: atmel: Use uart_console() helperAndy Shevchenko1-15/+5
2020-03-12serial: pic32_uart: Use uart_console() helperAndy Shevchenko1-7/+1
2020-03-12tty: sifive: Finish transmission before changing the clockPalmer Dabbelt1-4/+24
2020-03-09Linux 5.6-rc5v5.6-rc5Linus Torvalds1-1/+1
2020-03-07io_uring: fix lockup with timeoutsPavel Begunkov1-0/+1
2020-03-07tty: mips_ejtag_fdc: Mark expected switch fall-throughSerge Semin1-0/+1
2020-03-07serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov3-7/+77
2020-03-07sysctl/sysrq: Remove __sysrq_enabled copyDmitry Safonov3-19/+41
2020-03-07serial: 8250: Support console on software emulated rs485 portsLukas Wunner1-0/+13
2020-03-07serial: 8250_bcm2835aux: Support rs485 software emulationLukas Wunner1-2/+60
2020-03-07serial: 8250: Generalize rs485 software emulationLukas Wunner6-31/+67
2020-03-07serial: 8250: Deduplicate rs485 active_timer assignmentLukas Wunner1-2/+1
2020-03-07serial: 8250: Sanitize rs485 config harderLukas Wunner1-0/+8
2020-03-07serial: 8250: Deduplicate ->rs485_config() callbackLukas Wunner4-65/+42
2020-03-07serial: 8250: Support rs485 devicetree propertiesLukas Wunner2-1/+6
2020-03-07serial: 8250: Don't touch RTS modem control while in rs485 modeLukas Wunner1-0/+7
2020-03-07serial: earlycon: prefer EARLYCON_DECLARE() variantMichael Walle1-0/+11
2020-03-07tty: serial: Use the correct style for SPDX License IdentifierNishad Kamdar12-12/+12
2020-03-06parse-maintainers: Mark as executableJonathan Neuschäfer1-0/+0
2020-03-06vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu1-0/+3
2020-03-06dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI statesUlf Hansson1-15/+13
2020-03-06dt-bindings: power: Extend nodename pattern for power-domain providersUlf Hansson1-1/+1
2020-03-06io_uring: free fixed_file_data after RCU grace periodJens Axboe1-2/+22
2020-03-06locks: fix a potential use-after-free problem when wakeup a waiteryangerkun1-14/+0
2020-03-06block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()Carlo Nonato1-4/+5
2020-03-06tty: serial: fsl_lpuart: free IDs allocated by IDAMichael Walle1-15/+24
2020-03-06Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"Michael Walle1-0/+2
2020-03-06serdev: Fix detection of UART devices on Apple machines.Ronald Tschalär1-0/+10
2020-03-06arch/Kconfig: update HAVE_RELIABLE_STACKTRACE descriptionMiroslav Benes1-2/+3
2020-03-06mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka2-1/+11