Age | Commit message (Expand) | Author | Files | Lines |
2019-09-03 | hwmon: (iio_hwmon) Enable power exporting from IIO | Michal Simek | 1 | -3/+15 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-04-15 | hwmon: (iio_hwmon) Simplify attr.name generation in iio_hwmon_probe() | Andrey Smirnov | 1 | -12/+15 |
2019-02-18 | hwmon: (iio_hwmon) Replace S_<PERMS> with octal values | Guenter Roeck | 1 | -1/+1 |
2018-10-10 | hwmon: (iio_hwmon) Do not duplicate or sanitize fixed string | Guenter Roeck | 1 | -6/+7 |
2018-10-10 | hwmon: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -5/+4 |
2018-07-23 | hwmon: (iio_hwmon) Use devm functions | Maxime Roussin-BĂ©langer | 1 | -49/+18 |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -2/+2 |
2018-01-02 | hwmon: (iio_hwmon) Fix documentation of struct iio_hwmon_state | Guenter Roeck | 1 | -1/+2 |
2016-09-08 | hwmon: (iio_hwmon) defer probe when no channel is found | Quentin Schulz | 1 | -1/+4 |
2016-07-31 | hwmon: (iio_hwmon) fix memory leak in name attribute | Quentin Schulz | 1 | -12/+12 |
2016-03-05 | hwmon: (iio_hwmon) Allow the driver to accept hypen in device tree node names | Sanchayan Maity | 1 | -1/+10 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-30 | hwmon: (iio_hwmon) Add support for humidity sensors | Guenter Roeck | 1 | -1/+6 |
2014-10-20 | hwmon: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-05-21 | hwmon: (iio_hwmon) Make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2014-03-03 | hwmon: (iio_hwmon) Convert to use hwmon_device_register_with_groups | Guenter Roeck | 1 | -25/+12 |
2013-06-27 | hwmon: (iio_hwmon) add alias table | Sebastian Andrzej Siewior | 1 | -0/+1 |
2013-05-13 | hwmon: (iio_hwmon) Fix null pointer dereference | Axel Lin | 1 | -1/+1 |
2013-05-11 | hwmon: (iio_hwmon) Fix missing iio_channel_release_all call if devm_kzalloc fail | Axel Lin | 1 | -2/+4 |
2013-03-23 | hwmon: Move the IIO client driver for hwmon out of staging | Jonathan Cameron | 1 | -0/+196 |