aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-07thermal: cpu_cooling: Migrate to using the EM frameworkQuentin Perret2-160/+89
2019-11-07thermal: cpu_cooling: Make the power-related code depend on IPAQuentin Perret1-85/+81
2019-11-07PM / EM: Declare EM data types unconditionallyQuentin Perret1-2/+1
2019-11-07arm64: defconfig: Enable CONFIG_ENERGY_MODELQuentin Perret1-0/+1
2019-11-07drivers: thermal: tsens: fix potential integer overflow on multiplyColin Ian King1-1/+1
2019-11-07thermal: cpu_cooling: Reorder the header fileDaniel Lezcano1-9/+7
2019-11-07thermal: cpu_cooling: Remove pointless dependency on CONFIG_OFDaniel Lezcano1-2/+2
2019-11-07thermal: no need to set .owner when using module_platform_driverTian Tao1-1/+0
2019-11-07thermal: qcom: tsens-v1: Fix kfree of a non-pointer valueColin Ian King1-3/+1
2019-11-07cpufreq: qcom-hw: Move driver initialization earlierAmit Kucheria1-1/+1
2019-11-07clk: qcom: Initialize clock drivers earlierAmit Kucheria3-3/+3
2019-11-07cpufreq: Initialize cpufreq-dt driver earlierAmit Kucheria1-1/+1
2019-11-07cpufreq: Initialize the governors in core_initcallAmit Kucheria6-6/+6
2019-11-07thermal: Initialize thermal subsystem earlierAmit Kucheria1-1/+1
2019-11-07thermal: Remove netlink supportAmit Kucheria3-131/+7
2019-11-07dt: thermal: tsens: Document compatible for MSM8976/56AngeloGioacchino Del Regno1-0/+2
2019-11-07thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976AngeloGioacchino Del Regno3-2/+174
2019-11-07MAINTAINERS: add entry for Amlogic Thermal driverGuillaume La Roque1-0/+9
2019-11-07thermal: amlogic: Add thermal driver to support G12 SoCsGuillaume La Roque3-0/+345
2019-11-07dt-bindings: thermal: Add DT bindings documentation for Amlogic ThermalGuillaume La Roque1-0/+54
2019-11-07drivers: thermal: tsens: Add interrupt supportAmit Kucheria6-63/+669
2019-11-07drivers: thermal: tsens: Create function to return sign-extended temperatureAmit Kucheria1-14/+35
2019-11-07dt-bindings: thermal: tsens: Convert over to a yaml schemaAmit Kucheria3-55/+169
2019-11-07drivers: thermal: tsens: Add debugfs supportAmit Kucheria3-0/+91
2019-11-07drivers: thermal: tsens: Add __func__ identifier to debug statementsAmit Kucheria2-7/+7
2019-11-07drivers: thermal: tsens: Simplify code flow in tsens_probeAmit Kucheria1-5/+3
2019-11-07drivers: thermal: tsens: Get rid of id field in tsens_sensorAmit Kucheria4-21/+20
2019-11-07thermal: qoriq: add thermal monitor unit version 2 supportYuantian Tang1-23/+97
2019-11-07thermal-generic-adc: Silent error message for EPROBE_DEFERHsin-Yi Wang1-3/+6
2019-11-07dt-bindings: thermal: rcar-gen3-thermal: Add r8a774b1 supportBiju Das1-0/+1
2019-11-07thermal: rcar_gen3_thermal: Add r8a774b1 supportBiju Das1-0/+4
2019-11-03Linux 5.4-rc6Linus Torvalds1-1/+1
2019-11-03Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds27-97/+267
2019-11-02Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+2
2019-11-02Merge tag 'hwmon-for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-4/+13
2019-11-02Merge tag 'pwm/for-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-8/+1
2019-11-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-13/+23
2019-11-02Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds6-18/+57
2019-11-02Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-18/+42
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds213-1289/+2133
2019-11-01Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds7-9/+30
2019-11-01Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-blockLinus Torvalds4-13/+22
2019-11-01Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds24-18/+75
2019-11-01Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-1/+1
2019-11-01Merge branch 'fix-BPF-offload-related-bugs'David S. Miller3-3/+13
2019-11-01net: fix installing orphaned programsJakub Kicinski1-1/+2
2019-11-01net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski1-2/+6
2019-11-01selftests: bpf: Skip write only files in debugfsJakub Kicinski1-0/+5
2019-11-01selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang1-1/+2
2019-11-01r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit1-0/+4