index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
sch56xx-common.c
Age
Commit message (
Expand
)
Author
2023-10-27
hwmon: (sch5627) Add support for writing limit registers
Armin Wolf
2023-10-27
hwmon: (sch5627) Use regmap for pwm map register caching
Armin Wolf
2023-10-25
Revert "hwmon: (sch56xx-common) Add automatic module loading on supported dev...
Guenter Roeck
2023-10-25
Revert "hwmon: (sch56xx-common) Add DMI override table"
Guenter Roeck
2022-07-13
hwmon: (sch56xx-common) Add DMI override table
Armin Wolf
2022-02-27
hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNING
Armin Wolf
2022-02-27
hwmon: (sch56xx-common) Replace msleep() with usleep_range()
Armin Wolf
2022-02-27
hwmon: (sch56xx-common) Add automatic module loading on supported devices
Armin Wolf
2021-06-17
hwmon: (sch56xx-common) Simplify sch56xx_device_add
Armin Wolf
2021-06-17
hwmon: (sch56xx-common) Use helper function
Armin Wolf
2021-06-17
hwmon: (sch56xx-common) Use strscpy
Armin Wolf
2021-06-17
hwmon: (sch56xx) Use devres functions for watchdog
Armin Wolf
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2017-01-02
hwmon: (sch56xx) Remove unneeded linux/miscdevice.h include
Corentin LABBE
2015-12-29
hwmon: (sch56xx) Drop watchdog driver data reference count callbacks
Guenter Roeck
2013-04-07
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
2012-09-23
hwmon: (sch56xx-common) Fix build warnings
Guenter Roeck
2012-05-30
watchdog: sch56xx-common: set correct bits in register()
Dan Carpenter
2012-05-30
watchdog: sch56xx-common: Add proper ref-counting of watchdog data
Hans de Goede
2012-05-30
watchdog: sch56xx: Remove unnecessary checks for register changes
Hans de Goede
2012-05-30
watchdog: sch56xx: Use watchdog core
Hans de Goede
2012-03-20
hwmon: (sch56xx) Add support for the integrated watchdog (v2)
Hans de Goede
2011-07-25
hwmon: New driver sch5636
Hans de Goede
2011-07-25
hwmon: (sch5627) Factor out some code shared with sch5636 driver
Hans de Goede