index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-31
thermal/drivers/hisi: Put platform code together
Kevin Wangtao
1
-38
/
+38
2017-10-31
thermal/drivers/qcom-spmi: Use devm_iio_channel_get
Daniel Lezcano
1
-29
/
+14
2017-10-31
thermal/drivers/generic-iio-adc: Switch tz request to devm version
Daniel Lezcano
1
-20
/
+4
2017-10-31
thermal/drivers/step_wise: Fix temperature regulation misbehavior
Daniel Lezcano
1
-5
/
+6
2017-10-31
thermal/drivers/hisi: Use round up step value
Kevin Wangtao
1
-14
/
+8
2017-10-31
thermal/drivers/hisi: Move the clk setup in the corresponding functions
Kevin Wangtao
1
-20
/
+9
2017-10-31
thermal/drivers/hisi: Remove mutex_lock in the code
Daniel Lezcano
1
-6
/
+0
2017-10-31
thermal/drivers/hisi: Remove thermal data back pointer
Daniel Lezcano
1
-6
/
+5
2017-10-31
thermal/drivers/hisi: Convert long to int
Daniel Lezcano
1
-2
/
+2
2017-10-31
thermal/drivers/hisi: Rename and remove unused field
Daniel Lezcano
1
-10
/
+8
2017-10-31
thermal/drivers/hisi: Remove costly sensor inspection
Daniel Lezcano
1
-110
/
+93
2017-10-31
thermal/drivers/hisi: Fix configuration register setting
Daniel Lezcano
1
-5
/
+29
2017-10-31
thermal/drivers/hisi: Encapsulate register writes into helpers
Daniel Lezcano
1
-22
/
+70
2017-10-31
thermal/drivers/hisi: Remove pointless lock
Daniel Lezcano
1
-5
/
+1
2017-10-31
thermal/drivers/hisi: Fix multiple alarm interrupts firing
Daniel Lezcano
1
-2
/
+8
2017-10-31
thermal/drivers/hisi: Simplify the temperature/step computation
Daniel Lezcano
1
-13
/
+28
2017-10-31
thermal/drivers/hisi: Fix kernel panic on alarm interrupt
Daniel Lezcano
1
-9
/
+9
2017-10-31
thermal/drivers/hisi: Remove the multiple sensors support
Daniel Lezcano
1
-56
/
+19
2017-10-31
thermal/drivers/hisi: Fix missing interrupt enablement
Daniel Lezcano
1
-2
/
+3
2017-10-31
thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer o...
Tony Lindgren
1
-1
/
+2
2017-10-31
thermal: rcar_gen3_thermal: fix initialization sequence for H3 ES2.0
Niklas Söderlund
1
-19
/
+15
2017-10-31
thermal: armada: fix formula documentation comment
Baruch Siach
1
-1
/
+1
2017-10-31
thermal: tegra: remove null check for dev pointer
Nicolin Chen
1
-1
/
+1
2017-10-31
thermal: enable broadcom menu for arm64 bcm2835
Allen Wild
1
-1
/
+1
2017-10-31
thermal: rockchip: Support the RV1108 SoC in thermal driver
Rocky Hao
1
-0
/
+67
2017-10-19
thermal: Add Tegra BPMP thermal sensor driver
Mikko Perttunen
4
-2
/
+273
2017-10-18
thermal: imx: add NVMEM dependency
Arnd Bergmann
1
-0
/
+1
2017-10-17
thermal/intel_powerclamp: pr_err()/pr_info() strings should end with newlines
Arvind Yadav
1
-2
/
+2
2017-09-20
thermal: imx: Add support for reading OCOTP through nvmem
Leonard Crestez
1
-30
/
+74
2017-09-08
Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'const-ther...
Zhang Rui
17
-90
/
+635
2017-09-08
Merge branches 'mediatek-mt2712', 'rockchip-rk3328' and 'uniphier-thermal' in...
Zhang Rui
4
-0
/
+458
2017-09-01
Thermal: int3406_thermal: fix thermal sysfs I/F
Zhang Rui
1
-59
/
+37
2017-08-31
thermal: mediatek: minor mtk_thermal.c cleanups
Louis Yu
1
-4
/
+4
2017-08-31
thermal: mediatek: extend calibration data for mt2712 chip
Louis Yu
1
-5
/
+11
2017-08-31
thermal: mediatek: add Mediatek thermal driver for mt2712
Louis Yu
1
-4
/
+66
2017-08-15
thermal: intel_pch_thermal: Fix enable check on Broadwell-DE
Ed Swierk
1
-2
/
+2
2017-08-11
thermal: rockchip: Support the RK3328 SOC in thermal driver
Rocky Hao
1
-0
/
+65
2017-08-11
thermal: bcm2835: constify thermal_zone_of_device_ops structures
Julia Lawall
1
-1
/
+1
2017-08-11
thermal: exynos: constify thermal_zone_of_device_ops structures
Julia Lawall
1
-1
/
+1
2017-08-11
thermal: zx2967: constify thermal_zone_of_device_ops structures
Julia Lawall
1
-1
/
+1
2017-08-11
thermal: rcar_gen3_thermal: constify thermal_zone_of_device_ops structures
Julia Lawall
1
-1
/
+1
2017-08-11
thermal: qoriq: constify thermal_zone_of_device_ops structures
Julia Lawall
1
-1
/
+1
2017-08-11
thermal: hisilicon: constify thermal_zone_of_device_ops structures
Julia Lawall
1
-1
/
+1
2017-08-11
thermal: core: Fix resources release in error paths in thermal_zone_device_re...
Christophe Jaillet
1
-10
/
+13
2017-08-11
thermal: core: Use the new 'thermal_zone_destroy_device_groups()' helper func...
Christophe Jaillet
1
-5
/
+1
2017-08-11
thermal: core: Add some new helper functions to free resources
Christophe Jaillet
2
-0
/
+30
2017-08-11
thermal: int3400_thermal: process "thermal table changed" event
Brian Bian
1
-0
/
+41
2017-08-11
thermal: uniphier: add UniPhier thermal driver
Kunihiko Hayashi
3
-0
/
+393
2017-08-08
Thermal/int340x: Fix few typos and kernel warn message
Sumeet Pawnikar
2
-5
/
+5
2017-08-08
thermal: intel_pch_thermal: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
[prev]
[next]