summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal: ti-soc-thermal: Enable addition power managementAdam Ford2020-10-122-1/+59
* thermal: sun8i: Add A100's THS controller supportYangtao Li2020-10-121-0/+14
* thermal: sun8i: add TEMP_CALIB_MASK for calibration data in sun50i_h6_ths_cal...Yangtao Li2020-10-121-1/+1
* thermal: cooling: Remove unused variable *tzzhuguangqing2020-10-125-22/+11
* thermal: int340x: Add keep alive response methodSrinivas Pandruvada2020-10-121-0/+29
* thermal: int340x: Provide notification for OEM variable changeSrinivas Pandruvada2020-10-121-11/+11
* thermal: core: remove unnecessary mutex_init()Qinglang Miao2020-10-121-1/+0
* thermal/idle_inject: Fix comment of idle_duration_us and name of latency_nszhuguangqing2020-10-121-1/+1
* thermal: Kconfig: Update description for RCAR_GEN3_THERMAL configLad Prabhakar2020-10-121-3/+3
* thermal: stm32: simplify the return expression of stm_thermal_prepare()Qinglang Miao2020-10-121-6/+1
* thermal: rcar_thermal: Add missing braces to conditional statementGeert Uytterhoeven2020-10-121-2/+2
* thermal: Use kobj_to_dev() instead of container_of()Tian Tao2020-10-121-1/+1
* thermal: imx8mm: Use dev_err_probe() to simplify error handlingAnson Huang2020-10-121-7/+3
* thermal: imx: Use dev_err_probe() to simplify error handlingAnson Huang2020-10-121-16/+6
* drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access"Colin Ian King2020-10-121-1/+1
* Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-211-1/+1
|\
| * efi: efibc: check for efivars write capabilityArd Biesheuvel2020-09-151-1/+1
* | Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-213-11/+20
|\ \
| * | dax: Fix stack overflow when mounting fsdax pmem deviceAdrian Huang2020-09-201-6/+6
| * | dm: Call proper helper to determine dax supportJan Kara2020-09-202-3/+11
| * | dm/dax: Fix table reference countsDan Williams2020-09-201-2/+3
* | | Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-201-0/+17
|\ \ \
| * | | RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt2020-09-191-0/+17
* | | | Merge tag 'usb-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-09-209-17/+64
|\ \ \ \
| * | | | usblp: fix race between disconnect() and read()Oliver Neukum2020-09-171-0/+5
| * | | | ehci-hcd: Move include to keep CRC stableQuentin Perret2020-09-172-1/+1
| * | | | usb: typec: intel_pmc_mux: Handle SCU IPC error conditionsMadhusudanarao Amara2020-09-161-3/+9
| * | | | USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao2020-09-161-0/+4
| * | | | USB: UAS: fix disconnect by unplugging a hubOliver Neukum2020-09-161-2/+12
| * | | | usb: typec: ucsi: Prevent mode overrunHeikki Krogerus2020-09-161-6/+16
| * | | | usb: typec: ucsi: acpi: Increase command completion timeout valueHeikki Krogerus2020-09-161-1/+1
| * | | | Merge tag 'thunderbolt-for-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2020-09-151-4/+16
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | thunderbolt: Retry DROM read once if parsing failsMika Westerberg2020-09-091-4/+16
* | | | | Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-09-203-25/+32
|\ \ \ \ \
| * | | | | fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa2020-09-161-1/+1
| * | | | | serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich2020-09-161-0/+11
| * | | | | serial: core: fix console port-lock regressionJohan Hovold2020-09-161-17/+15
| * | | | | serial: core: fix port-lock initialisationJohan Hovold2020-09-161-8/+6
* | | | | | Merge tag 'edac_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-09-201-0/+5
|\ \ \ \ \ \
| * | | | | | EDAC/ghes: Check whether the driver is on the safe list correctlyBorislav Petkov2020-09-151-0/+4
| * | | | | | EDAC/ghes: Clear scanned data on unloadBorislav Petkov2020-09-151-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-09-203-8/+28
|\ \ \ \ \ \
| * | | | | | Input: trackpoint - add new trackpoint variant IDsVincent Huang2020-09-142-8/+12
| * | | | | | Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede2020-09-091-0/+16
* | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-09-195-17/+29
|\ \ \ \ \ \ \
| * | | | | | | i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACKMatthias Schiffer2020-09-181-3/+7
| * | | | | | | i2c: mediatek: Send i2c master code at more than 1MHzQii Wang2020-09-181-1/+1
| * | | | | | | i2c: mediatek: Fix generic definitions for bus frequencyQii Wang2020-09-181-2/+2
| * | | | | | | i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...Hans de Goede2020-09-171-1/+1
| * | | | | | | i2c: i801: Simplify the suspend callbackJean Delvare2020-09-141-3/+2