index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
int340x_thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
thermal: int340x_thermal: use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-1
/
+1
2016-09-27
thermal: int3403: Process trip change notification
Srinivas Pandruvada
1
-0
/
+6
2016-09-27
thermal: int340x: New Interface to read trip and notify
Srinivas Pandruvada
5
-27
/
+48
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
1
-1
/
+1
2016-08-19
Thermal-INT3406: Delete owner assignment
Markus Elfring
1
-1
/
+0
2016-06-03
Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'
Rafael J. Wysocki
4
-31
/
+356
2016-05-30
ACPI / Thermal / video: fix max_level incorrect value
Aaron Lu
1
-1
/
+1
2016-05-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-31
/
+77
2016-05-11
Thermal / ACPI / video: add INT3406 thermal driver
Aaron Lu
3
-0
/
+279
2016-05-07
thermal: int340x: processor_thermal: support acpi notification
Srinivas Pandruvada
1
-31
/
+77
2015-12-29
Thermal: Enable Broxton SoC thermal reporting device
Amy Wiles
1
-0
/
+10
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
4
-12
/
+12
2015-05-01
int340x_thermal/processor_thermal_device: add support to Skylake processors
Brian Bian
1
-0
/
+4
2015-05-01
Thermal/int340x/processor_thermal: Enable auxiliary DTS for Braswell
Srinivas Pandruvada
1
-1
/
+54
2015-03-05
Thermal/int340x: Fix memleak for aux trip
Srinivas Pandruvada
1
-4
/
+6
2015-02-28
thermal: int340x_thermal: Ignore missing _ART, _TRT tables
Srinivas Pandruvada
1
-6
/
+4
2015-02-06
Thermal/int340x_thermal: remove unused uuids.
Zhang Rui
1
-4
/
+0
2015-02-06
thermal: int340x: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-01-29
Thermal/int340x: LPAT conversion for temperature
Srinivas Pandruvada
2
-3
/
+20
2015-01-20
Thermal/int340x/int3402: Provide notification support
Srinivas Pandruvada
1
-0
/
+33
2015-01-20
Thermal/int340x/processor_thermal: Add thermal zone support
Srinivas Pandruvada
1
-0
/
+90
2015-01-20
Thermal/int340x/int3403: Use int340x thermal API
Srinivas Pandruvada
1
-198
/
+10
2015-01-20
Thermal/int340x/int3402: Use int340x thermal API
Srinivas Pandruvada
1
-178
/
+11
2015-01-20
Thermal/int340x: Add common thermal zone handler
Srinivas Pandruvada
3
-0
/
+328
2015-01-06
int340x_thermal/processor_thermal_device: return failure when
Zhang Rui
1
-0
/
+2
2015-01-06
ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRT
Zhang Rui
1
-12
/
+4
2014-12-24
Thermal/int340x/int3403: Free acpi notification handler
Srinivas Pandruvada
1
-0
/
+2
2014-12-24
Thermal/int340x/processor_thermal: Fix memory leak
Srinivas Pandruvada
1
-9
/
+20
2014-12-24
Thermal/int340x/int3403: Fix memory leak
Srinivas Pandruvada
1
-0
/
+2
2014-12-24
thermal: int340x: Introduce processor reporting device
Srinivas Pandruvada
2
-0
/
+299
2014-12-22
thermal: int340x_thermal: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2014-12-21
Thermal/int340x: Handle properly the case when _trt or _art acpi entry is mis...
Ilkka Koskinen
1
-4
/
+4
2014-12-09
Thermal/int340x: Clear the error value of the last acpi_bus_get_device() call
Ilkka Koskinen
1
-0
/
+2
2014-12-09
Thermal: fix platform_no_drv_owner.cocci warnings
Wu Fengguang
1
-1
/
+0
2014-12-09
Thermal/int340x: avoid unnecessary pointer casting
Jacob Pan
1
-5
/
+5
2014-12-09
thermal: int3403: Delete a check before thermal_zone_device_unregister()
Markus Elfring
1
-2
/
+1
2014-12-09
thermal/int3400: export uuids
Srinivas Pandruvada
1
-2
/
+78
2014-11-05
Thermal/int3403: Fix thermal hysteresis unit conversion
lan,Tianyu
1
-1
/
+7
2014-10-11
Thermal: int3400_thermal: use acpi_thermal_rel parsing APIs
Jacob Pan
1
-159
/
+13
2014-10-11
Thermal: int340x_thermal: expose acpi thermal relationship tables
Jacob Pan
3
-0
/
+485
2014-10-11
Thermal: introduce int3403 thermal driver
Lan Tianyu
2
-0
/
+478
2014-10-10
Thermal: introduce INT3402 thermal driver
Aaron Lu
2
-0
/
+243
2014-10-10
Thermal: int3400 thermal: register to thermal framework
Zhang Rui
1
-0
/
+103
2014-10-10
Thermal: int3400 thermal: add capability to detect supporting UUIDs
Zhang Rui
1
-0
/
+69
2014-10-10
Thermal: introduce int3400 thermal driver
Zhang Rui
2
-0
/
+246