summaryrefslogtreecommitdiff
path: root/drivers/iio/light/bh1780.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: light: bh1780: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-11iio:light:bh1780: Remove duplicated error reporting in .remove()Uwe Kleine-König
2022-02-21iio:light:bh1780: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-04-25iio: light: bh1780: use mod_devicetable.h and drop of_match_ptr macroJonathan Cameron
2019-07-01Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-06-17iio: light: bh1780: simplify getting the adapter of a clientWolfram Sang
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2016-05-29iio: light: bh1780: assign a static nameLinus Walleij
2016-05-29iio: bh1780: dereference the client properlyLinus Walleij
2016-05-04iio: light: bh1780: return after writeLinus Walleij
2016-04-16iio: light: new driver for the ROHM BH1780Linus Walleij