summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-07drivers: thermal: tsens: fix potential integer overflow on multiplyColin Ian King
2019-11-07thermal: cpu_cooling: Reorder the header fileDaniel Lezcano
2019-11-07thermal: cpu_cooling: Remove pointless dependency on CONFIG_OFDaniel Lezcano
2019-11-07thermal: no need to set .owner when using module_platform_driverTian Tao
2019-11-07thermal: qcom: tsens-v1: Fix kfree of a non-pointer valueColin Ian King
2019-11-07cpufreq: qcom-hw: Move driver initialization earlierAmit Kucheria
2019-11-07clk: qcom: Initialize clock drivers earlierAmit Kucheria
2019-11-07cpufreq: Initialize cpufreq-dt driver earlierAmit Kucheria
2019-11-07cpufreq: Initialize the governors in core_initcallAmit Kucheria
2019-11-07thermal: Initialize thermal subsystem earlierAmit Kucheria
2019-11-07thermal: Remove netlink supportAmit Kucheria
2019-11-07dt: thermal: tsens: Document compatible for MSM8976/56AngeloGioacchino Del Regno
2019-11-07thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976AngeloGioacchino Del Regno
2019-11-07MAINTAINERS: add entry for Amlogic Thermal driverGuillaume La Roque
2019-11-07thermal: amlogic: Add thermal driver to support G12 SoCsGuillaume La Roque
2019-11-07dt-bindings: thermal: Add DT bindings documentation for Amlogic ThermalGuillaume La Roque
2019-11-07drivers: thermal: tsens: Add interrupt supportAmit Kucheria
2019-11-07drivers: thermal: tsens: Create function to return sign-extended temperatureAmit Kucheria
2019-11-07dt-bindings: thermal: tsens: Convert over to a yaml schemaAmit Kucheria
2019-11-07drivers: thermal: tsens: Add debugfs supportAmit Kucheria
2019-11-07drivers: thermal: tsens: Add __func__ identifier to debug statementsAmit Kucheria
2019-11-07drivers: thermal: tsens: Simplify code flow in tsens_probeAmit Kucheria
2019-11-07drivers: thermal: tsens: Get rid of id field in tsens_sensorAmit Kucheria
2019-11-07thermal: qoriq: add thermal monitor unit version 2 supportYuantian Tang
2019-11-07thermal-generic-adc: Silent error message for EPROBE_DEFERHsin-Yi Wang
2019-11-07dt-bindings: thermal: rcar-gen3-thermal: Add r8a774b1 supportBiju Das
2019-11-07thermal: rcar_gen3_thermal: Add r8a774b1 supportBiju Das
2019-11-03Linux 5.4-rc6Linus Torvalds
2019-11-03Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-11-02Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-11-02Merge tag 'hwmon-for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-02Merge tag 'pwm/for-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-11-02Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-11-02Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-01Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-11-01Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-01Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-01Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-01Merge branch 'fix-BPF-offload-related-bugs'David S. Miller
2019-11-01net: fix installing orphaned programsJakub Kicinski
2019-11-01net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski
2019-11-01selftests: bpf: Skip write only files in debugfsJakub Kicinski
2019-11-01selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-11-01r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit
2019-11-01net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli
2019-11-01net: phylink: Fix phylink_dbg() macroFlorian Fainelli
2019-11-01gve: Fixes DMA synchronization.Yangchun Fu
2019-11-01inet: stop leaking jiffies on the wireEric Dumazet