index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
hx711.c
Age
Commit message (
Expand
)
Author
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-08-03
iio: adc: hx711: make use of iio_for_each_active_channel()
Nuno Sa
2024-06-25
iio: adc: hx711: use dev_err_probe()
David Lechner
2024-06-25
iio: adc: hx711: remove hx711_remove()
David Lechner
2024-06-25
iio: adc: hx711: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-03-25
iio: adc: hx711: Switch from of specific to fwnode property handling.
Jonathan Cameron
2023-09-23
iio: adc: hx711: Convert to platform remove callback returning void
Uwe Kleine-König
2021-06-14
iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
2019-10-22
iio: adc: hx711: optimize performance in read cycle
Andreas Klinger
2019-10-09
iio: adc: hx711: fix bug in sampling of data
Andreas Klinger
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-07-15
iio: hx711: add delay until DOUT is ready
Andreas Klinger
2018-01-08
iio: hx711: fix bug in reset functionality
Andreas Klinger
2018-01-08
iio: hx711: add triggered buffer support
Andreas Klinger
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-04-01
iio: adc: hx711: constify attribute_group structures
simran singhal
2017-01-10
iio: adc: hx711: Add IIO driver for AVIA HX711
Andreas Klinger