| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (adt7x10) Make adt7x10_remove() return void | Uwe Kleine-König | 2021-10-12 | 4 | -5/+6 |
* | hwmon: (dell-smm) Remove unnecessary includes | Armin Wolf | 2021-10-12 | 1 | -2/+0 |
* | dt-bindings: hwmon: jedec,jc42: add nxp,se97b | Krzysztof Kozlowski | 2021-10-12 | 1 | -0/+9 |
* | hwmon: cleanup non-bool "valid" data fields | Paul Fertser | 2021-10-12 | 69 | -152/+152 |
* | hwmon: (tmp103) Convert tmp103 to use new hwmon registration API | Oleksij Rempel | 2021-10-12 | 1 | -31/+74 |
* | hwmon: (mlxreg-fan) Support distinctive names per different cooling devices | Vadim Pasternak | 2021-10-12 | 1 | -2/+9 |
* | hwmon: (mlxreg-fan) Modify PWM connectivity validation | Vadim Pasternak | 2021-10-12 | 1 | -3/+8 |
* | hwmon: (nct6775) add Pro WS X570-ACE | Oleksandr Natalenko | 2021-10-12 | 1 | -0/+1 |
* | hwmon: (pmbus/ibm-cffps) Use MFR_ID to choose version | Brandon Wyman | 2021-10-12 | 1 | -1/+12 |
* | hwmon: (pmbus/ibm-cffps) Add mfg_id debugfs entry | Brandon Wyman | 2021-10-12 | 1 | -1/+9 |
* | hwmon: (nct6775) Add additional ASUS motherboards. | Denis Pauk | 2021-10-12 | 1 | -0/+9 |
* | dt-bindings: hwmon/pmbus: Add ti,lm25066 power-management IC | Zev Weiss | 2021-10-12 | 1 | -0/+54 |
* | hwmon: (pmbus/lm25066) Support configurable sense resistor values | Zev Weiss | 2021-10-12 | 2 | -0/+13 |
* | hwmon: (pmbus/lm25066) Add OF device ID table | Zev Weiss | 2021-10-12 | 1 | -2/+23 |
* | hwmon: (pmbus/lm25066) Mark lm25066_coeff array const | Zev Weiss | 2021-10-12 | 1 | -2/+2 |
* | hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeff | Zev Weiss | 2021-10-12 | 1 | -1/+1 |
* | hwmon: (pmbus/lm25066) Avoid forward declaration of lm25066_id | Zev Weiss | 2021-10-12 | 1 | -13/+10 |
* | hwmon: (pmbus/lm25066) Adjust lm25066 PSC_CURRENT_IN_L mantissa | Zev Weiss | 2021-10-12 | 1 | -1/+1 |
* | hwmon: (pmbus/lm25066) Add offset coefficients | Zev Weiss | 2021-10-12 | 1 | -0/+23 |
* | dt-bindings: hwmon: ibm,cffps: move to trivial devices | Krzysztof Kozlowski | 2021-10-12 | 3 | -27/+6 |
* | dt-bindings: hwmon: Convert NTC thermistor to YAML | Linus Walleij | 2021-10-12 | 2 | -44/+141 |
* | hwmon: (tmp421) introduce MAX_CHANNELS define | Krzysztof Adamski | 2021-10-12 | 1 | -4/+5 |
* | dt-bindings: hwmon: jedec,jc42: convert to dtschema | Krzysztof Kozlowski | 2021-10-12 | 3 | -46/+70 |
* | dt-bindings: hwmon: hih6130: move to trivial devices | Krzysztof Kozlowski | 2021-10-12 | 2 | -12/+2 |
* | dt-bindings: hwmon: dps650ab: move to trivial devices | Krzysztof Kozlowski | 2021-10-12 | 2 | -11/+2 |
* | dt-bindings: hwmon: lm75: remove gmt,g751 from trivial devices | Krzysztof Kozlowski | 2021-10-12 | 1 | -2/+0 |
* | hwmon: (nct6683) Add another customer ID for NCT6683D sensor chip on some ASR... | Daniel Dawson | 2021-10-12 | 1 | -0/+3 |
* | dt-bindings: hwmon: sensirion,sht15: convert to dtschema | Krzysztof Kozlowski | 2021-10-12 | 2 | -19/+43 |
* | dt-bindings: hwmon: microchip,mcp3021: convert to dtschema | Krzysztof Kozlowski | 2021-10-12 | 2 | -21/+43 |
* | dt-bindings: hwmon: lltc,ltc4151: convert to dtschema | Krzysztof Kozlowski | 2021-10-12 | 2 | -18/+41 |
* | dt-bindings: hwmon: ti,tmp102: add bindings and remove from trivial devices | Krzysztof Kozlowski | 2021-10-12 | 2 | -2/+47 |
* | dt-bindings: hwmon: ti,tmp108: convert to dtschema | Krzysztof Kozlowski | 2021-10-12 | 2 | -18/+50 |
* | dt-bindings: hwmon: lm70: move to trivial devices | Krzysztof Kozlowski | 2021-10-12 | 2 | -22/+8 |
* | dt-bindings: hwmon: lm90: do not require VCC supply | Krzysztof Kozlowski | 2021-10-12 | 1 | -1/+0 |
* | dt-bindings: hwmon: lm90: convert to dtschema | Krzysztof Kozlowski | 2021-10-12 | 4 | -56/+80 |
* | hwmon: (mlxreg-fan) Fix out of bounds read on array fan->pwm | Colin Ian King | 2021-10-12 | 1 | -1/+1 |
* | hwmon: (nct6775) Support access via Asus WMI | Denis Pauk | 2021-10-12 | 2 | -21/+220 |
* | hwmon: (nct6775) Use nct6775_*() function pointers in nct6775_data. | Denis Pauk | 2021-10-12 | 1 | -140/+143 |
* | hwmon: (nct6775) Use superio_*() function pointers in sio_data. | Denis Pauk | 2021-10-12 | 1 | -85/+104 |
* | hwmon: (mlxreg-fan) Extend driver to support multiply cooling devices | Vadim Pasternak | 2021-10-12 | 1 | -26/+47 |
* | hwmon: (mlxreg-fan) Extend driver to support multiply PWM | Vadim Pasternak | 2021-10-12 | 1 | -12/+43 |
* | hwmon: (mlxreg-fan) Extend the maximum number of tachometers | Vadim Pasternak | 2021-10-12 | 1 | -1/+3 |
* | hwmon: Add Maxim MAX6620 hardware monitoring driver | Arun Saravanan Balachandran | 2021-10-12 | 5 | -0/+572 |
* | hwmon: (raspberrypi) Use generic notification mechanism | Armin Wolf | 2021-10-12 | 1 | -1/+1 |
* | hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_info | Armin Wolf | 2021-10-12 | 1 | -53/+61 |
* | dt-bindings: hwmon: Add IIO HWMON binding | Maxime Ripard | 2021-10-12 | 1 | -0/+37 |
* | hwmon: Fix possible memleak in __hwmon_device_register() | Yang Yingliang | 2021-10-12 | 1 | -2/+4 |
* | Linux 5.15-rc4 | Linus Torvalds | 2021-10-03 | 1 | -1/+1 |
* | elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings | Chen Jingwen | 2021-10-03 | 1 | -1/+1 |
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-10-03 | 7 | -199/+182 |
|\ |
|