summaryrefslogtreecommitdiffstats
path: root/drivers/aiodev
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc' into masterSascha Hauer2020-10-145-2/+357
|\
| * aiodev: am335x_adc: Driver for ADC on TI AM335x SoCsTrent Piepho2020-09-294-0/+355
| * aiodev: Name channels with device instance nameTrent Piepho2020-09-291-2/+2
* | aiodev: lm75: fix out-of-bounds write on 64-bit SoCsAhmad Fatoum2020-10-091-3/+4
|/
* aiodev: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-252-29/+6
* Merge branch 'for-next/misc'Sascha Hauer2020-05-143-9/+0
|\
| * treewide: remove references to CREDITSUwe Kleine-König2020-04-273-9/+0
* | drivers: mark first batch of compilable drivers for COMPILE_TESTAhmad Fatoum2020-05-081-1/+1
|/
* 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