summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/iio_hwmon.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* hwmon: (iio_hwmon) Simplify attr.name generation in iio_hwmon_probe()Andrey Smirnov2019-04-161-12/+15
* hwmon: (iio_hwmon) Replace S_<PERMS> with octal valuesGuenter Roeck2019-02-181-1/+1
* hwmon: (iio_hwmon) Do not duplicate or sanitize fixed stringGuenter Roeck2018-10-111-6/+7
* hwmon: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-111-5/+4Star
* hwmon: (iio_hwmon) Use devm functionsMaxime Roussin-BĂ©langer2018-07-231-49/+18Star
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-2/+2
* hwmon: (iio_hwmon) Fix documentation of struct iio_hwmon_stateGuenter Roeck2018-01-031-1/+2
* hwmon: (iio_hwmon) defer probe when no channel is foundQuentin Schulz2016-09-091-1/+4
* hwmon: (iio_hwmon) fix memory leak in name attributeQuentin Schulz2016-08-011-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-151-1/+0Star
|\
| * hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | hwmon: (iio_hwmon) Add support for humidity sensorsGuenter Roeck2014-12-011-1/+6
|/
* hwmon: (iio_hwmon) Make of_device_id array constJingoo Han2014-05-221-1/+1
* hwmon: (iio_hwmon) Convert to use hwmon_device_register_with_groupsGuenter Roeck2014-03-031-25/+12Star
* 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-121-2/+4
* hwmon: Move the IIO client driver for hwmon out of stagingJonathan Cameron2013-03-231-0/+196