index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: brcmstb_thermal: Add 16nm process thermal parameters
Florian Fainelli
2020-01-27
1
-0
/
+6
*
thermal: brcmstb_thermal: Prepare to support a different process
Florian Fainelli
2020-01-27
1
-14
/
+33
*
thermal: brcmstb_thermal: Do not use DT coefficients
Florian Fainelli
2020-01-27
1
-22
/
+9
*
thermal: rcar_thermal: Use usleep_range() instead of udelay()
Geert Uytterhoeven
2020-01-27
1
-1
/
+1
*
thermal: Add BCM2711 thermal driver
Stefan Wahren
2020-01-27
3
-0
/
+131
*
thermal: sun8i: Add hwmon support
Yangtao Li
2020-01-27
1
-0
/
+6
*
thermal: sun8i: Remove unused variable and unneeded macros
Yangtao Li
2020-01-27
1
-6
/
+0
*
thermal: sun8i: Fix using plain integer as NULL pointer in sun8i_ths_resource...
Yangtao Li
2020-01-27
1
-1
/
+1
*
thermal: sun8i: Fix r40 ths number
Yangtao Li
2020-01-27
1
-1
/
+1
*
thermal: exynos: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
2020-01-27
2
-3
/
+3
*
thermal: generic-adc: silence info message for IIO_TEMP channels
Martin Blumenstingl
2020-01-27
1
-1
/
+5
*
thermal: generic-adc: silence "no lookup table" on deferred probe
Martin Blumenstingl
2020-01-27
1
-7
/
+7
*
thermal/drivers/sun8i: Add thermal driver for H6/H5/H3/A64/A83T/R40
Yangtao Li
2020-01-27
3
-0
/
+654
*
thermal/drivers/of-thermal: Move the of_thermal_free_zone() to the init section
Daniel Lezcano
2020-01-27
1
-1
/
+1
*
thermal/drivers/of-thermal: Make of_thermal_destroy_zones static
Daniel Lezcano
2020-01-27
2
-34
/
+32
*
thermal/drivers/cpu_cooling: Rename to cpufreq_cooling
Daniel Lezcano
2020-01-27
3
-5
/
+5
*
thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
Daniel Lezcano
2020-01-27
3
-0
/
+240
*
thermal: rockchip: Enable hwmon
Stefan Schaeckeler
2020-01-27
1
-1
/
+11
*
thermal: armada: Clear reset in armadaxp_init
Zak Hays
2020-01-27
1
-0
/
+3
*
thermal: armada: Fix register offsets for AXP
Zak Hays
2020-01-27
1
-1
/
+1
*
thermal/drivers/Kconfig: Convert the CPU cooling device to a choice
Daniel Lezcano
2020-01-27
2
-3
/
+13
*
thermal: qoriq: Add hwmon support
Andrey Smirnov
2020-01-27
1
-0
/
+6
*
thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
Andrey Smirnov
2020-01-27
2
-0
/
+35
*
thermal: qoriq: Do not report invalid temperature reading
Andrey Smirnov
2020-01-27
1
-1
/
+18
*
thermal: qoriq: Enable all sensors before registering them
Andrey Smirnov
2020-01-27
1
-19
/
+12
*
thermal: qoriq: Convert driver to use regmap API
Andrey Smirnov
2020-01-27
1
-130
/
+99
*
thermal: qoriq: Drop unnecessary drvdata cleanup
Andrey Smirnov
2020-01-27
1
-2
/
+0
*
thermal: qoriq: Pass data to qoriq_tmu_calibration() directly
Andrey Smirnov
2020-01-27
1
-10
/
+9
*
thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly
Andrey Smirnov
2020-01-27
1
-4
/
+4
*
thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data
Andrey Smirnov
2020-01-27
1
-15
/
+8
*
thermal: qoriq: Add local struct qoriq_sensor pointer
Andrey Smirnov
2020-01-27
1
-5
/
+9
*
thermal: qoriq: Don't store struct thermal_zone_device reference
Andrey Smirnov
2020-01-27
1
-6
/
+11
*
thermal: qoriq: Add local struct device pointer
Andrey Smirnov
2020-01-27
1
-5
/
+6
*
thermal: zx2967: Appease the kernel-doc deity
Amit Kucheria
2020-01-27
1
-0
/
+1
*
thermal: amlogic: Appease the kernel-doc deity
Amit Kucheria
2020-01-27
1
-1
/
+5
*
thermal: tegra: Appease the kernel-doc deity
Amit Kucheria
2020-01-27
1
-2
/
+13
*
thermal: samsung: Appease the kernel-doc deity
Amit Kucheria
2020-01-27
1
-1
/
+4
*
thermal: rockchip: Appease the kernel-doc deity
Amit Kucheria
2020-01-27
1
-6
/
+16
*
thermal: mediatek: Appease the kernel-doc deity
Amit Kucheria
2020-01-27
1
-6
/
+6
*
thermal: max77620: Appease the kernel-doc deity
Amit Kucheria
2020-01-27
1
-1
/
+1
*
thermal: devfreq_cooling: Appease the kernel-doc deity
Amit Kucheria
2020-01-27
1
-1
/
+2
*
thermal: step_wise: Appease the kernel-doc deity
Amit Kucheria
2020-01-27
4
-8
/
+8
*
thermal: cpu_cooling: Appease the kernel-doc deity
Amit Kucheria
2020-01-27
1
-0
/
+1
*
thermal: of-thermal: Appease the kernel-doc deity
Amit Kucheria
2020-01-27
1
-1
/
+1
*
thermal: db8500: Depromote debug print
Linus Walleij
2020-01-27
1
-2
/
+2
*
Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-26
1
-4
/
+5
|
\
|
*
block: allow partitions on host aware zone devices
Christoph Hellwig
2020-01-26
1
-4
/
+5
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-01-26
3
-15
/
+6
|
\
\
|
*
|
scsi: RDMA/isert: Fix a recently introduced regression related to logout
Bart Van Assche
2020-01-21
2
-15
/
+3
|
*
|
scsi: fnic: do not queue commands during fwreset
Hannes Reinecke
2020-01-21
1
-0
/
+3
[next]