summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
...
| * | thermal: imx: handle error path in one place to save duplicated codeAnson Huang2018-10-221-15/+14
| * | thermal: imx: improve error messageAnson Huang2018-10-221-1/+1
| * | thermal: tsens: Check if the IP is correctly enabled by firmwareAmit Kucheria2018-10-221-0/+17
| * | thermal: tsens: Pass register offsets as private dataAmit Kucheria2018-10-225-0/+16
| * | thermal: tsens: Add the SROT address mapAmit Kucheria2018-10-222-2/+13
| * | thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria2018-10-224-28/+27
| * | thermal: tsens: Get rid of dead codeAmit Kucheria2018-10-221-5/+0
| * | thermal: tsens: Add SPDX license identifiersAmit Kucheria2018-10-226-59/+7
| * | thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address spaceAmit Kucheria2018-10-221-2/+3
| * | thermal: qoriq: add i.mx8mq supportAnson Huang2018-10-221-0/+1
| * | thermal: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-222-7/+7
| * | thermal: rcar_gen3_thermal: Add r8a774a1 supportFabrizio Castro2018-08-241-0/+1
| * | of: thermal: Allow multiple devices to share cooling mapViresh Kumar2018-08-241-39/+103
| * | thermal: qcom-spmi: Use PMIC thermal stage 2 for critical trip pointsMatthias Kaehlcke2018-08-241-18/+140
* | | x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-1/+1
| |/ |/|
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2018-08-284-45/+16
|\ \
| * | thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang2018-08-201-2/+5
| * | thermal: rcar_gen3_thermal: convert to SPDX identifiersKuninori Morimoto2018-08-201-10/+1
| * | thermal: rcar_thermal: convert to SPDX identifiersKuninori Morimoto2018-08-201-14/+2
| * | thermal: qoriq: Switch to SPDX identifierFabio Estevam2018-08-201-13/+3
| * | thermal: qoriq: Simplify the 'site' variable assignmentFabio Estevam2018-08-201-2/+2
| * | thermal: qoriq: Use devm_thermal_zone_of_sensor_register()Fabio Estevam2018-08-201-4/+3
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-08-242-4/+24
|\ \
| * | Thermal: Intel SoC DTS: Translate IO-APIC GSI number to linux irq numberHans de Goede2018-07-262-4/+24
* | | treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-231-1/+1
| |/ |/|
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2018-08-1620-884/+527
|\ \
| * | thermal: armada: fix copy-paste error in armada_thermal_probe()Wei Yongjun2018-08-011-1/+1
| * | thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resourcesSimon Horman2018-07-271-1/+1
| * | thermal: samsung: Remove Exynos5440 clock handling left-oversKrzysztof Kozlowski2018-07-271-5/+0
| * | thermal: tsens: Fix negative temperature reportingAmit Kucheria2018-07-271-8/+5
| * | thermal: tsens: switch from of_iomap() to devm_ioremap_resource()Amit Kucheria2018-07-271-6/+7
| * | thermal: tsens: Rename variableAmit Kucheria2018-07-272-8/+8
| * | thermal: tsens: Add generic support for TSENS v2 IPAmit Kucheria2018-07-273-1/+12
| * | thermal: tsens: Rename tsens-8996 to tsens-v2 for reuseAmit Kucheria2018-07-272-18/+9
| * | thermal: tsens: Add support to split up register address space into twoAmit Kucheria2018-07-273-2/+15
| * | thermal: tsens: Get rid of unused fields in structureAmit Kucheria2018-07-271-2/+0
| * | thermal_hwmon: Pass the originating device down to hwmon_device_register_with...Marc Zyngier2018-07-271-1/+1
| * | thermal_hwmon: Sanitize attribute name passed to hwmonMarc Zyngier2018-07-271-0/+1
| * | thermal: armada: get rid of the ->is_valid() pointerMiquel Raynal2018-07-271-9/+4
| * | thermal: armada: move validity check out of the read functionMiquel Raynal2018-07-271-7/+7
| * | thermal: armada: remove sensors validity from the IP initializationMiquel Raynal2018-07-271-6/+3
| * | thermal: armada: add multi-channel sensors supportMiquel Raynal2018-07-271-21/+114
| * | thermal: armada: use the resource managed registration helper alternativeMiquel Raynal2018-07-271-22/+100
| * | thermal: armada: convert driver to syscon register accessesMiquel Raynal2018-07-271-70/+129
| * | thermal: armada: average over samples to avoid glitchesMiquel Raynal2018-07-271-0/+25
| * | thermal: armada: dissociate a380 and cp110 ->init() hooksMiquel Raynal2018-07-271-1/+7
| * | thermal: armada: rename the initialization routineMiquel Raynal2018-07-271-20/+20
| * | thermal: armada: remove misleading commentsMiquel Raynal2018-07-271-2/+0
| * | thermal: armada: remove useless register accessesMiquel Raynal2018-07-271-6/+2
| * | thermal: armada: add a function that sanitizes the thermal zone nameMiquel Raynal2018-07-271-1/+36