summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-055-46/+90
|\
| * pwm: stm32: Pass breakinput instead of its valuesThierry Reding2019-10-211-11/+8
| * pwm: stm32: Remove clutter from ternary operatorThierry Reding2019-10-212-20/+13
| * pwm: stm32: Validate breakinput data from DTThierry Reding2019-10-211-0/+8
| * pwm: Update comment on struct pwm_ops::applyRasmus Villemoes2019-10-211-4/+1
| * pwm: sun4i: Fix incorrect calculation of duty_cycle/periodOndrej Jirman2019-10-211-2/+2
| * pwm: stm32: Add power management supportFabrice Gasnier2019-10-211-0/+38
| * pwm: stm32: Split breakinput apply routine to ease PM supportFabrice Gasnier2019-10-211-19/+31
| * dt-bindings: pwm-stm32: Document pinctrl sleep stateFabrice Gasnier2019-10-211-3/+5
| * pwm: sun4i: Drop redundant assignment to variable pvalColin Ian King2019-10-211-1/+0
| * dt-bindings: pwm: mediatek: Remove gratuitous compatible string for MT7629Thierry Reding2019-10-211-1/+1
* | Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-0537-589/+1878
|\ \
| * | 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
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-05154-1342/+5252
|\ \ \
| * | | mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.hMike Rapoport2019-12-053-52/+5
| * | | um: add support for folded p4d page tablesMike Rapoport2019-12-058-14/+78
| * | | um: remove unused pxx_offset_proc() and addr_pte() functionsMike Rapoport2019-12-051-29/+0
| * | | sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport2019-12-057-33/+81
| * | | parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupHelge Deller2019-12-051-6/+12