summaryrefslogtreecommitdiff
path: root/drivers/acpi/thermal.c
Commit message (Expand)AuthorAge
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-14
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-27
* ACPI / thermal: Remove create_workqueue()Bhaktipriya Shridhar2016-06-22
* linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUSRasmus Villemoes2015-10-10
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-11
|\
| * thermal: consistently use int for temperaturesSascha Hauer2015-08-03
* | ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-08
|/
* thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-04
* Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.hAaron Lu2014-10-10
* Merge back earlier ACPI thermal material.Rafael J. Wysocki2014-05-29
|\
| * ACPI / thermal: Use acpi_bus_attach_private_data() to attach private dataLan Tianyu2014-05-27
* | ACPI / thermal: fix workqueue destroy orderAaron Lu2014-05-26
|/
* ACPI / thermal: Fix wrong variable usage in debug statementZhihui Zhang2014-04-07
* ACPI / thermal: make acpi_thermal_check asynchronous on resumeAaron Lu2014-03-05
* ACPI / thermal: fix thermal driver compile error when CONFIG_PM_SLEEP is unde...Shuah Khan2014-02-13
*-. Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...Rafael J. Wysocki2014-01-12
|\ \
| | * ACPI / thermal: remove const from thermal_zone_device_ops declarationEmil Goode2014-01-08
| |/
* | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-07
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-11-14
|\
| * ACPI/thermal : Remove zone disabled warningSrinivas Pandruvada2013-09-30
* | ACPI / thermal: convert printk(LEVEL...) to pr_<lvl>Andy Shevchenko2013-09-30
|/
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-30
|\
| * ACPI / thermal: Add check of "_TZD" availability and evaluating resultLan Tianyu2013-08-28
* | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-27
|\ \ | |/
| * ACPI / thermal: Use THERMAL_TRIPS_NONE macro to replace numberLan Tianyu2013-08-14
| * ACPI / thermal: Remove unused macros in the driver/acpi/thermal.cLan Tianyu2013-08-14
| * ACPI / thermal: Remove the unused lock of struct acpi_thermalLan Tianyu2013-08-14
| * ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-15
* | ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu2013-07-15
|/
* ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip po...Zhang Rui2013-04-26
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-02-15
|\
| * ACPI / thermal: Use mode to enable/disable kernel thermal processingSrinivas Pandruvada2013-01-26
| * ACPI thermal: remove unnecessary newline from exception messageColin Ian King2013-01-26
* | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-26
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2012-12-12
|\
| * Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2012-11-05
* | ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fixZhang Rui2012-11-27
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-09
|\
| * Thermal: Introduce thermal_zone_trip_update()Zhang Rui2012-09-24
| * Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-24
| * Thermal: Introduce .get_trend() callback.Zhang Rui2012-09-24
| * Thermal: set upper and lower limitsZhang Rui2012-09-24
* | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-10
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-26
|\
| * Thermal: Documentation updateZhang Rui2012-07-24
| * Thermal: Make Thermal trip points writeableDurgadoss R2012-07-24
* | ACPI: Use struct dev_pm_ops for power management in the thermal driverRafael J. Wysocki2012-07-01
|/
* ACPI: Evaluate thermal trip points before reading temperatureMatthew Garrett2012-03-30
* ACPI: constify ops structsVasiliy Kulikov2011-07-16