index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
iio_hwmon.c
Age
Commit message (
Expand
)
Author
2018-01-02
hwmon: (iio_hwmon) Fix documentation of struct iio_hwmon_state
Guenter Roeck
2016-09-08
hwmon: (iio_hwmon) defer probe when no channel is found
Quentin Schulz
2016-07-31
hwmon: (iio_hwmon) fix memory leak in name attribute
Quentin Schulz
2016-03-05
hwmon: (iio_hwmon) Allow the driver to accept hypen in device tree node names
Sanchayan Maity
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-30
hwmon: (iio_hwmon) Add support for humidity sensors
Guenter Roeck
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-21
hwmon: (iio_hwmon) Make of_device_id array const
Jingoo Han
2014-03-03
hwmon: (iio_hwmon) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-06-27
hwmon: (iio_hwmon) add alias table
Sebastian Andrzej Siewior
2013-05-13
hwmon: (iio_hwmon) Fix null pointer dereference
Axel Lin
2013-05-11
hwmon: (iio_hwmon) Fix missing iio_channel_release_all call if devm_kzalloc fail
Axel Lin
2013-03-23
hwmon: Move the IIO client driver for hwmon out of staging
Jonathan Cameron