Age | Commit message (Expand) | Author | Files | Lines |
2021-11-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+1 |
2021-11-06 | mm: move kvmalloc-related functions to slab.h | Matthew Wilcox (Oracle) | 1 | -0/+1 |
2021-11-04 | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -29/+109 |
2021-11-02 | Merge tag 'hwmon-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 90 | -642/+1934 |
2021-10-30 | mailbox: pcc: Use PCC mailbox channel pointer instead of standard | Sudeep Holla | 1 | -22/+13 |
2021-10-29 | hwmon: (nct7802) Add of_node_put() before return | Wan Jiabing | 1 | -1/+3 |
2021-10-28 | hwmon: (tmp401) Drop support for TMP461 | Guenter Roeck | 2 | -24/+3 |
2021-10-28 | hwmon: (lm90) Add basic support for TI TMP461 | Guenter Roeck | 2 | -16/+40 |
2021-10-28 | hwmon: (lm90) Introduce flag indicating extended temperature support | Guenter Roeck | 1 | -10/+11 |
2021-10-27 | hwmon: (nct6775) add ProArt X570-CREATOR WIFI. | Denis Pauk | 1 | -0/+1 |
2021-10-27 | hwmon: (nct7802) Make temperature/voltage sensors configurable | Oskar Senft | 1 | -4/+125 |
2021-10-22 | Merge tag 'fsi-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jo... | Greg Kroah-Hartman | 4 | -29/+109 |
2021-10-22 | hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfs | Eddie James | 1 | -1/+85 |
2021-10-21 | hwmon: (dell-smm) Speed up setting of fan speed | Armin Wolf | 1 | -4/+8 |
2021-10-21 | hwmon: (dell-smm) Add comment explaining usage of i8k_config_data[] | Armin Wolf | 1 | -0/+5 |
2021-10-21 | hwmon: (dell-smm) Return -ENOIOCTLCMD instead of -EINVAL | Armin Wolf | 1 | -1/+2 |
2021-10-21 | hwmon: (dell-smm) Use strscpy_pad() | Armin Wolf | 1 | -2/+2 |
2021-10-21 | hwmon: (dell-smm) Sort includes in alphabetical order | Armin Wolf | 1 | -8/+8 |
2021-10-18 | hwmon: (tmp421) Add of_node_put() before return | Wan Jiabing | 1 | -1/+3 |
2021-10-17 | hwmon: (max31722) Warn about failure to put device in stand-by in .remove() | Uwe Kleine-König | 1 | -1/+7 |
2021-10-17 | hwmon: (acpi_power_meter) Use acpi_bus_get_acpi_device() | Rafael J. Wysocki | 1 | -8/+5 |
2021-10-17 | hwmon: (dell-smm) Add support for fanX_min, fanX_max and fanX_target | Armin Wolf | 1 | -6/+55 |
2021-10-16 | hwmon: (tmp421) ignore non-channel related DT nodes | Krzysztof Adamski | 1 | -0/+3 |
2021-10-16 | hwmon: (tmp421) support HWMON_T_ENABLE | Krzysztof Adamski | 1 | -4/+29 |
2021-10-16 | hwmon: (tmp421) really disable channels | Krzysztof Adamski | 1 | -6/+38 |
2021-10-16 | hwmon: (tmp421) support specifying n-factor via DT | Krzysztof Adamski | 1 | -0/+18 |
2021-10-16 | hwmon: (tmp421) support disabling channels from DT | Krzysztof Adamski | 1 | -1/+9 |
2021-10-16 | hwmon: (tmp421) add support for defining labels from DT | Krzysztof Adamski | 1 | -0/+61 |
2021-10-15 | hwmon: (occ) Remove sequence numbering and checksum calculation | Eddie James | 4 | -28/+24 |
2021-10-12 | hwmon: (tmp421) introduce a channel struct | Krzysztof Adamski | 1 | -5/+9 |
2021-10-12 | hwmon: (adt7x10) Make adt7x10_remove() return void | Uwe Kleine-König | 4 | -5/+6 |
2021-10-12 | hwmon: (dell-smm) Remove unnecessary includes | Armin Wolf | 1 | -2/+0 |
2021-10-12 | hwmon: cleanup non-bool "valid" data fields | Paul Fertser | 69 | -152/+152 |
2021-10-12 | hwmon: (tmp103) Convert tmp103 to use new hwmon registration API | Oleksij Rempel | 1 | -31/+74 |
2021-10-12 | hwmon: (mlxreg-fan) Support distinctive names per different cooling devices | Vadim Pasternak | 1 | -2/+9 |
2021-10-12 | hwmon: (mlxreg-fan) Modify PWM connectivity validation | Vadim Pasternak | 1 | -3/+8 |
2021-10-12 | hwmon: (nct6775) add Pro WS X570-ACE | Oleksandr Natalenko | 1 | -0/+1 |
2021-10-12 | hwmon: (pmbus/ibm-cffps) Use MFR_ID to choose version | Brandon Wyman | 1 | -1/+12 |
2021-10-12 | hwmon: (pmbus/ibm-cffps) Add mfg_id debugfs entry | Brandon Wyman | 1 | -1/+9 |
2021-10-12 | hwmon: (nct6775) Add additional ASUS motherboards. | Denis Pauk | 1 | -0/+9 |
2021-10-12 | hwmon: (pmbus/lm25066) Support configurable sense resistor values | Zev Weiss | 1 | -0/+11 |
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 | hwmon: (tmp421) introduce MAX_CHANNELS define | Krzysztof Adamski | 1 | -4/+5 |
2021-10-12 | hwmon: (nct6683) Add another customer ID for NCT6683D sensor chip on some ASR... | Daniel Dawson | 1 | -0/+3 |
2021-10-12 | hwmon: (mlxreg-fan) Fix out of bounds read on array fan->pwm | Colin Ian King | 1 | -1/+1 |