开源镜像站
帮助
动态
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
/
hwmon
/
adc128d818.c
Age
Commit message (
Expand
)
Author
2024-07-07
hwmon: (adc128d818) Fix underflows seen when writing limit attributes
Guenter Roeck
2024-05-14
Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-07
hwmon: (adc128d818) simplify final return in probe
David Lechner
2024-05-03
hwmon: (adc128d818) Use devm_regulator_get_enable_read_voltage()
David Lechner
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-10-04
Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2022-09-19
hwmon: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-04-20
hwmon: Use kobj_to_dev()
Guenter Roeck
2020-09-23
hwmon: use simple i2c probe function (take 2)
Stephen Kitt
2020-08-04
hwmon: (adc128d818) Fix advanced configuration register init
Roy van Doormaal
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-15
hwmon: (adc128d818) Fix build warning
Guenter Roeck
2018-12-16
hwmon: (adc128d818) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2017-08-13
hwmon: (adc128d818) constify attribute_group structures.
Arvind Yadav
2017-04-02
hwmon: (adc128d818) Add OF device ID table
Javier Martinez Canillas
2017-01-10
hwmon: (adc128d818) Preserve operation mode
Alexander Koch
2017-01-10
hwmon: (adc128d818) Support operation modes 1-3
Alexander Koch
2017-01-10
hwmon: (adc128d818) Implement mode selection via dt
Alexander Koch
2015-01-25
hwmon: (adc128d818) Do proper sign extension
Rasmus Villemoes
2014-07-07
hwmon: (adc128d818) Drop write support on inX_input attributes
Guenter Roeck
2014-03-03
hwmon: Driver for TI ADC128D818
Guenter Roeck