index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
thermal.c
Age
Commit message (
Expand
)
Author
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
2016-06-22
ACPI / thermal: Remove create_workqueue()
Bhaktipriya Shridhar
2015-10-10
linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUS
Rasmus Villemoes
2015-09-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
2015-05-04
thermal: of: fix cooling device weights in device tree
Kapileshwar Singh
2014-10-10
Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.h
Aaron Lu
2014-05-29
Merge back earlier ACPI thermal material.
Rafael J. Wysocki
2014-05-27
ACPI / thermal: Use acpi_bus_attach_private_data() to attach private data
Lan Tianyu
2014-05-26
ACPI / thermal: fix workqueue destroy order
Aaron Lu
2014-04-07
ACPI / thermal: Fix wrong variable usage in debug statement
Zhihui Zhang
2014-03-05
ACPI / thermal: make acpi_thermal_check asynchronous on resume
Aaron Lu
2014-02-13
ACPI / thermal: fix thermal driver compile error when CONFIG_PM_SLEEP is unde...
Shuah Khan
2014-01-12
Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...
Rafael J. Wysocki
2014-01-08
ACPI / thermal: remove const from thermal_zone_device_ops declaration
Emil Goode
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-11-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2013-09-30
ACPI / thermal: convert printk(LEVEL...) to pr_<lvl>
Andy Shevchenko
2013-09-30
ACPI/thermal : Remove zone disabled warning
Srinivas Pandruvada
2013-08-30
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-08-28
ACPI / thermal: Add check of "_TZD" availability and evaluating result
Lan Tianyu
2013-08-27
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-08-14
ACPI / thermal: Use THERMAL_TRIPS_NONE macro to replace number
Lan Tianyu
2013-08-14
ACPI / thermal: Remove unused macros in the driver/acpi/thermal.c
Lan Tianyu
2013-08-14
ACPI / thermal: Remove the unused lock of struct acpi_thermal
Lan Tianyu
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
2013-07-15
ACPI: introduce helper function acpi_execute_simple_method()
Jiang Liu
2013-04-26
ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip po...
Zhang Rui
2013-02-15
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-26
ACPI / thermal: Use mode to enable/disable kernel thermal processing
Srinivas Pandruvada
2013-01-26
ACPI thermal: remove unnecessary newline from exception message
Colin Ian King
2012-12-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2012-11-27
ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fix
Zhang Rui
2012-11-05
Thermal: Pass zone parameters as argument to tzd_register
Durgadoss R
2012-10-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Len Brown
2012-09-24
Thermal: Introduce thermal_zone_trip_update()
Zhang Rui
2012-09-24
Thermal: Remove tc1/tc2 in generic thermal layer.
Zhang Rui
2012-09-24
Thermal: Introduce .get_trend() callback.
Zhang Rui
2012-09-24
Thermal: set upper and lower limits
Zhang Rui
2012-08-10
ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
2012-07-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-07-24
Thermal: Documentation update
Zhang Rui
2012-07-24
Thermal: Make Thermal trip points writeable
Durgadoss R
2012-07-01
ACPI: Use struct dev_pm_ops for power management in the thermal driver
Rafael J. Wysocki
2012-03-30
ACPI: Evaluate thermal trip points before reading temperature
Matthew Garrett
2011-07-16
ACPI: constify ops structs
Vasiliy Kulikov
[next]