aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/iio_hwmon.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-15hwmon: (iio_hwmon) Simplify attr.name generation in iio_hwmon_probe()Andrey Smirnov
2019-02-18hwmon: (iio_hwmon) Replace S_<PERMS> with octal valuesGuenter Roeck
2018-10-10hwmon: (iio_hwmon) Do not duplicate or sanitize fixed stringGuenter Roeck
2018-10-10hwmon: Convert to using %pOFn instead of device_node.nameRob Herring
2018-07-23hwmon: (iio_hwmon) Use devm functionsMaxime Roussin-BĂ©langer
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-01-02hwmon: (iio_hwmon) Fix documentation of struct iio_hwmon_stateGuenter Roeck
2016-09-08hwmon: (iio_hwmon) defer probe when no channel is foundQuentin Schulz
2016-07-31hwmon: (iio_hwmon) fix memory leak in name attributeQuentin Schulz
2016-03-05hwmon: (iio_hwmon) Allow the driver to accept hypen in device tree node namesSanchayan Maity
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-30hwmon: (iio_hwmon) Add support for humidity sensorsGuenter Roeck
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang
2014-05-21hwmon: (iio_hwmon) Make of_device_id array constJingoo Han
2014-03-03hwmon: (iio_hwmon) Convert to use hwmon_device_register_with_groupsGuenter Roeck
2013-06-27hwmon: (iio_hwmon) add alias tableSebastian Andrzej Siewior
2013-05-13hwmon: (iio_hwmon) Fix null pointer dereferenceAxel Lin
2013-05-11hwmon: (iio_hwmon) Fix missing iio_channel_release_all call if devm_kzalloc failAxel Lin
2013-03-23hwmon: Move the IIO client driver for hwmon out of stagingJonathan Cameron