summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure/hp206c.c
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro8 days1-1/+1
* iio: pressure: hp206c: drop ACPI_PTR() and CONFIG_ACPI guardsJonathan Cameron2024-01-231-4/+2
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: pressure: hp206c: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: pressure: hp206c: Use get_unaligned_be24()Andy Shevchenko2020-05-031-3/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-051-4/+1
* iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: Export I2C module alias informationJavier Martinez Canillas2016-05-211-0/+1
* hp206c: Initial support for reading sensor valuesCrestez Dan Leonard2016-04-031-0/+426