index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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: 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 on unload
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-thermal-zone-structure' into next
Zhang Rui
17
-90
/
+635
2017-09-08
Merge branches 'mediatek-mt2712', 'rockchip-rk3328' and 'uniphier-thermal' into thermal-soc
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_register()
Christophe Jaillet
1
-10
/
+13
2017-08-11
thermal: core: Use the new 'thermal_zone_destroy_device_groups()' helper function
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
2017-08-08
thermal: core: fix some format issues on critical shutdown string
Icenowy Zheng
1
-1
/
+1
2017-08-08
thermal: fix INTEL_SOC_DTS_IOSF_CORE dependencies
Arnd Bergmann
1
-2
/
+2
2017-08-08
thermal: intel_pch_thermal: Read large temp values correctly
Ed Swierk
1
-3
/
+3
2017-08-08
thermal: int340x_thermal: Constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-08
thermal: int340x: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Linus Torvalds
10
-383
/
+304
2017-07-07
Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
1
-1
/
+1
2017-07-05
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next
Zhang Rui
7
-380
/
+300
2017-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc
Zhang Rui
5
-375
/
+287
2017-07-03
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-2
/
+6
2017-06-30
thermal: bcm2835: fix an error code in probe()
Dan Carpenter
1
-1
/
+0
2017-06-30
thermal: hisilicon: Handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+4
2017-06-30
thermal: imx: Handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+4
[prev]
[next]