开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-17
iio: proximity: srf04: Use pm_runtime_resume_and_get() and handle error
Jonathan Cameron
2021-05-17
iio: adc: rcar-gyroadc: Use pm_runtime_resume_and_get() and check in probe()
Jonathan Cameron
2021-05-17
iio: temp: mlx90614: Handle failure in pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: light: us5182: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
iio: dac: stm32-dac: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
iio: adc: stm32-dfsdm: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
iio: adc: stm32-adc: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
iio: imu: kmx61: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: accel: kxcjk-1013: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: accel: mma9551/3: Balance untime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: accel: bmc150-accel: Balanced runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: light: isl29028: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().
Jonathan Cameron
2021-05-17
iio: accel: kxcjk-1013: Add support for KX023-1025
Stephan Gerhold
2021-05-17
iio: accel: kxcjk-1013: Refactor configuration registers into struct
Stephan Gerhold
2021-05-17
dt-bindings: iio: kionix,kxcjk1013: Document kionix,kx023-1025
Stephan Gerhold
2021-05-17
iio: adc: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
2021-05-17
dt-bindings: iio: afe: current-sense-shunt: add io-channel-cells
Krzysztof Kozlowski
2021-05-17
iio: ep93xx: Remove redundant error printing in ep93xx_adc_probe()
Zhen Lei
2021-05-17
iio: accel: fxls8962af: fix errata bug E3 - I2C burst reads
Sean Nyekjaer
2021-05-17
iio: accel: fxls8962af: add hw buffered sampling
Sean Nyekjaer
2021-05-17
iio: accel: fxls8962af: add interrupt support
Sean Nyekjaer
2021-05-17
iio: accel: fxls8962af: add set/get of samplerate
Sean Nyekjaer
2021-05-17
dt-bindings: iio: accel: fxls8962af: add bindings
Sean Nyekjaer
2021-05-17
iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometers
Sean Nyekjaer
2021-05-17
iio: imu: st_lsm6dsx: correct ODR in header
Sean Nyekjaer
2021-05-17
iio: bme680_i2c: Remove acpi_device_id table
Guenter Roeck
2021-05-17
iio: bme680_spi: Remove acpi_device_id table
Guenter Roeck
2021-05-17
iio:accel:stk8312: Remove acpi_device_id table
Guenter Roeck
2021-05-17
iio: am2315: Remove acpi_device_id table
Guenter Roeck
2021-05-17
dt-bindings:iio:dac:ad5755: txt to yaml format conversion.
Jonathan Cameron
2021-05-17
dt-bindings: iio: st,st-sensors: Add LSM9DS0 compatible string
Andy Shevchenko
2021-05-17
iio: st_sensors: Add lsm9ds0 IMU support
Andy Shevchenko
2021-05-17
iio: st_sensors: Make accel, gyro, magn and pressure probe shared
Andy Shevchenko
2021-05-17
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
2021-05-17
iio: magnetometer: st_magn: Provide default platform data
Andy Shevchenko
2021-05-17
iio: gyro: st_gyro: Move platform data from header to C file
Andy Shevchenko
2021-05-17
iio: accel: st_accel: Move platform data from header to C file
Andy Shevchenko
2021-05-17
iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @flags from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @info_exist_lock to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @scan_index_timestamp to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: avoid shadowing of variable name in to_iio_dev_opaque()
Jonathan Cameron
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: common: scmi_sensors: Drop duplicate setting of iio_dev.dev.parent
Jonathan Cameron
2021-05-17
iio: position: hid-sensor-custom-intel-hinge: Drop duplicate parent setting.
Jonathan Cameron
[next]