index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
/
mlx90632.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-25
iio: temperature: mlx90632: make use of regmap_clear_bits()
Trevor Gamblin
1
-2
/
+2
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
iio: temperature: mlx90632: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: temperature: mlx90632: Add missing static marking on devm_pm_ops
Jonathan Cameron
1
-1
/
+1
2022-11-23
iio: temperature: mlx90632: Add error handling for devm_pm_runtime_enable()
Jonathan Cameron
1
-1
/
+4
2022-11-23
iio: temperature: mlx90632 Style alignment for the driver
Crt Mori
1
-29
/
+36
2022-11-23
iio: temperature: mlx90632 Change return value of sensor measurement channel
Crt Mori
1
-1
/
+1
2022-11-23
iio: temperature: mlx90632 Read sampling frequency
Crt Mori
1
-0
/
+59
2022-11-23
iio: temperature: mlx90632 Add runtime powermanagement modes
Crt Mori
1
-68
/
+309
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+56
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-08-16
iio: temperature: mlx90632 Add supply regulator to sensor
Crt Mori
1
-5
/
+56
2022-02-06
iio: temperature: mlx90632: Switch from of headers to mod_devicetable.h
Andy Shevchenko
1
-1
/
+1
2021-01-14
drivers: iio: temperature: Add delay after the addressed reset command in mlx...
Slaveyko Slaveykov
1
-0
/
+6
2020-09-13
iio: temperature: mlx90632: Interface to change object ambient temperature
Crt Mori
1
-2
/
+7
2020-09-03
iio:temperature:mlx90632: Some stylefixing leftovers
Crt Mori
1
-5
/
+5
2020-09-03
iio:temperature:mlx90632: Adding extended calibration option
Crt Mori
1
-2
/
+216
2020-09-03
iio:temperature:mlx90632: Convert polling while loop to regmap
Crt Mori
1
-11
/
+5
2020-09-03
iio:temperature:mlx90632: Add kerneldoc to the internal struct
Crt Mori
1
-1
/
+8
2020-09-03
iio:temperature:mlx90632: Reduce number of equal calulcations
Crt Mori
1
-8
/
+13
2020-07-20
iio: temperature: mlx90632: Function parameter descriptions must match exactly
Lee Jones
1
-2
/
+2
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-05-27
iio: temperature: mlx90632 Relax the compatibility check
Crt Mori
1
-2
/
+7
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
1
-1
/
+2
2018-02-24
iio temperature/mlx90632: silence a static checker warning
Dan Carpenter
1
-0
/
+2
2018-02-04
iio: temperature: Adding support for MLX90632
Crt Mori
1
-0
/
+750