summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/thermal.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-221-35/+14
|\
| * acpi/drivers/thermal: Remove TRIPS_NONE cooling device bindingDaniel Lezcano2021-01-191-19/+0
| * thermal/drivers/acpi: Use hot and critical opsDaniel Lezcano2021-01-071-16/+14
* | ACPI: thermal: Clean up printing messagesRafael J. Wysocki2021-02-041-44/+43
* | ACPI: thermal: Do not call acpi_thermal_check() directlyRafael J. Wysocki2021-01-251-13/+33
|/
* acpi: thermal: Don't call thermal_zone_device_is_enabled()Andrzej Pietrasiewicz2020-07-071-3/+0
* thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz2020-06-291-26/+0
* thermal: Use mode helpers in driversAndrzej Pietrasiewicz2020-06-291-10/+11
* thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz2020-06-291-9/+0
* thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz2020-06-291-12/+6
* thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz2020-06-291-15/+12
* acpi: thermal: Fix error handling in the register functionAndrzej Pietrasiewicz2020-06-291-4/+16
* ACPI: thermal: switch to use <linux/units.h> helpersAkinobu Mita2020-01-311-16/+18
* ACPI: thermal: Remove redundant acpi_has_method() callsKelsey Skunberg2019-09-021-8/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-15/+1
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-271-1/+2
* 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
|/