summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/iio_hwmon.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (iio_hwmon) defer probe when no channel is foundQuentin Schulz2016-09-081-1/+4
* hwmon: (iio_hwmon) fix memory leak in name attributeQuentin Schulz2016-07-311-12/+12
* hwmon: (iio_hwmon) Allow the driver to accept hypen in device tree node namesSanchayan Maity2016-03-051-1/+10
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | hwmon: (iio_hwmon) Add support for humidity sensorsGuenter Roeck2014-11-301-1/+6
|/
* hwmon: (iio_hwmon) Make of_device_id array constJingoo Han2014-05-211-1/+1
* hwmon: (iio_hwmon) Convert to use hwmon_device_register_with_groupsGuenter Roeck2014-03-031-25/+12
* hwmon: (iio_hwmon) add alias tableSebastian Andrzej Siewior2013-06-271-0/+1
* hwmon: (iio_hwmon) Fix null pointer dereferenceAxel Lin2013-05-131-1/+1
* hwmon: (iio_hwmon) Fix missing iio_channel_release_all call if devm_kzalloc failAxel Lin2013-05-111-2/+4
* hwmon: Move the IIO client driver for hwmon out of stagingJonathan Cameron2013-03-231-0/+196