summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/adt75.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: remove ADT75 driver - hwmon/lm75 will take over ADT75 supportMichael Hennerich2011-10-171-655/+0
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-7/+5
* staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron2011-09-061-1/+0
* staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron2011-09-061-2/+1
* staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron2011-09-061-0/+1
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron2011-08-231-1/+1
* staging:iio:adc:adt75: allocate chip state with iio_dev and cleanup some func...Jonathan Cameron2011-06-281-67/+56
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-4/+8
* staging:iio:adc:ad7816 and adt75 change to meaningful event code.Jonathan Cameron2011-05-191-1/+4
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-16/+3
* staging:iio:adc:adt75 old to new event handling conversionJonathan Cameron2011-05-191-101/+43
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* staging: iio: adc: new driver for ADT75 temperature sensorsSonic Zhang2010-11-091-0/+732
OpenPOWER on IntegriCloud