aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2018-10-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-10-25thermal: da9062/61: Prevent hardware access during system suspendGeert Uytterhoeven
2018-10-25thermal: rcar_thermal: Prevent doing work after unbindGeert Uytterhoeven
2018-10-25thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven
2018-10-25thermal: rcar_gen3_thermal: add R8A77980 supportSergei Shtylyov
2018-10-25thermal: add stm32 thermal driverDavid HERNANDEZ SANCHEZ
2018-10-25thermal: rcar_thermal: add R8A77970 supportSergei Shtylyov
2018-10-25thermal: rcar_thermal: fix duplicate IRQ requestSergei Shtylyov
2018-10-22thermal/drivers/hisi: Add the dual clusters sensors for hi3660Daniel Lezcano
2018-10-22thermal/drivers/hisi: Add more sensors channelDaniel Lezcano
2018-10-22thermal/drivers/hisi: Remove pointless irq fieldDaniel Lezcano
2018-10-22thermal/drivers/hisi: Use platform_get_irq_bynameDaniel Lezcano
2018-10-22thermal/drivers/hisi: Replace macro name with relevant sensor locationDaniel Lezcano
2018-10-22thermal/drivers/hisi: Add multiple sensors supportDaniel Lezcano
2018-10-22thermal/drivers/hisi: Prepare to support multiple sensorsDaniel Lezcano
2018-10-22thermal/drivers/hisi: Factor out the probe functionsDaniel Lezcano
2018-10-22thermal/drivers/hisi: Set the thermal zone private data to the sensor pointerDaniel Lezcano
2018-10-22thermal/drivers/hisi: Change the driver to be sensor orientedDaniel Lezcano
2018-10-22thermal/drivers/hisi: Change the platform data pointer to sensor opsDaniel Lezcano
2018-10-22thermal: armada: fix a test in probe()Dan Carpenter
2018-10-22thermal: imx: handle error path in one place to save duplicated codeAnson Huang
2018-10-22thermal: imx: improve error messageAnson Huang
2018-10-22thermal: tsens: Check if the IP is correctly enabled by firmwareAmit Kucheria
2018-10-22thermal: tsens: Pass register offsets as private dataAmit Kucheria
2018-10-22thermal: tsens: Add the SROT address mapAmit Kucheria
2018-10-22thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria
2018-10-22thermal: tsens: Get rid of dead codeAmit Kucheria
2018-10-22thermal: tsens: Add SPDX license identifiersAmit Kucheria
2018-10-22thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address spaceAmit Kucheria
2018-10-22thermal: qoriq: add i.mx8mq supportAnson Huang
2018-10-22thermal: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2018-08-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-08-24thermal: rcar_gen3_thermal: Add r8a774a1 supportFabrizio Castro
2018-08-24of: thermal: Allow multiple devices to share cooling mapViresh Kumar
2018-08-24thermal: qcom-spmi: Use PMIC thermal stage 2 for critical trip pointsMatthias Kaehlcke
2018-08-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain
2018-08-20thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang
2018-08-20thermal: rcar_gen3_thermal: convert to SPDX identifiersKuninori Morimoto
2018-08-20thermal: rcar_thermal: convert to SPDX identifiersKuninori Morimoto
2018-08-20thermal: qoriq: Switch to SPDX identifierFabio Estevam
2018-08-20thermal: qoriq: Simplify the 'site' variable assignmentFabio Estevam
2018-08-20thermal: qoriq: Use devm_thermal_zone_of_sensor_register()Fabio Estevam
2018-08-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-08-01thermal: armada: fix copy-paste error in armada_thermal_probe()Wei Yongjun
2018-07-27thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resourcesSimon Horman
2018-07-27thermal: samsung: Remove Exynos5440 clock handling left-oversKrzysztof Kozlowski
2018-07-27thermal: tsens: Fix negative temperature reportingAmit Kucheria
2018-07-27thermal: tsens: switch from of_iomap() to devm_ioremap_resource()Amit Kucheria