index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
sch5636.c
Age
Commit message (
Expand
)
Author
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2024-11-10
hwmon: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-12
hwmon: (sch5636) Print unknown ID in error string via %*pE
Andy Shevchenko
2023-10-27
hwmon: (sch5636) Convert to platform remove callback returning void
Uwe Kleine-König
2022-02-27
hwmon: (sch56xx) Autoload modules on platform device creation
Armin Wolf
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
2021-06-17
hwmon: (sch56xx) Use devres functions for watchdog
Armin Wolf
2021-04-20
hwmon: replace snprintf in show functions with sysfs_emit
Guenter Roeck
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-18
hwmon: (sch5636) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2016-04-25
hwmon: (sch5636) trivial fix of spelling mistake on revision
Colin Ian King
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
2012-09-23
hwmon: (sch5636) Convert to use devm_ functions
Guenter Roeck
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-11-26
hwmon: convert drivers/hwmon/* to use module_platform_driver()
Axel Lin
2011-07-25
hwmon: New driver sch5636
Hans de Goede