index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
hwmon.c
Age
Commit message (
Expand
)
Author
2025-03-04
hwmon: Fix the missing of 'average' word in hwmon_power_attr_templates
Huisong Li
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-09
hwmon: (core) Use device name as a fallback in devm_hwmon_device_register_wit...
Heiner Kallweit
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2024-12-14
hwmon: (core) Avoid ifdef CONFIG_THERMAL in C source file
Thomas Weißschuh
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-10
hwmon: Add static visibility member to struct hwmon_ops
Heiner Kallweit
2024-09-13
hwmon: Remove devm_hwmon_device_unregister() API function
Guenter Roeck
2024-06-13
hwmon: (core) Make hwmon_class const
Thomas Weißschuh
2024-06-03
hwmon: Add PEC attribute support to hardware monitoring core
Guenter Roeck
2024-02-25
hwmon: (core) Add support for humidity min/max alarm
Javier Carrasco
2024-02-11
hwmon: add fault attribute for voltage channels
Nuno Sa
2023-06-08
hwmon: (core) Finish renaming groups parameter in API to extra_groups
James Seo
2023-06-08
hwmon: (core) Add missing beep-related standard attributes
James Seo
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-25
Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-07
hwmon: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-31
Merge back Intel thermal driver changes for 6.4-rc1.
Rafael J. Wysocki
2023-03-21
hwmon: fix potential sensor registration fail if of_node is missing
Phinex Hung
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in hwmon located drivers
Daniel Lezcano
2022-12-04
hwmon: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
2022-08-17
hwmon/drivers/core: Switch to new of thermal API
Daniel Lezcano
2022-05-22
hwmon: Directly use ida_alloc()/free()
keliu
2022-05-22
hwmon: Make chip parameter for with_info API mandatory
Guenter Roeck
2022-05-22
hwmon: Introduce hwmon_device_register_for_thermal
Guenter Roeck
2022-05-17
hwmon: introduce hwmon_sanitize_name()
Michael Walle
2022-02-27
hwmon: (core) Add support for pwm auto channels attribute
Armin Wolf
2022-02-27
hwmon: Fix possible NULL pointer
Paul Cercueil
2022-02-27
hwmon: Add "label" attribute
Paul Cercueil
2022-02-27
hwmon: Report attribute name with udev events
Guenter Roeck
2022-02-22
hwmon: Handle failure to register sensor with thermal zone correctly
Guenter Roeck
2021-10-12
hwmon: Fix possible memleak in __hwmon_device_register()
Yang Yingliang
2021-06-24
hwmon: Support set_trips() of thermal device ops
Dmitry Osipenko
2021-04-20
hwmon: Switch to using the new API kobj_to_dev()
Yang Li
2020-09-23
hwmon: (core) Add support for rated attributes
Zbigniew Lukwinski
2020-05-28
hwmon: Add notification support
Guenter Roeck
2020-05-22
hwmon: Reduce indentation level in __hwmon_device_register()
Akinobu Mita
2020-01-23
hwmon: Add support for enable attributes to hwmon core
Guenter Roeck
2020-01-23
hwmon: Add intrusion templates
Dr. David Alan Gilbert
2020-01-17
hwmon: (core) Do not use device managed functions for memory allocations
Guenter Roeck
2019-06-23
hwmon: (core) Add comment describing how hwdev is freed in error path
Guenter Roeck
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-05
hwmon: (core) add thermal sensors only if dev->of_node is present
Eduardo Valentin
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-05-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2019-05-06
hwmon/drivers/core: Simplify complex dependency
Daniel Lezcano
2019-04-15
hwmon: Add support for samples attributes
Guenter Roeck
2019-02-18
hwmon: (hwmon) Replace S_<PERMS> with octal values
Guenter Roeck
[next]