index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Commit message (
Expand
)
Author
Age
*
iio: hid-sensor: Store restore poll and hysteresis on S3
Srinivas Pandruvada
2017-05-25
*
iio: proximity: as3935: fix as3935_write
Matt Ranostay
2017-05-25
*
IIO: bmp280-core.c: fix error in humidity calculation
Andreas Klinger
2017-05-25
*
iio: dac: ad7303: fix channel description
Pavel Roskin
2017-05-25
*
iio: bmg160: reset chip when probing
Quentin Schulz
2017-04-12
*
iio: magnetometer: ak8974: remove incorrect __exit markups
Dmitry Torokhov
2017-03-30
*
iio: hid-sensor-trigger: Change get poll value function order to avoid sensor...
Song Hongyan
2017-03-30
*
iio: adc: ti_am335x_adc: fix fifo overrun recovery
Michael Engl
2017-03-30
*
iio: pressure: mpl3115: do not rely on structure field ordering
Peter Rosin
2017-03-12
*
iio: pressure: mpl115: do not rely on structure field ordering
Peter Rosin
2017-03-12
*
iio: health: max30100: fixed parenthesis around FIFO count check
Matt Ranostay
2017-02-09
*
iio: dht11: Use usleep_range instead of msleep for start signal
John Brooks
2017-02-09
*
iio: health: afe4403: retrieve a valid iio_dev in suspend/resume
Alison Schofield
2017-02-09
*
iio: health: afe4404: retrieve a valid iio_dev in suspend/resume
Alison Schofield
2017-02-09
*
iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resume
Alison Schofield
2017-02-09
*
iio: accel: st_accel: fix LIS3LV02 reading and scaling
Linus Walleij
2017-01-12
*
iio: bmi160: Fix time needed to sleep after command execution
Marcin Niestroj
2017-01-12
*
iio: max44000: correct value in illuminance_integration_time_available
Akinobu Mita
2017-01-12
*
iio: common: st_sensors: fix channel data parsing
Lorenzo Bianconi
2017-01-12
*
iio: maxim_thermocouple: detect invalid storage size in read()
Arnd Bergmann
2016-11-13
*
iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...
Song Hongyan
2016-11-05
*
iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)
Song Hongyan
2016-11-05
*
iio: st_sensors: fix scale configuration for h3lis331dl
Lorenzo Bianconi
2016-10-30
*
Merge tag 'iio-fixes-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2016-10-24
|
\
|
*
iio:chemical:atlas-ph-sensor: Fix use of 32 bit int to hold 16 bit big endian...
Sandhya Bankar
2016-10-23
|
*
iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errors
Mika Westerberg
2016-10-09
|
*
iio: maxim_thermocouple: Align 16 bit big endian value of raw reads
sayli karnik
2016-10-01
*
|
Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-10-05
|
\
|
|
*
iio: light: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient l...
Peter Meerwald-Stadler
2016-09-18
|
*
iio:pressure: initial zpa2326 barometer support
Gregor Boirie
2016-09-18
|
*
iio: accel: Add driver for the mCube MC3230 3-axis accelerometer
Hans de Goede
2016-09-18
|
*
iio: accel: mma7660: fix missing MODULE_DEVICE_TABLE(i2c)
Hans de Goede
2016-09-18
|
*
iio: common: ssp_sensors: gyro: constify iio_info structures
Julia Lawall
2016-09-18
|
*
iio: adc: men_z188_adc: constify iio_info structures
Julia Lawall
2016-09-18
|
*
iio: common: ssp_sensors: accel: constify iio_info structures
Julia Lawall
2016-09-18
|
*
iio: accel: kxsd9: Support reading a mounting matrix
Linus Walleij
2016-09-18
|
*
iio: accel: kxsd9: Deploy system and runtime PM
Linus Walleij
2016-09-18
|
*
iio: accel: kxsd9: Replace "parent" with "dev"
Linus Walleij
2016-09-18
|
*
iio: accel: kxsd9: Fetch and handle regulators
Linus Walleij
2016-09-18
|
*
iio: accel: kxsd9: Deploy proper register bit defines
Linus Walleij
2016-09-18
|
*
iio: accel: kxsd9: Add triggered buffer handling
Linus Walleij
2016-09-18
|
*
iio: accel: kxsd9: Fix up offset and scaling
Linus Walleij
2016-09-18
|
*
iio: accel: kxsd9: Drop the buffer lock
Linus Walleij
2016-09-18
|
*
iio: accel: kxsd9: Add I2C transport
Linus Walleij
2016-09-18
|
*
iio: accel: kxsd9: Convert to use regmap for transport
Linus Walleij
2016-09-18
|
*
iio: accel: kxsd9: Do away with the write2 helper
Linus Walleij
2016-09-18
|
*
iio: accel: kxsd9: Split out SPI transport
Linus Walleij
2016-09-18
|
*
iio: accel: kxsd9: split out a common remove() function
Linus Walleij
2016-09-18
|
*
iio: accel: kxsd9: Split out transport mechanism
Linus Walleij
2016-09-18
|
*
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-09-14
|
|
\
[next]