summaryrefslogtreecommitdiff
path: root/drivers/iio/chemical/sgp30.c
AgeCommit message (Expand)Author
2023-09-12iio: chemical: sgp30: Convert enum->pointer for data in the match tablesBiju Das
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: chemical: sgp30: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2021-06-03iio: chemical: sgp30: Drop use of %hx in format string.Jonathan Cameron
2020-09-21iio: chemical: sgp30: Add description for sgp_read_cmd()'s 'duration_us'Lee Jones
2020-09-21iio:chemical:sgp30: Drop of_match_ptr and use generic fw accessorsJonathan Cameron
2020-09-21iio:chemical:sgp30: Use local variable dev to simplify codeJonathan Cameron
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-10-22iio: chemical: sgp30: drop excess semicolonJonathan Cameron
2018-12-16iio: chemical: sgp30: Support Sensirion SGP30/SGPC3 sensorsAndreas Brauchli