index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
adc128d818.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (adc128d818) Fix underflows seen when writing limit attributes
Guenter Roeck
2024-07-07
1
-2
/
+2
*
Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-14
1
-1
/
+1
|
\
|
*
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-01
1
-1
/
+1
*
|
hwmon: (adc128d818) simplify final return in probe
David Lechner
2024-05-07
1
-3
/
+1
*
|
hwmon: (adc128d818) Use devm_regulator_get_enable_read_voltage()
David Lechner
2024-05-03
1
-40
/
+17
|
/
*
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-08
1
-1
/
+1
*
Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2022-10-05
1
-1
/
+1
|
\
|
*
hwmon: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-19
1
-1
/
+1
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
|
/
*
hwmon: Use kobj_to_dev()
Guenter Roeck
2021-04-20
1
-1
/
+1
*
hwmon: use simple i2c probe function (take 2)
Stephen Kitt
2020-09-23
1
-3
/
+2
*
hwmon: (adc128d818) Fix advanced configuration register init
Roy van Doormaal
2020-08-04
1
-12
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
hwmon: (adc128d818) Fix build warning
Guenter Roeck
2019-04-16
1
-1
/
+1
*
hwmon: (adc128d818) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2018-12-17
1
-80
/
+55
*
hwmon: (adc128d818) constify attribute_group structures.
Arvind Yadav
2017-08-13
1
-1
/
+1
*
hwmon: (adc128d818) Add OF device ID table
Javier Martinez Canillas
2017-04-02
1
-0
/
+7
*
hwmon: (adc128d818) Preserve operation mode
Alexander Koch
2017-01-10
1
-2
/
+5
*
hwmon: (adc128d818) Support operation modes 1-3
Alexander Koch
2017-01-10
1
-40
/
+86
*
hwmon: (adc128d818) Implement mode selection via dt
Alexander Koch
2017-01-10
1
-0
/
+24
*
hwmon: (adc128d818) Do proper sign extension
Rasmus Villemoes
2015-01-26
1
-1
/
+2
*
hwmon: (adc128d818) Drop write support on inX_input attributes
Guenter Roeck
2014-07-07
1
-14
/
+14
*
hwmon: Driver for TI ADC128D818
Guenter Roeck
2014-03-03
1
-0
/
+491