index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-13
iio: accel: kx022a fix irq getting
Matti Vaittinen
1
-1
/
+1
2023-05-13
iio: bu27034: Ensure reset is written
Matti Vaittinen
1
-1
/
+11
2023-05-13
iio: dac: build ad5758 driver when AD5758 is selected
Lukas Bulwahn
1
-1
/
+1
2023-05-13
iio: imu: mpu6050: Add support for the ICM 20600 IMU
Hermes Zhang
5
-2
/
+25
2023-05-13
iio: adc: qcom-spmi-vadc: Propagate fw node label to userspace
Marijn Suijten
1
-1
/
+18
2023-05-13
iio: adc: qcom-spmi-adc5: Remove unnecessary datasheet_name NULL check
Marijn Suijten
1
-2
/
+1
2023-05-13
iio: adc: qcom-spmi-adc5: Fall back to datasheet_name instead of fwnode name
Marijn Suijten
1
-1
/
+1
2023-05-13
iio: adc: qcom-spmi-adc5: Use driver datasheet_name instead of DT label
Marijn Suijten
1
-5
/
+5
2023-05-13
iio: kx022a: Probe asynchronously
Matti Vaittinen
2
-0
/
+2
2023-05-13
iio: bu27034: Probe asynchronously
Matti Vaittinen
1
-0
/
+1
2023-05-13
iio: buffer: fix coding style warnings
Nuno Sá
1
-49
/
+49
2023-05-13
iio: light: Add support for TI OPT4001 light sensor
Stefan Windfeldt-Prytz
3
-0
/
+479
2023-05-13
iio: adc: palmas: Remove the unneeded include <linux/i2c.h>
Christophe JAILLET
1
-1
/
+0
2023-05-13
iio: adc: stm32-adc: add debug info if dt uses legacy channel config
Sean Nyekjaer
1
-0
/
+2
2023-05-13
iio: light: al3320a: Handle ACPI device CALS0001
Marius Hoch
1
-0
/
+8
2023-05-13
iio: accel: bma400: Simplify an error message
Christophe JAILLET
1
-2
/
+1
2023-05-13
iio: st_sensors: Add ACPI support for lsm303d to the LSM9DS0 IMU driver
Marius Hoch
1
-0
/
+7
2023-05-13
iio: st_sensors: Add lsm303d support to the LSM9DS0 IMU driver
Marius Hoch
3
-1
/
+12
2023-05-13
iio: magnetometer: st_accel: Add LSM303D
Marius Hoch
1
-0
/
+1
2023-05-13
iio: accel: st_accel: Add LSM303D
Marius Hoch
1
-0
/
+1
2023-05-13
iio: addac: ad74413: fix resistance input processing
Rasmus Villemoes
1
-1
/
+1
2023-05-13
iio: light: vcnl4035: fixed chip ID check
Frank Li
1
-0
/
+3
2023-05-13
iio: adc: stm32-adc: skip adc-channels setup if none is present
Sean Nyekjaer
1
-19
/
+23
2023-05-13
iio: adc: stm32-adc: skip adc-diff-channels setup if none is present
Sean Nyekjaer
1
-10
/
+9
2023-05-13
iio: adc: ad7192: Change "shorted" channels to differential
Paul Cercueil
1
-6
/
+2
2023-05-13
iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...
Hans de Goede
1
-2
/
+2
2023-05-13
iio: gts-helpers: fix integration time units
Matti Vaittinen
1
-10
/
+32
2023-05-13
iio: bu27034: Fix integration time
Matti Vaittinen
1
-5
/
+9
2023-05-13
iio: adc: palmas: fix off by one bugs
Dan Carpenter
1
-5
/
+5
2023-05-13
iio: adc: mxs-lradc: fix the order of two cleanup operations
Jiakai Luo
1
-5
/
+5
2023-05-13
iio: ad4130: Make sure clock provider gets removed
Lars-Peter Clausen
1
-1
/
+11
2023-05-13
iio: tmag5273: Fix runtime PM leak on measurement error
Lars-Peter Clausen
1
-2
/
+3
2023-05-13
iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID ...
ChiaEn Wu
1
-2
/
+51
2023-05-13
iio: adc: imx93: fix a signedness bug in imx93_adc_read_raw()
Dan Carpenter
1
-4
/
+3
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
69
-816
/
+5302
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+1
2023-04-25
Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2023-04-25
Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-04-24
Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'
Rafael J. Wysocki
1
-0
/
+1
2023-04-14
Merge back Intel thermal control material for 6.4-rc1.
Rafael J. Wysocki
1
-1
/
+1
2023-04-13
iio: adc: palmas: don't alter event config on suspend/resume
Patrik Dahlström
1
-14
/
+2
2023-04-13
iio: adc: palmas: add support for iio threshold events
Patrik Dahlström
1
-24
/
+419
2023-04-13
iio: adc: palmas: always reset events on unload
Patrik Dahlström
1
-0
/
+11
2023-04-13
iio: adc: palmas: move eventX_enable into palmas_adc_event
Patrik Dahlström
1
-10
/
+9
2023-04-13
iio: adc: palmas: use iio_event_direction for threshold polarity
Patrik Dahlström
1
-13
/
+23
2023-04-13
iio: adc: palmas: replace "wakeup" with "event"
Patrik Dahlström
1
-25
/
+25
2023-04-13
iio: adc: palmas: remove adc_wakeupX_data
Patrik Dahlström
1
-44
/
+6
2023-04-13
iio: adc: palmas: Take probe fully device managed.
Jonathan Cameron
1
-68
/
+42
2023-04-13
iio: imu: lsm6dsx: Add ACPI mount matrix retrieval
Jonathan Cameron
1
-3
/
+74
2023-04-12
iio: imu: lsm6dsx: Support SMO8B30 ACPI ID for LSM6DS3TR-C
Jonathan Cameron
2
-3
/
+15
[prev]
[next]