summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-11-07drivers: thermal: tsens: fix potential integer overflow on multiplyColin Ian King
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-07thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976AngeloGioacchino Del Regno
2019-11-07thermal: amlogic: Add thermal driver to support G12 SoCsGuillaume 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-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-07thermal: rcar_gen3_thermal: Add r8a774b1 supportBiju Das
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 '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-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-01Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-blockLinus Torvalds
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
2019-11-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv
2019-11-01e1000: fix memory leaksWenwen Wang
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-11-01Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-01Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-11-01net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan
2019-11-01Merge tag 'drm-fixes-2019-11-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-01Merge tag 'pm-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-01Merge tag 'drm-fixes-5.4-2019-10-30' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-11-01Merge tag 'drm-intel-fixes-2019-10-31' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-11-01Merge tag 'drm-misc-fixes-2019-10-30-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2019-11-01Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2019-10-31igb: Enable media autosense for the i350.Manfred Rudigier
2019-10-31igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul
2019-10-31Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-10-31netdevsim: Fix use-after-free during device dismantleIdo Schimmel