aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2017-01-19 Merge tag 'v3.18.47' into linux-linaro-lsk-v3.18Alex Shi
2017-01-15thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski
2016-05-05Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
2016-04-22Correct backport of fa3c776 ("Thermal: Ignore invalid trip points")Mike Galbraith
2016-04-21 Merge tag 'v3.18.31' into linux-linaro-lsk-v3.18Alex Shi
2016-04-18Thermal: Ignore invalid trip pointsZhang Rui
2016-02-26 Merge tag 'v3.18.27' into linux-linaro-lsk-v3.18Alex Shi
2016-02-09Thermal: do thermal zone update after a cooling device registeredChen Yu
2016-02-09Thermal: handle thermal zone device properly during system sleepZhang Rui
2016-02-09Thermal: initialize thermal zone device correctlyZhang Rui
2015-10-13Merge tag 'v3.18.22' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-09-08Merge branch 'v3.18/topic/thermal' into linux-linaro-lsk-v3.18lsk-v3.18-15.09Kevin Hilman
2015-09-08thermal: power_allocator: allocate with kcalloc what you free with kfreev3.18/topic/thermalJavi Merino
2015-09-08thermal: power_allocator: do not use devm* interfacesDmitry Torokhov
2015-09-08thermal: cpu_cooling: Check memory allocation of power_tableJavi Merino
2015-08-27thermal: rcar: fix ENR register valueYoshihiro Shimoda
2015-08-10Merge branch 'v3.18/topic/thermal' into linux-linaro-lsk-v3.18Kevin Hilman
2015-08-10thermal: power_allocator: trace the real requested powerJavi Merino
2015-06-15Merge branch 'v3.18/topic/thermal' into linux-linaro-lsk-v3.18Kevin Hilman
2015-06-15thermal: exynos: fix compile error in _zone_bind_cooling_device()Kevin Hilman
2015-06-10thermal: armada: Update Armada 380 thermal sensor coefficientsNadav Haklai
2015-06-05thermal: of-thermal: add support for reading coefficients propertyEduardo Valentin
2015-06-05thermal: support slope and offset coefficientsEduardo Valentin
2015-06-05thermal: power_allocator: round the division when divvying up powerJavi Merino
2015-06-05thermal: cpu_cooling: Fix power calculation when CPUs are offlineKapileshwar Singh
2015-06-05thermal: cpu_cooling: Remove cpu_dev update on policy CPU updateKapileshwar Singh
2015-06-05thermal: Default OF created trip points to writablePunit Agrawal
2015-06-05thermal: export thermal_zone_parameters to sysfsJavi Merino
2015-06-05thermal: core: Add Kconfig option to enable writable tripsPunit Agrawal
2015-06-05of: thermal: Introduce sustainable power for a thermal zonePunit Agrawal
2015-06-05thermal: add trace events to the power allocator governorJavi Merino
2015-06-05thermal: introduce the Power Allocator governorJavi Merino
2015-06-05thermal: cpu_cooling: implement the power cooling device APIJavi Merino
2015-06-05thermal: extend the cooling device API to include power informationJavi Merino
2015-06-05thermal: let governors have private data for each thermal zoneJavi Merino
2015-06-05thermal: fair_share: generalize the weight conceptJavi Merino
2015-06-05thermal: export weight to sysfsJavi Merino
2015-06-05thermal: fair_share: use the weight from the thermal instanceJavi Merino
2015-06-05thermal: of: fix cooling device weights in device treeKapileshwar Singh
2015-06-05thermal: of: Enable thermal_zoneX when sensor is correctly addedLukasz Majewski
2015-06-05thermal: Make sysfs attributes of cooling devices default attributesMatthias Kaehlcke
2015-06-05thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()Geert Uytterhoeven
2015-06-05thermal: cpu_cooling: document node in struct cpufreq_cooling_deviceJavi Merino
2015-06-05thermal: cpu_cooling: small memory leak on errorDan Carpenter
2015-06-05drivers: thermal: Remove ARCH_HAS_BANDGAP dependency for samsungAbhilash Kesavan
2015-06-05Thermal: fix platform_no_drv_owner.cocci warningsWu Fengguang
2015-06-05thermal: of: Extend current of-thermal.c code to allow setting emulated tempLukasz Majewski
2015-06-05thermal: of: Extend of-thermal to export table of trip pointsLukasz Majewski
2015-06-05thermal: of: Rename struct __thermal_trip to struct thermal_tripLukasz Majewski
2015-06-05thermal: of: Extend of-thermal.c to provide check if trip point is validLukasz Majewski