summaryrefslogtreecommitdiffstats
path: root/drivers/aiodev/imx_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* aiodev: imx_thermal: fix breakage after device tree syncAhmad Fatoum2023-09-121-21/+4
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* treewide: fix includes missed by multiarch supportAhmad Fatoum2023-04-111-1/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-2/+2
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-9/+1
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* aiodev: imx_thermal: Give aiodev a more descriptive nameAndrey Smirnov2018-10-181-0/+1
* imx_thermal: Remove leftover debug outputAndrey Smirnov2016-07-151-2/+0
* aiodev: imx_thermal: remove empty includeLucas Stach2016-06-231-1/+0
* aiodev: Add TEMPMON driverAndrey Smirnov2016-05-181-0/+216