aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/acpi-als.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron1-1/+2
2021-04-26Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+1
2021-03-25iio: acpi_als: Add trigger supportGwendal Grignou1-28/+68
2021-03-25iio: acpi_als: Add local variable dev in probeGwendal Grignou1-4/+5
2021-03-25iio: acpi_als: Add timestamp channelGwendal Grignou1-6/+4
2021-03-11iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean1-7/+5
2021-03-08IIO: acpi-als: Get rid of ACPICA message printingRafael J. Wysocki1-3/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+1
2016-01-16iio: light: acpi-als: Report data as processedGabriele Mazzotta1-2/+4
2015-07-19iio:light:acpi-als: add missing prefixesHartmut Knaack1-9/+9
2015-05-10iio: acpi: Add support for ACPI0008 Ambient Light SensorGabriele Mazzotta1-0/+231