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
/
acpi
/
thermal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-10
Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.h
Aaron Lu
1
-9
/
+9
2014-05-29
Merge back earlier ACPI thermal material.
Rafael J. Wysocki
1
-7
/
+4
2014-05-27
ACPI / thermal: Use acpi_bus_attach_private_data() to attach private data
Lan Tianyu
1
-7
/
+4
2014-05-26
ACPI / thermal: fix workqueue destroy order
Aaron Lu
1
-1
/
+1
2014-04-07
ACPI / thermal: Fix wrong variable usage in debug statement
Zhihui Zhang
1
-1
/
+1
2014-03-05
ACPI / thermal: make acpi_thermal_check asynchronous on resume
Aaron Lu
1
-4
/
+33
2014-02-13
ACPI / thermal: fix thermal driver compile error when CONFIG_PM_SLEEP is unde...
Shuah Khan
1
-0
/
+2
2014-01-13
Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...
Rafael J. Wysocki
1
-1
/
+1
2014-01-08
ACPI / thermal: remove const from thermal_zone_device_ops declaration
Emil Goode
1
-1
/
+1
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-3
/
+2
2013-11-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-5
/
+5
2013-09-30
ACPI / thermal: convert printk(LEVEL...) to pr_<lvl>
Andy Shevchenko
1
-23
/
+20
2013-09-30
ACPI/thermal : Remove zone disabled warning
Srinivas Pandruvada
1
-5
/
+5
2013-08-30
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-6
/
+6
2013-08-28
ACPI / thermal: Add check of "_TZD" availability and evaluating result
Lan Tianyu
1
-6
/
+6
2013-08-27
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-15
/
+4
2013-08-15
ACPI / thermal: Use THERMAL_TRIPS_NONE macro to replace number
Lan Tianyu
1
-3
/
+4
2013-08-15
ACPI / thermal: Remove unused macros in the driver/acpi/thermal.c
Lan Tianyu
1
-5
/
+0
2013-08-15
ACPI / thermal: Remove the unused lock of struct acpi_thermal
Lan Tianyu
1
-4
/
+0
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
1
-3
/
+0
2013-07-15
ACPI: introduce helper function acpi_execute_simple_method()
Jiang Liu
1
-14
/
+4
2013-04-26
ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip po...
Zhang Rui
1
-3
/
+13
2013-02-15
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-1
/
+5
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-2
/
+2
2013-01-26
ACPI / thermal: Use mode to enable/disable kernel thermal processing
Srinivas Pandruvada
1
-0
/
+4
2013-01-26
ACPI thermal: remove unnecessary newline from exception message
Colin Ian King
1
-1
/
+1
2012-12-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
1
-3
/
+3
2012-11-27
ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fix
Zhang Rui
1
-0
/
+34
2012-11-05
Thermal: Pass zone parameters as argument to tzd_register
Durgadoss R
1
-3
/
+3
2012-10-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Len Brown
1
-22
/
+71
2012-09-24
Thermal: Introduce thermal_zone_trip_update()
Zhang Rui
1
-3
/
+5
2012-09-24
Thermal: Remove tc1/tc2 in generic thermal layer.
Zhang Rui
1
-4
/
+1
2012-09-24
Thermal: Introduce .get_trend() callback.
Zhang Rui
1
-0
/
+33
2012-09-24
Thermal: set upper and lower limits
Zhang Rui
1
-18
/
+35
2012-08-10
ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
1
-0
/
+4
2012-07-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-6
/
+4
2012-07-25
Thermal: Documentation update
Zhang Rui
1
-4
/
+2
2012-07-25
Thermal: Make Thermal trip points writeable
Durgadoss R
1
-2
/
+2
2012-07-01
ACPI: Use struct dev_pm_ops for power management in the thermal driver
Rafael J. Wysocki
1
-7
/
+10
2012-03-30
ACPI: Evaluate thermal trip points before reading temperature
Matthew Garrett
1
-4
/
+4
2011-07-17
ACPI: constify ops structs
Vasiliy Kulikov
1
-1
/
+1
2011-01-12
ACPI / Fan: Rework the handling of power resources
Rafael J. Wysocki
1
-2
/
+3
2010-10-16
ACPI thermal: remove deprecated procfs I/F
Zhang Rui
1
-435
/
+1
2010-08-15
ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
1
-33
/
+53
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-15
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
1
-9
/
+27
2010-02-23
ACPI thermal: Don't invalidate thermal zone if critical trip point is bad
Thomas Renninger
1
-8
/
+10
2010-02-19
ACPI thermal: Check for thermal zone requirement
Thomas Renninger
1
-1
/
+17
2009-11-06
acpi: thermal: display forced passive trip points in proc
Frans Pop
1
-0
/
+7
2009-08-29
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
1
-0
/
+2
[next]