summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang2019-11-141-2/+2
* thermal: cpu_cooling: Migrate to using the EM frameworkQuentin Perret2019-11-072-160/+89
* thermal: cpu_cooling: Make the power-related code depend on IPAQuentin Perret2019-11-071-85/+81
* PM / EM: Declare EM data types unconditionallyQuentin Perret2019-11-071-2/+1
* arm64: defconfig: Enable CONFIG_ENERGY_MODELQuentin Perret2019-11-071-0/+1
* drivers: thermal: tsens: fix potential integer overflow on multiplyColin Ian King2019-11-071-1/+1
* thermal: cpu_cooling: Reorder the header fileDaniel Lezcano2019-11-071-9/+7
* thermal: cpu_cooling: Remove pointless dependency on CONFIG_OFDaniel Lezcano2019-11-071-2/+2
* thermal: no need to set .owner when using module_platform_driverTian Tao2019-11-071-1/+0
* thermal: qcom: tsens-v1: Fix kfree of a non-pointer valueColin Ian King2019-11-071-3/+1
* cpufreq: qcom-hw: Move driver initialization earlierAmit Kucheria2019-11-071-1/+1
* clk: qcom: Initialize clock drivers earlierAmit Kucheria2019-11-073-3/+3
* cpufreq: Initialize cpufreq-dt driver earlierAmit Kucheria2019-11-071-1/+1
* cpufreq: Initialize the governors in core_initcallAmit Kucheria2019-11-076-6/+6
* thermal: Initialize thermal subsystem earlierAmit Kucheria2019-11-071-1/+1
* thermal: Remove netlink supportAmit Kucheria2019-11-073-131/+7
* dt: thermal: tsens: Document compatible for MSM8976/56AngeloGioacchino Del Regno2019-11-071-0/+2
* thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976AngeloGioacchino Del Regno2019-11-073-2/+174
* MAINTAINERS: add entry for Amlogic Thermal driverGuillaume La Roque2019-11-071-0/+9
* thermal: amlogic: Add thermal driver to support G12 SoCsGuillaume La Roque2019-11-073-0/+345
* dt-bindings: thermal: Add DT bindings documentation for Amlogic ThermalGuillaume La Roque2019-11-071-0/+54
* drivers: thermal: tsens: Add interrupt supportAmit Kucheria2019-11-076-63/+669
* drivers: thermal: tsens: Create function to return sign-extended temperatureAmit Kucheria2019-11-071-14/+35
* dt-bindings: thermal: tsens: Convert over to a yaml schemaAmit Kucheria2019-11-073-55/+169
* drivers: thermal: tsens: Add debugfs supportAmit Kucheria2019-11-073-0/+91
* drivers: thermal: tsens: Add __func__ identifier to debug statementsAmit Kucheria2019-11-072-7/+7
* drivers: thermal: tsens: Simplify code flow in tsens_probeAmit Kucheria2019-11-071-5/+3
* drivers: thermal: tsens: Get rid of id field in tsens_sensorAmit Kucheria2019-11-074-21/+20
* thermal: qoriq: add thermal monitor unit version 2 supportYuantian Tang2019-11-071-23/+97
* thermal-generic-adc: Silent error message for EPROBE_DEFERHsin-Yi Wang2019-11-071-3/+6
* dt-bindings: thermal: rcar-gen3-thermal: Add r8a774b1 supportBiju Das2019-11-071-0/+1
* thermal: rcar_gen3_thermal: Add r8a774b1 supportBiju Das2019-11-071-0/+4
* Linux 5.4-rc6v5.4-rc6Linus Torvalds2019-11-031-1/+1
* Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-11-0327-97/+267
|\
| * usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi2019-10-311-0/+6
| * usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed hostRoger Quadros2019-10-301-5/+26
| * usb: cdns3: gadget: reset EP_CLAIMED flag while unloadingSanket Parmar2019-10-301-0/+2
| * USB: serial: whiteheat: fix line-speed endiannessJohan Hovold2019-10-302-4/+7
| * USB: serial: whiteheat: fix potential slab corruptionJohan Hovold2019-10-301-0/+4
| * USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern2019-10-291-0/+11
| * UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern2019-10-281-20/+0
| * usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern2019-10-281-10/+0
| * usbip: Fix free of unallocated memory in vhci txSuwan Kim2019-10-281-0/+3
| * usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim2019-10-281-2/+4
| * usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)2019-10-281-12/+12
| * usb: xhci: fix Immediate Data Transfer endiannessSamuel Holland2019-10-281-0/+2
| * xhci: Fix use-after-free regression in xhci clear hub TT implementationMathias Nyman2019-10-281-9/+45
| * USB: ldusb: fix control-message timeoutJohan Hovold2019-10-281-1/+1
| * USB: ldusb: use unsigned size format specifiersJohan Hovold2019-10-281-3/+4
| * USB: ldusb: fix ring-buffer lockingJohan Hovold2019-10-281-2/+2