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
/
iio
/
dac
/
mcp4725.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2019-03-16
iio: dac: mcp4725: add missing powerdown bits in store eeprom
Jean-Francois Dagenais
2018-08-19
iio: dac: mcp4725: avoid using CONFIG_PM_SLEEP
Marcus Folkesson
2018-01-08
iio: dac: mcp4725: Remove unneeded conversions to bool
Andrew F. Davis
2017-08-22
iio:dac: drop assignment of iio_info.driver_module
Jonathan Cameron
2017-03-19
iio: dac: mcp4725: Add OF device ID table
Javier Martinez Canillas
2016-10-23
iio: dac: mcp4725: fix odd_ptr_err.cocci warnings
Julia Lawall
2016-10-23
iio: dac: mcp4725: add devicetree support
Tomas Novotny
2016-10-23
iio: dac: mcp4725: support voltage reference selection
Tomas Novotny
2016-10-23
iio: dac: mcp4725: fix incorrect comment
Tomas Novotny
2016-10-23
iio: dac: mcp4725: use regulator framework
Tomas Novotny
2016-02-07
Merge 4.5-rc3 into staging-next
Greg Kroah-Hartman
2016-01-09
iio: dac: mcp4725: set iio name property in sysfs
Yong Li
2016-01-03
iio: dac: mcp4725: Add basic support for MCP4726
Akinobu Mita
2014-01-11
iio: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
iio:dac:mcp4725 drop specification of scan type as unused in this driver.
Jonathan Cameron
2013-10-24
iio: dac: mcp4725: Remove redundant code
Sachin Kamat
2013-10-01
iio:mcp4725: Report scale as fractional value
Lars-Peter Clausen
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
2013-09-21
iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-15
iio: refactor info mask and ext_info attribute creation.
Jonathan Cameron
2013-08-03
iio:mcp4725: Use devm_iio_device_alloc
Peter Meerwald
2013-08-03
iio:dac:mcp4725 wrong return type of attribute _show function
Jonathan Cameron
2013-08-03
iio: add powerdown to mcp4725 dac drive
Peter Meerwald
2013-08-03
iio: add store_eeprom to mcp4725 dac driver
Peter Meerwald
2013-03-17
iio:dac:mcp4725 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
2012-06-12
iio: add mcp4725 I2C DAC driver
Peter Meerwald