summaryrefslogtreecommitdiffstats
path: root/drivers/aiodev
Commit message (Expand)AuthorAgeFilesLines
* aiodev: mc13xxx: Mark mc13xxx_adc_do_conversion() staticAndrey Smirnov2018-11-191-2/+3
* Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-093-3/+3
|\
| * drivers: Introduce dev_set_name()Andrey Smirnov2018-10-181-1/+1
| * aiodev: qoriq_thermal: Give aiodev a more descriptive nameAndrey Smirnov2018-10-181-0/+1
| * aiodev: imx_thermal: Give aiodev a more descriptive nameAndrey Smirnov2018-10-181-0/+1
| * aiodev: Don't try to use DT node name as aiodev->nameAndrey Smirnov2018-10-181-2/+0
* | i2c: introduce device_i2c_driver() macroMarco Felsch2018-10-191-9/+1
|/
* aiodev: Port Linux driver for i.MX8MQ CPU thermal sensorAndrey Smirnov2018-09-243-0/+272
* imx_thermal: Fixed missing dependency for the IMX_THERMAL configEugen Wiens2018-08-061-0/+2
* aiodev: Fix whitespaces in KconfigSascha Hauer2018-08-061-4/+4
* aiodev: mc13xxx: add adc supportAndrey Gusakov2018-04-103-0/+241
* imx_thermal: Remove leftover debug outputAndrey Smirnov2016-07-151-2/+0
* aiodev: imx_thermal: depend on MACH_IMX6Lucas Stach2016-06-231-0/+1
* aiodev: imx_thermal: remove empty includeLucas Stach2016-06-231-1/+0
* aiodev: Add basic LM75 temperature driverSascha Hauer2016-05-183-0/+269
* aiodev: Add TEMPMON driverAndrey Smirnov2016-05-183-0/+225
* drivers: Introduce AIODEV subsystemSascha Hauer2016-05-183-0/+158