开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
hi8435.c
Age
Commit message (
Expand
)
Author
2026-07-06
Merge tag 'v7.2-rc2' into togreg
Jonathan Cameron
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-30
iio: Drop unused assignment of spi_device_id driver data
Uwe Kleine-König (The Capable Hub)
2025-06-09
iio: Remove single use of macro definition for driver name
Waqar Hameed
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2022-06-14
iio: adc: hi8435: Fix alignment for DMA safety
Jonathan Cameron
2022-01-23
iio:adc:hi8435: Tidy up white space around {} in id tables
Jonathan Cameron
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
2021-06-13
iio: adc: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2020-07-07
iio:adc:hi8435: Drop of_match_ptr protection.
Jonathan Cameron
2020-07-07
iio:adc:hi8435: Drop unused of_gpio.h header
Jonathan Cameron
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-08-11
iio: hi8435: Drop hi8435_remove() by using devres for remaining elements
Andrey Smirnov
2019-08-11
iio: hi8435: Use gpiod_set_value_cansleep()
Andrey Smirnov
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-06-03
Revert "iio: hi8435: cleanup reset gpio"
Jonathan Cameron
2017-06-03
iio: hi8435: remote ampersands from hi8435_info definition
Nikita Yushchenko
2017-05-20
iio: hi8435: cleanup reset gpio
Nikita Yushchenko
2017-05-20
iio: hi8435: make in_voltage_sensing_mode_available visible
Nikita Yushchenko
2017-05-20
iio: hi8435: avoid garbage event at first enable
Nikita Yushchenko
2017-05-20
iio: hi8435: add raw access
Nikita Yushchenko
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2015-09-23
iio: adc: hi8435: Holt HI-8435 threshold detector
Vladimir Barinov