index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
/
mlx90632.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: temperature: mlx90632: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: temperature: mlx90632: Add missing static marking on devm_pm_ops
Jonathan Cameron
2022-11-23
1
-1
/
+1
*
iio: temperature: mlx90632: Add error handling for devm_pm_runtime_enable()
Jonathan Cameron
2022-11-23
1
-1
/
+4
*
iio: temperature: mlx90632 Style alignment for the driver
Crt Mori
2022-11-23
1
-29
/
+36
*
iio: temperature: mlx90632 Change return value of sensor measurement channel
Crt Mori
2022-11-23
1
-1
/
+1
*
iio: temperature: mlx90632 Read sampling frequency
Crt Mori
2022-11-23
1
-0
/
+59
*
iio: temperature: mlx90632 Add runtime powermanagement modes
Crt Mori
2022-11-23
1
-68
/
+309
*
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
1
-5
/
+56
|
\
|
*
iio: temperature: mlx90632 Add supply regulator to sensor
Crt Mori
2022-08-15
1
-5
/
+56
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
|
/
*
iio: temperature: mlx90632: Switch from of headers to mod_devicetable.h
Andy Shevchenko
2022-02-06
1
-1
/
+1
*
drivers: iio: temperature: Add delay after the addressed reset command in mlx...
Slaveyko Slaveykov
2021-01-14
1
-0
/
+6
*
iio: temperature: mlx90632: Interface to change object ambient temperature
Crt Mori
2020-09-13
1
-2
/
+7
*
iio:temperature:mlx90632: Some stylefixing leftovers
Crt Mori
2020-09-03
1
-5
/
+5
*
iio:temperature:mlx90632: Adding extended calibration option
Crt Mori
2020-09-03
1
-2
/
+216
*
iio:temperature:mlx90632: Convert polling while loop to regmap
Crt Mori
2020-09-03
1
-11
/
+5
*
iio:temperature:mlx90632: Add kerneldoc to the internal struct
Crt Mori
2020-09-03
1
-1
/
+8
*
iio:temperature:mlx90632: Reduce number of equal calulcations
Crt Mori
2020-09-03
1
-8
/
+13
*
iio: temperature: mlx90632: Function parameter descriptions must match exactly
Lee Jones
2020-07-20
1
-2
/
+2
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: temperature: mlx90632 Relax the compatibility check
Crt Mori
2019-05-27
1
-2
/
+7
*
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-07
1
-1
/
+2
*
iio temperature/mlx90632: silence a static checker warning
Dan Carpenter
2018-02-24
1
-0
/
+2
*
iio: temperature: Adding support for MLX90632
Crt Mori
2018-02-04
1
-0
/
+750