summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-27thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()Andrey Smirnov
2020-01-27thermal: qoriq: Do not report invalid temperature readingAndrey Smirnov
2020-01-27thermal: qoriq: Enable all sensors before registering themAndrey Smirnov
2020-01-27thermal: qoriq: Convert driver to use regmap APIAndrey Smirnov
2020-01-27thermal: qoriq: Drop unnecessary drvdata cleanupAndrey Smirnov
2020-01-27thermal: qoriq: Pass data to qoriq_tmu_calibration() directlyAndrey Smirnov
2020-01-27thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directlyAndrey Smirnov
2020-01-27thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_dataAndrey Smirnov
2020-01-27thermal: qoriq: Add local struct qoriq_sensor pointerAndrey Smirnov
2020-01-27thermal: qoriq: Don't store struct thermal_zone_device referenceAndrey Smirnov
2020-01-27thermal: qoriq: Add local struct device pointerAndrey Smirnov
2020-01-27thermal: zx2967: Appease the kernel-doc deityAmit Kucheria
2020-01-27thermal: amlogic: Appease the kernel-doc deityAmit Kucheria
2020-01-27thermal: tegra: Appease the kernel-doc deityAmit Kucheria
2020-01-27thermal: samsung: Appease the kernel-doc deityAmit Kucheria
2020-01-27thermal: rockchip: Appease the kernel-doc deityAmit Kucheria
2020-01-27thermal: mediatek: Appease the kernel-doc deityAmit Kucheria
2020-01-27thermal: max77620: Appease the kernel-doc deityAmit Kucheria
2020-01-27thermal: devfreq_cooling: Appease the kernel-doc deityAmit Kucheria
2020-01-27thermal: step_wise: Appease the kernel-doc deityAmit Kucheria
2020-01-27thermal: cpu_cooling: Appease the kernel-doc deityAmit Kucheria
2020-01-27thermal: of-thermal: Appease the kernel-doc deityAmit Kucheria
2020-01-27thermal: db8500: Depromote debug printLinus Walleij
2020-01-26Linux 5.5Linus Torvalds
2020-01-26Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-01-26io_uring: don't cancel all work on process exitJens Axboe
2020-01-26block: allow partitions on host aware zone devicesChristoph Hellwig
2020-01-26Revert "io_uring: only allow submit from owning task"Jens Axboe
2020-01-26afs: Fix characters allowed into cell namesDavid Howells
2020-01-26do_last(): fetch directory ->i_mode and ->i_uid before it's too lateAl Viro
2020-01-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-01-25firestream: fix memory leaksWenwen Wang
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-25Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-25Merge tag 'pinctrl-v5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-01-25Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-01-25btrfs: dev-replace: remove warning for unknown return codes when finishedDavid Sterba
2020-01-25net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
2020-01-25net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli
2020-01-25tipc: change maintainer email addressJon Maloy
2020-01-25net: stmmac: platform: fix probe for ACPI devicesAjay Gupta
2020-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-01-24Merge tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2020-01-24Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wik...Olof Johansson
2020-01-24net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan