summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/thermal.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI / thermal: Remove create_workqueue()Bhaktipriya Shridhar2016-06-221-1/+2
* linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUSRasmus Villemoes2015-10-101-6/+6
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-111-6/+6
|\
| * thermal: consistently use int for temperaturesSascha Hauer2015-08-031-6/+6
* | ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-4/+0
|/
* thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-041-3/+6
* Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.hAaron Lu2014-10-101-9/+9
* Merge back earlier ACPI thermal material.Rafael J. Wysocki2014-05-291-7/+4
|\
| * ACPI / thermal: Use acpi_bus_attach_private_data() to attach private dataLan Tianyu2014-05-271-7/+4
* | ACPI / thermal: fix workqueue destroy orderAaron Lu2014-05-261-1/+1
|/
* ACPI / thermal: Fix wrong variable usage in debug statementZhihui Zhang2014-04-071-1/+1
* ACPI / thermal: make acpi_thermal_check asynchronous on resumeAaron Lu2014-03-051-4/+33
* ACPI / thermal: fix thermal driver compile error when CONFIG_PM_SLEEP is unde...Shuah Khan2014-02-131-0/+2
*-. Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...Rafael J. Wysocki2014-01-121-1/+1
|\ \
| | * ACPI / thermal: remove const from thermal_zone_device_ops declarationEmil Goode2014-01-081-1/+1
| |/
* | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-3/+2
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-11-141-5/+5
|\
| * ACPI/thermal : Remove zone disabled warningSrinivas Pandruvada2013-09-301-5/+5
* | ACPI / thermal: convert printk(LEVEL...) to pr_<lvl>Andy Shevchenko2013-09-301-23/+20
|/
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-301-6/+6
|\
| * ACPI / thermal: Add check of "_TZD" availability and evaluating resultLan Tianyu2013-08-281-6/+6
* | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-271-15/+4
|\ \ | |/
| * ACPI / thermal: Use THERMAL_TRIPS_NONE macro to replace numberLan Tianyu2013-08-141-3/+4
| * ACPI / thermal: Remove unused macros in the driver/acpi/thermal.cLan Tianyu2013-08-141-5/+0
| * ACPI / thermal: Remove the unused lock of struct acpi_thermalLan Tianyu2013-08-141-4/+0
| * ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-151-3/+0
* | ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu2013-07-151-14/+4
|/
* ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip po...Zhang Rui2013-04-261-3/+13
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-02-151-1/+5
|\
| * ACPI / thermal: Use mode to enable/disable kernel thermal processingSrinivas Pandruvada2013-01-261-0/+4
| * ACPI thermal: remove unnecessary newline from exception messageColin Ian King2013-01-261-1/+1
* | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-2/+2
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2012-12-121-3/+3
|\
| * Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2012-11-051-3/+3
* | ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fixZhang Rui2012-11-271-0/+34
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-091-22/+71
|\
| * Thermal: Introduce thermal_zone_trip_update()Zhang Rui2012-09-241-3/+5
| * Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-241-4/+1
| * Thermal: Introduce .get_trend() callback.Zhang Rui2012-09-241-0/+33
| * Thermal: set upper and lower limitsZhang Rui2012-09-241-18/+35
* | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-101-0/+4
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-261-6/+4
|\
| * Thermal: Documentation updateZhang Rui2012-07-241-4/+2
| * Thermal: Make Thermal trip points writeableDurgadoss R2012-07-241-2/+2
* | ACPI: Use struct dev_pm_ops for power management in the thermal driverRafael J. Wysocki2012-07-011-7/+10
|/
* ACPI: Evaluate thermal trip points before reading temperatureMatthew Garrett2012-03-301-4/+4
* ACPI: constify ops structsVasiliy Kulikov2011-07-161-1/+1
* ACPI / Fan: Rework the handling of power resourcesRafael J. Wysocki2011-01-121-2/+3
* ACPI thermal: remove deprecated procfs I/FZhang Rui2010-10-151-435/+1
* ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2010-08-151-33/+53
OpenPOWER on IntegriCloud