index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hwmon.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-03
hwmon: Add PEC attribute support to hardware monitoring core
Guenter Roeck
1
-0
/
+2
2024-02-25
hwmon: (core) Add support for humidity min/max alarm
Javier Carrasco
1
-0
/
+4
2024-02-11
hwmon: add fault attribute for voltage channels
Nuno Sa
1
-0
/
+2
2024-02-11
hwmon: put HWMON_CHANNEL_INFO() initializers in rodata
Jani Nikula
1
-6
/
+6
2023-06-08
hwmon: (core) Add missing beep-related standard attributes
James Seo
1
-0
/
+10
2023-04-07
hwmon: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-02-16
hwmon: Deprecate [devm_]hwmon_device_register_with_groups
Guenter Roeck
1
-0
/
+4
2022-05-22
hwmon: Introduce hwmon_device_register_for_thermal
Guenter Roeck
1
-0
/
+3
2022-05-17
hwmon: introduce hwmon_sanitize_name()
Michael Walle
1
-0
/
+3
2022-02-27
hwmon: (core) Add support for pwm auto channels attribute
Armin Wolf
1
-0
/
+2
2021-12-26
hwmon: prefix kernel-doc comments for structs with struct
Lukas Bulwahn
1
-2
/
+2
2020-09-23
hwmon: (core) Add support for rated attributes
Zbigniew Lukwinski
1
-0
/
+20
2020-05-28
hwmon: Add notification support
Guenter Roeck
1
-0
/
+3
2020-01-23
hwmon: Add support for enable attributes to hwmon core
Guenter Roeck
1
-3
/
+15
2020-01-23
hwmon: Add intrusion templates
Dr. David Alan Gilbert
1
-0
/
+8
2019-10-02
hwmon: Fix HWMON_P_MIN_ALARM mask
Nuno Sá
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-3
/
+1
2019-04-15
hwmon: Add support for samples attributes
Guenter Roeck
1
-0
/
+10
2019-04-15
hwmon: Add convience macro to define simple static sensors
Charles Keepax
1
-0
/
+8
2018-10-10
hwmon: (core) Add hwmon_in_enable attribute
Nicolin Chen
1
-0
/
+2
2018-07-18
hwmon: Add helper to tell if a char is invalid in a name
Andrew Lunn
1
-0
/
+23
2018-07-18
hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarm
Andrew Lunn
1
-0
/
+8
2018-07-18
hwmon: Add missing HWMON_T_LCRIT_ALARM define
Andrew Lunn
1
-0
/
+1
2018-02-28
hwmon: (core) Add hwmon_max to hwmon_sensor_types enumeration
Sudeep Holla
1
-0
/
+1
2017-04-02
hwmon: Constify str parameter of hwmon_ops->read_string
Jean Delvare
1
-1
/
+1
2017-03-22
hwmon: Add missing HWMON_T_ALARM
Peter Huewe
1
-0
/
+1
2016-12-09
hwmon: (core) Rename groups parameter in API to extra_groups
Guenter Roeck
1
-4
/
+4
2016-12-09
hwmon: (core) Deprecate hwmon_device_register()
Guenter Roeck
1
-0
/
+2
2016-12-09
hwmon: (core) Add support for string attributes to new API
Guenter Roeck
1
-2
/
+17
2016-12-09
hwmon: (core) Clarify when read and write callbacks are mandatory
Guenter Roeck
1
-4
/
+2
2016-09-08
hwmon: (core) Add basic pwm attribute support to new API
Guenter Roeck
1
-0
/
+13
2016-09-08
hwmon: (core) Add fan attribute support to new API
Guenter Roeck
1
-0
/
+27
2016-09-08
hwmon: (core) Add energy and humidity attribute support to new API
Guenter Roeck
1
-0
/
+29
2016-09-08
hwmon: (core) Add power attribute support to new API
Guenter Roeck
1
-0
/
+54
2016-09-08
hwmon: (core) Add current attribute support to new API
Guenter Roeck
1
-0
/
+36
2016-09-08
hwmon: (core) Add voltage attribute support to new API
Guenter Roeck
1
-0
/
+35
2016-09-08
hwmon: (core) New hwmon registration API
Guenter Roeck
1
-0
/
+148
2013-10-13
hwmon: Provide managed hwmon registration
Guenter Roeck
1
-0
/
+5
2013-10-13
hwmon: Introduce hwmon_device_register_with_groups
Guenter Roeck
1
-0
/
+5
2013-01-25
hwmon: Retire SENSORS_LIMIT
Guenter Roeck
1
-12
/
+0
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-1
/
+1
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
1
-2
/
+2
2005-09-05
[PATCH] hwmon: move SENSORS_LIMIT to hwmon.h
Jean Delvare
1
-0
/
+11
2005-09-05
[PATCH] I2C hwmon: hwmon sysfs class
Mark M. Hoffman
1
-0
/
+24