index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
/
mlx90632.c
Age
Commit message (
Expand
)
Author
2022-11-23
iio: temperature: mlx90632: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: temperature: mlx90632: Add missing static marking on devm_pm_ops
Jonathan Cameron
2022-11-23
iio: temperature: mlx90632: Add error handling for devm_pm_runtime_enable()
Jonathan Cameron
2022-11-23
iio: temperature: mlx90632 Style alignment for the driver
Crt Mori
2022-11-23
iio: temperature: mlx90632 Change return value of sensor measurement channel
Crt Mori
2022-11-23
iio: temperature: mlx90632 Read sampling frequency
Crt Mori
2022-11-23
iio: temperature: mlx90632 Add runtime powermanagement modes
Crt Mori
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-15
iio: temperature: mlx90632 Add supply regulator to sensor
Crt Mori
2022-02-06
iio: temperature: mlx90632: Switch from of headers to mod_devicetable.h
Andy Shevchenko
2021-01-14
drivers: iio: temperature: Add delay after the addressed reset command in mlx...
Slaveyko Slaveykov
2020-09-13
iio: temperature: mlx90632: Interface to change object ambient temperature
Crt Mori
2020-09-03
iio:temperature:mlx90632: Some stylefixing leftovers
Crt Mori
2020-09-03
iio:temperature:mlx90632: Adding extended calibration option
Crt Mori
2020-09-03
iio:temperature:mlx90632: Convert polling while loop to regmap
Crt Mori
2020-09-03
iio:temperature:mlx90632: Add kerneldoc to the internal struct
Crt Mori
2020-09-03
iio:temperature:mlx90632: Reduce number of equal calulcations
Crt Mori
2020-07-20
iio: temperature: mlx90632: Function parameter descriptions must match exactly
Lee Jones
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-05-27
iio: temperature: mlx90632 Relax the compatibility check
Crt Mori
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
2018-02-24
iio temperature/mlx90632: silence a static checker warning
Dan Carpenter
2018-02-04
iio: temperature: Adding support for MLX90632
Crt Mori