开源镜像站
帮助
动态
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
path:
root
/
drivers
/
iio
/
adc
/
ti-ads1015.c
Age
Commit message (
Expand
)
Author
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-09-30
iio: adc: ti-ads1015: use irq_get_trigger_type()
Jonathan Cameron
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-08-03
iio: adc: ti-ads1015: make use of iio_get_masklength()
Nuno Sa
2024-04-29
iio: adc: ti-ads1015: use device_for_each_child_node_scoped()
Lincoln Yuji
2024-01-22
iio: adc: ti-ads1015: Use correct pga upper bound
Mohammed Billoo
2023-09-12
iio: adc: ti-ads1015: Simplify probe()
Biju Das
2023-09-12
iio: adc: ti-ads1015: Add edge trigger support
Marek Vasut
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: adc: ti-ads1015: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-11
iio:adc:ti-ads1015: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-04-04
iio: adc: ti-ads1015: Switch to read_avail
Marek Vasut
2022-04-04
iio: adc: ti-ads1015: Replace data_rate with chip data struct ads1015_data
Marek Vasut
2022-04-04
iio: adc: ti-ads1015: Convert to OF match data
Marek Vasut
2022-04-04
iio: adc: ti-ads1015: Add static assert to test if shifted realbits fit into ...
Marek Vasut
2022-04-04
iio: adc: ti-ads1015: Add TLA2024 support
Marek Vasut
2022-04-04
iio: adc: ti-ads1015: Make channel event_spec optional
Marek Vasut
2022-04-04
iio: adc: ti-ads1015: Deduplicate channel macros
Marek Vasut
2022-04-04
iio: adc: ti-ads1015: Switch to static const writeable ranges table
Marek Vasut
2021-12-21
iio:adc:ti-ads1015: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
2021-11-17
iio: ti-ads1015: Remove shift variable ads1015_read_raw
Gwendal Grignou
2021-06-16
iio: adc: ads1015: Balance runtime pm + pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2020-08-22
iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not set
Maxim Kochetkov
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
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-12-15
iio: adc: ti-ads1015: Make use of device property API
Andy Shevchenko
2019-12-15
iio: adc: ti-ads1015: Get rid of legacy platform data
Andy Shevchenko
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-09-03
iio: adc: ti-ads1015: add 10% to conversion wait time
Ladislav Michl
2017-09-03
iio: adc: ti-ads1015: write config register only on change
Ladislav Michl
2017-09-03
iio: adc: ti-ads1015: fix comparator polarity setting
Akinobu Mita
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-20
iio: adc: ti-ads1015: add threshold event support
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: use iio_device_claim_direct_mode()
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setup
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: add helper to set conversion mode
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: remove unnecessary config register update
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: add adequate wait time to get correct conversion
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: avoid getting stale result after runtime resume
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: fix scale information for ADS1115
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: fix incorrect data rate setting update
Akinobu Mita
2017-07-27
Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-07-22
iio: Convert to using %pOF instead of full_name
Rob Herring
2017-06-11
hwmon: (ads1015) move header file out of I2C realm
Wolfram Sang
[next]