summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* thermal: generic-adc: silence info message for IIO_TEMP channelsMartin Blumenstingl2020-01-271-1/+5
* thermal: generic-adc: silence "no lookup table" on deferred probeMartin Blumenstingl2020-01-271-7/+7
* thermal/drivers/sun8i: Add thermal driver for H6/H5/H3/A64/A83T/R40Yangtao Li2020-01-273-0/+654
* thermal/drivers/of-thermal: Move the of_thermal_free_zone() to the init sectionDaniel Lezcano2020-01-271-1/+1
* thermal/drivers/of-thermal: Make of_thermal_destroy_zones staticDaniel Lezcano2020-01-272-34/+32
* thermal/drivers/cpu_cooling: Rename to cpufreq_coolingDaniel Lezcano2020-01-273-5/+5
* thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driverDaniel Lezcano2020-01-273-0/+240
* thermal: rockchip: Enable hwmonStefan Schaeckeler2020-01-271-1/+11
* thermal: armada: Clear reset in armadaxp_initZak Hays2020-01-271-0/+3
* thermal: armada: Fix register offsets for AXPZak Hays2020-01-271-1/+1
* thermal/drivers/Kconfig: Convert the CPU cooling device to a choiceDaniel Lezcano2020-01-272-3/+13
* thermal: qoriq: Add hwmon supportAndrey Smirnov2020-01-271-0/+6
* thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()Andrey Smirnov2020-01-272-0/+35
* thermal: qoriq: Do not report invalid temperature readingAndrey Smirnov2020-01-271-1/+18
* thermal: qoriq: Enable all sensors before registering themAndrey Smirnov2020-01-271-19/+12
* thermal: qoriq: Convert driver to use regmap APIAndrey Smirnov2020-01-271-130/+99
* thermal: qoriq: Drop unnecessary drvdata cleanupAndrey Smirnov2020-01-271-2/+0
* thermal: qoriq: Pass data to qoriq_tmu_calibration() directlyAndrey Smirnov2020-01-271-10/+9
* thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directlyAndrey Smirnov2020-01-271-4/+4
* thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_dataAndrey Smirnov2020-01-271-15/+8
* thermal: qoriq: Add local struct qoriq_sensor pointerAndrey Smirnov2020-01-271-5/+9
* thermal: qoriq: Don't store struct thermal_zone_device referenceAndrey Smirnov2020-01-271-6/+11
* thermal: qoriq: Add local struct device pointerAndrey Smirnov2020-01-271-5/+6
* thermal: zx2967: Appease the kernel-doc deityAmit Kucheria2020-01-271-0/+1
* thermal: amlogic: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+5
* thermal: tegra: Appease the kernel-doc deityAmit Kucheria2020-01-271-2/+13
* thermal: samsung: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+4
* thermal: rockchip: Appease the kernel-doc deityAmit Kucheria2020-01-271-6/+16
* thermal: mediatek: Appease the kernel-doc deityAmit Kucheria2020-01-271-6/+6
* thermal: max77620: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+1
* thermal: devfreq_cooling: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+2
* thermal: step_wise: Appease the kernel-doc deityAmit Kucheria2020-01-274-8/+8
* thermal: cpu_cooling: Appease the kernel-doc deityAmit Kucheria2020-01-271-0/+1
* thermal: of-thermal: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+1
* thermal: db8500: Depromote debug printLinus Walleij2020-01-271-2/+2
* Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-261-4/+5
|\
| * block: allow partitions on host aware zone devicesChristoph Hellwig2020-01-261-4/+5
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-01-263-15/+6
|\ \
| * | scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche2020-01-212-15/+3
| * | scsi: fnic: do not queue commands during fwresetHannes Reinecke2020-01-201-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-2556-435/+1142
|\ \ \
| * | | firestream: fix memory leaksWenwen Wang2020-01-251-0/+3
| * | | Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-01-257-41/+80
| |\ \ \
| | * | | net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan2020-01-241-4/+10
| | * | | net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan2020-01-241-2/+0
| | * | | net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan2020-01-241-14/+19
| | * | | net/mlx5e: Clear VF config when switching modesDmytro Linkin2020-01-242-4/+11
| | * | | net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit2020-01-241-1/+2
| | * | | net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen2020-01-241-2/+7
| | * | | net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit2020-01-241-13/+29