index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-01
iio: adc: Add calibration support to npcm ADC
Tomer Maimon
1
-0
/
+178
2021-11-01
iio: adc: aspeed: Fix spelling mistake "battey" -> "battery"
Colin Ian King
1
-1
/
+1
2021-11-01
iio: adc: aspeed: Get and set trimming data.
Billy Tsai
1
-0
/
+71
2021-11-01
iio: adc: aspeed: Support battery sensing.
Billy Tsai
1
-3
/
+78
2021-11-01
iio: adc: aspeed: Add compensation phase.
Billy Tsai
1
-1
/
+53
2021-11-01
iio: adc: aspeed: Add func to set sampling rate.
Billy Tsai
1
-19
/
+39
2021-11-01
iio: adc: aspeed: Fix the calculate error of clock.
Billy Tsai
1
-0
/
+27
2021-11-01
iio: adc: aspeed: Support ast2600 adc.
Billy Tsai
1
-5
/
+96
2021-11-01
iio: adc: aspeed: Use devm_add_action_or_reset.
Billy Tsai
1
-58
/
+55
2021-11-01
iio: adc: aspeed: Use model_data to set clk scaler.
Billy Tsai
1
-16
/
+27
2021-11-01
iio: adc: aspeed: Add vref config function
Billy Tsai
1
-1
/
+17
2021-11-01
iio: adc: aspeed: Restructure the model data
Billy Tsai
1
-5
/
+15
2021-11-01
iio: adc: aspeed: Keep model data to driver data.
Billy Tsai
1
-13
/
+7
2021-11-01
iio: adc: aspeed: completes the bitfield declare.
Billy Tsai
1
-17
/
+47
2021-10-18
Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-16
/
+50
2021-10-07
iio/test-format: build kunit tests without structleak plugin
Brendan Higgins
1
-0
/
+1
2021-10-03
iio: light: opt3001: Fixed timeout error when 0 lux
Jiri Valek - 2N
1
-3
/
+3
2021-09-26
iio: adis16480: fix devices that do not support sleep mode
Nuno Sá
1
-3
/
+11
2021-09-26
iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSED
Hui Liu
1
-0
/
+8
2021-09-25
iio: adis16475: fix deadlock on frequency set
Nuno Sá
1
-1
/
+2
2021-09-18
iio: ssp_sensors: add more range checking in ssp_parse_dataframe()
Dan Carpenter
1
-1
/
+8
2021-09-18
iio: ssp_sensors: fix error code in ssp_print_mcu_debug()
Dan Carpenter
1
-1
/
+1
2021-09-14
iio: adc: ad7793: Fix IRQ flag
Alexandru Tachici
1
-1
/
+1
2021-09-14
iio: adc: ad7780: Fix IRQ flag
Alexandru Tachici
1
-1
/
+1
2021-09-14
iio: adc: ad7192: Add IRQ flag
Alexandru Tachici
1
-0
/
+1
2021-09-14
iio: adc: aspeed: set driver data when adc probe.
Billy Tsai
1
-0
/
+1
2021-09-14
iio: adc: rzg2l_adc: add missing clk_disable_unprepare() in rzg2l_adc_pm_runt...
Yang Yingliang
1
-1
/
+3
2021-09-14
iio: adc: max1027: Fix the number of max1X31 channels
Miquel Raynal
1
-1
/
+0
2021-09-14
iio: adc: max1027: Fix wrong shift with 12-bit devices
Miquel Raynal
1
-1
/
+1
2021-09-14
iio: adc128s052: Fix the error handling path of 'adc128_probe()'
Christophe JAILLET
1
-0
/
+6
2021-09-14
iio: adc: rzg2l_adc: Fix -EBUSY timeout error return
Colin Ian King
1
-1
/
+1
2021-09-14
iio: accel: fxls8962af: return IRQ_HANDLED when fifo is flushed
Sean Nyekjaer
1
-1
/
+1
2021-09-14
iio: dac: ti-dac5571: fix an error code in probe()
Dan Carpenter
1
-0
/
+1
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+2
2021-09-08
iio/drivers/hid-sensor: use HZ macros
Daniel Lezcano
1
-2
/
+1
2021-09-08
iio/drivers/as73211: use HZ macros
Daniel Lezcano
1
-2
/
+1
2021-09-01
Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
80
-687
/
+2386
2021-08-30
Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-0
/
+23
2021-08-17
Merge tag 'iio-for-5.15b' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
9
-52
/
+1027
2021-08-16
Merge 5.14-rc6 into staging-next
Greg Kroah-Hartman
6
-8
/
+10
2021-08-15
iio: adc: Add driver for Renesas RZ/G2L A/D converter
Lad Prabhakar
3
-0
/
+611
2021-08-15
iio: pressure: hp03: update device probe to register with devm functions
Théo Borém Fabris
1
-29
/
+7
2021-08-15
iio: adc: rockchip_saradc: add voltage notifier so get referenced voltage onc...
David Wu
1
-7
/
+40
2021-08-15
iio: ltc2983: fix device probe
Nuno Sá
1
-16
/
+14
2021-08-15
iio: potentiometer: Add driver support for AD5110
Mugilraj Dhavachelvan
3
-0
/
+355
2021-08-13
iio: adc: rn5t618: Add iio map
Andreas Kemnade
1
-0
/
+23
2021-08-09
iio: hid-sensor-press: Add timestamp channel
Ye Xiang
1
-16
/
+24
2021-08-08
iio: accel: bmc150: Add support for BMC156
Stephan Gerhold
5
-9
/
+45
2021-08-08
iio: accel: bmc150: Make it possible to configure INT2 instead of INT1
Stephan Gerhold
1
-12
/
+59
2021-08-08
iio: light: cm3323: Add of_device_id table
Siddharth Manthan
1
-0
/
+7
[next]