index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kprobes.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
hwmon: (pmbus/lm25066) Add OF device ID table
Zev Weiss
1
-2
/
+23
2021-10-12
hwmon: (pmbus/lm25066) Mark lm25066_coeff array const
Zev Weiss
1
-2
/
+2
2021-10-12
hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeff
Zev Weiss
1
-1
/
+1
2021-10-12
hwmon: (pmbus/lm25066) Avoid forward declaration of lm25066_id
Zev Weiss
1
-13
/
+10
2021-10-12
hwmon: (pmbus/lm25066) Adjust lm25066 PSC_CURRENT_IN_L mantissa
Zev Weiss
1
-1
/
+1
2021-10-12
hwmon: (pmbus/lm25066) Add offset coefficients
Zev Weiss
1
-0
/
+23
2021-10-12
dt-bindings: hwmon: ibm,cffps: move to trivial devices
Krzysztof Kozlowski
3
-27
/
+6
2021-10-12
dt-bindings: hwmon: Convert NTC thermistor to YAML
Linus Walleij
2
-44
/
+141
2021-10-12
hwmon: (tmp421) introduce MAX_CHANNELS define
Krzysztof Adamski
1
-4
/
+5
2021-10-12
dt-bindings: hwmon: jedec,jc42: convert to dtschema
Krzysztof Kozlowski
3
-46
/
+70
2021-10-12
dt-bindings: hwmon: hih6130: move to trivial devices
Krzysztof Kozlowski
2
-12
/
+2
2021-10-12
dt-bindings: hwmon: dps650ab: move to trivial devices
Krzysztof Kozlowski
2
-11
/
+2
2021-10-12
dt-bindings: hwmon: lm75: remove gmt,g751 from trivial devices
Krzysztof Kozlowski
1
-2
/
+0
2021-10-12
hwmon: (nct6683) Add another customer ID for NCT6683D sensor chip on some ASR...
Daniel Dawson
1
-0
/
+3
2021-10-12
dt-bindings: hwmon: sensirion,sht15: convert to dtschema
Krzysztof Kozlowski
2
-19
/
+43
2021-10-12
dt-bindings: hwmon: microchip,mcp3021: convert to dtschema
Krzysztof Kozlowski
2
-21
/
+43
2021-10-12
dt-bindings: hwmon: lltc,ltc4151: convert to dtschema
Krzysztof Kozlowski
2
-18
/
+41
2021-10-12
dt-bindings: hwmon: ti,tmp102: add bindings and remove from trivial devices
Krzysztof Kozlowski
2
-2
/
+47
2021-10-12
dt-bindings: hwmon: ti,tmp108: convert to dtschema
Krzysztof Kozlowski
2
-18
/
+50
2021-10-12
dt-bindings: hwmon: lm70: move to trivial devices
Krzysztof Kozlowski
2
-22
/
+8
2021-10-12
dt-bindings: hwmon: lm90: do not require VCC supply
Krzysztof Kozlowski
1
-1
/
+0
2021-10-12
dt-bindings: hwmon: lm90: convert to dtschema
Krzysztof Kozlowski
4
-56
/
+80
2021-10-12
hwmon: (mlxreg-fan) Fix out of bounds read on array fan->pwm
Colin Ian King
1
-1
/
+1
2021-10-12
hwmon: (nct6775) Support access via Asus WMI
Denis Pauk
2
-21
/
+220
2021-10-12
hwmon: (nct6775) Use nct6775_*() function pointers in nct6775_data.
Denis Pauk
1
-140
/
+143
2021-10-12
hwmon: (nct6775) Use superio_*() function pointers in sio_data.
Denis Pauk
1
-85
/
+104
2021-10-12
hwmon: (mlxreg-fan) Extend driver to support multiply cooling devices
Vadim Pasternak
1
-26
/
+47
2021-10-12
hwmon: (mlxreg-fan) Extend driver to support multiply PWM
Vadim Pasternak
1
-12
/
+43
2021-10-12
hwmon: (mlxreg-fan) Extend the maximum number of tachometers
Vadim Pasternak
1
-1
/
+3
2021-10-12
hwmon: Add Maxim MAX6620 hardware monitoring driver
Arun Saravanan Balachandran
5
-0
/
+572
2021-10-12
hwmon: (raspberrypi) Use generic notification mechanism
Armin Wolf
1
-1
/
+1
2021-10-12
hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_info
Armin Wolf
1
-53
/
+61