summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-09-27thermal: Add support for hardware-tracked trip pointsSascha Hauer3-0/+72
2016-09-27thermal: core: export apis to get slope and offsetRajendra Nayak3-0/+50
2016-06-30Doc: PM: Fix a typo in intel_powerclamp.txtMasanari Iida1-1/+1
2016-05-17thermal: Syntactic and factual errors in the API documentAndy Champ1-22/+22
2016-03-09thermal: doc: Add details of devm_thermal_zone_of_sensor_{register,unregister}Laxman Dewangan1-0/+23
2016-03-09thermal: doc: Add details of thermal_zone_of_sensor_{register,unregister}Laxman Dewangan1-0/+45
2016-01-14thermal: add description for integral_cutoff unitLeo Yan1-0/+1
2015-09-14thermal: power_allocator: relax the requirement of two passive trip pointsJavi Merino2-45/+58
2015-08-03thermal: add available policies sysfs attributeNi Wade2-0/+34
2015-05-12thermal: support slope and offset coefficientsEduardo Valentin3-0/+31
2015-05-05thermal: export thermal_zone_parameters to sysfsJavi Merino2-0/+153
2015-05-05thermal: introduce the Power Allocator governorJavi Merino7-7/+830
2015-05-05thermal: cpu_cooling: implement the power cooling device APIJavi Merino3-18/+760
2015-05-05thermal: fair_share: generalize the weight conceptJavi Merino3-11/+36
2015-05-05thermal: export weight to sysfsJavi Merino3-1/+56
2015-05-05thermal: of: fix cooling device weights in device treeKapileshwar Singh11-18/+42
2015-01-06Documentation: thermal: document of_cpufreq_cooling_register()Javi Merino1-2/+13
2014-06-17drm/nouveau/doc: update the thermal documentationMartin Peres1-3/+4
2013-09-03thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin3-4/+32
2013-09-03drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin3-3/+18
2013-08-13Documentation: thermal: Explain the exynos thermal driver modelAmit Daniel Kachhap1-9/+34
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds32-83/+1627
2013-06-17Thermal: Documentation for x86 package temperature thermal driverSrinivas Pandruvada1-0/+47
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov33-48/+48
2013-04-27Thermal: update documentation for thermal_zone_device_registerZhang Rui1-3/+11
2013-04-24thermal: rename notify_thermal_framework to thermal_notify_frameworkEduardo Valentin3-5/+5
2013-04-14Thermal: build thermal governors into thermal_sys moduleZhang Rui8-66/+84
2013-04-02thermal: add a warning for temperature emulation featureEduardo Valentin2-0/+8
2013-04-02thermal: exynos: Adapt to temperature emulation core thermal frameworkAmit Daniel Kachhap3-108/+67
2013-03-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds23-269/+2337
2013-02-20drm/nouveau/hwmon: s/fan0/fan1/Ben Skeggs2-4/+4
2013-02-20drm/nouveau/doc: document the sysfs thermal management interfaceMartin Peres1-0/+81
2013-02-06thermal: sysfs: Add a new sysfs node emul_temp for thermal emulationAmit Daniel Kachhap4-11/+91
2013-02-06PM: Introduce Intel PowerClamp DriverJacob Pan4-0/+1113
2013-01-16thermal: Use thermal zone device id in netlink messagesEduardo Valentin3-6/+13
2013-01-04Thermal: exynos: Add sysfs node supporting exynos's emulation mode.Jonghwa Lee3-0/+165
2012-11-05Thermal: Add documentation for platform layer dataDurgadoss R1-0/+64
2012-09-24hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap7-156/+19
2012-09-24thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap5-0/+552
2012-09-24Thermal: set upper and lower limitsZhang Rui5-28/+65
2012-07-25Thermal: Documentation updateZhang Rui2-14/+12
2012-07-25Thermal: Add Hysteresis attributesDurgadoss R3-5/+94
2012-07-25Thermal: Make Thermal trip points writeableDurgadoss R7-53/+121
2012-01-23thermal: Rename generate_netlink_eventJean Delvare3-5/+5
2011-01-12thermal: Add event notification to thermal frameworkR.Durgadoss5-1/+151
2009-11-05thermal: add sanity check for the passive attributeFrans Pop2-0/+7
2009-11-05thermal: sysfs-api.txt - document passive attribute for thermal zonesFrans Pop1-0/+9
2009-11-05thermal: sysfs-api.txt - reformat for improved readabilityFrans Pop1-188/+192
2008-04-29thermal: update the documentationZhang Rui2-7/+28
2008-03-13thermal: fix generic thermal I/F for hwmonZhang, Rui3-37/+155
[next]