Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-03hwmon: (iio_hwmon) Enable power exporting from IIOMichal Simek
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-16hwmon: (iio_hwmon) Simplify attr.name generation in iio_hwmon_probe()Andrey Smirnov
2019-02-19hwmon: (iio_hwmon) Replace S_<PERMS> with octal valuesGuenter Roeck
2018-10-11hwmon: (iio_hwmon) Do not duplicate or sanitize fixed stringGuenter Roeck
2018-10-11hwmon: Convert to using %pOFn instead of device_node.nameRob Herring
2018-07-23hwmon: (iio_hwmon) Use devm functionsMaxime Roussin-BĂ©langer
2018-06-13treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-01-03hwmon: (iio_hwmon) Fix documentation of struct iio_hwmon_stateGuenter Roeck
2016-09-09hwmon: (iio_hwmon) defer probe when no channel is foundQuentin Schulz
2016-08-01hwmon: (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-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-01hwmon: (iio_hwmon) Add support for humidity sensorsGuenter Roeck
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang
2014-05-22hwmon: (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-12hwmon: (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