| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2025-09-07 | hwmon: (sch56xx-common) don't print superfluous errors | Wolfram Sang | 1 | -3/+1 |
| 2023-10-27 | hwmon: (sch5627) Add support for writing limit registers | Armin Wolf | 1 | -0/+31 |
| 2023-10-27 | hwmon: (sch5627) Use regmap for pwm map register caching | Armin Wolf | 1 | -0/+76 |
| 2023-10-25 | Revert "hwmon: (sch56xx-common) Add automatic module loading on supported dev... | Guenter Roeck | 1 | -38/+2 |
| 2023-10-25 | Revert "hwmon: (sch56xx-common) Add DMI override table" | Guenter Roeck | 1 | -34/+10 |
| 2022-07-13 | hwmon: (sch56xx-common) Add DMI override table | Armin Wolf | 1 | -10/+34 |
| 2022-02-27 | hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNING | Armin Wolf | 1 | -1/+1 |
| 2022-02-27 | hwmon: (sch56xx-common) Replace msleep() with usleep_range() | Armin Wolf | 1 | -1/+1 |
| 2022-02-27 | hwmon: (sch56xx-common) Add automatic module loading on supported devices | Armin Wolf | 1 | -2/+38 |
| 2021-06-17 | hwmon: (sch56xx-common) Simplify sch56xx_device_add | Armin Wolf | 1 | -23/+4 |
| 2021-06-17 | hwmon: (sch56xx-common) Use helper function | Armin Wolf | 1 | -4/+3 |
| 2021-06-17 | hwmon: (sch56xx-common) Use strscpy | Armin Wolf | 1 | -2/+1 |
| 2021-06-17 | hwmon: (sch56xx) Use devres functions for watchdog | Armin Wolf | 1 | -19/+9 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
| 2017-01-02 | hwmon: (sch56xx) Remove unneeded linux/miscdevice.h include | Corentin LABBE | 1 | -1/+0 |
| 2015-12-29 | hwmon: (sch56xx) Drop watchdog driver data reference count callbacks | Guenter Roeck | 1 | -30/+1 |
| 2013-04-07 | hwmon: Fix checkpatch warning 'quoted string split across lines' | Guenter Roeck | 1 | -6/+6 |
| 2012-09-23 | hwmon: (sch56xx-common) Fix build warnings | Guenter Roeck | 1 | -13/+13 |
| 2012-05-30 | watchdog: sch56xx-common: set correct bits in register() | Dan Carpenter | 1 | -2/+2 |
| 2012-05-30 | watchdog: sch56xx-common: Add proper ref-counting of watchdog data | Hans de Goede | 1 | -1/+29 |
| 2012-05-30 | watchdog: sch56xx: Remove unnecessary checks for register changes | Hans de Goede | 1 | -25/+16 |
| 2012-05-30 | watchdog: sch56xx: Use watchdog core | Hans de Goede | 1 | -312/+57 |
| 2012-03-20 | hwmon: (sch56xx) Add support for the integrated watchdog (v2) | Hans de Goede | 1 | -2/+517 |
| 2011-07-25 | hwmon: New driver sch5636 | Hans de Goede | 1 | -0/+4 |
| 2011-07-25 | hwmon: (sch5627) Factor out some code shared with sch5636 driver | Hans de Goede | 1 | -0/+336 |