index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
hwmon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
hwmon: (core) Add support for rated attributes
Zbigniew Lukwinski
1
-0
/
+10
2020-05-28
hwmon: Add notification support
Guenter Roeck
1
-3
/
+65
2020-05-22
hwmon: Reduce indentation level in __hwmon_device_register()
Akinobu Mita
1
-26
/
+42
2020-01-24
hwmon: Add support for enable attributes to hwmon core
Guenter Roeck
1
-1
/
+7
2020-01-24
hwmon: Add intrusion templates
Dr. David Alan Gilbert
1
-1
/
+8
2020-01-17
hwmon: (core) Do not use device managed functions for memory allocations
Guenter Roeck
1
-27
/
+41
2019-06-24
hwmon: (core) Add comment describing how hwdev is freed in error path
Guenter Roeck
1
-0
/
+6
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-06
hwmon: (core) add thermal sensors only if dev->of_node is present
Eduardo Valentin
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-4
/
+1
2019-05-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-3
/
+1
2019-05-06
hwmon/drivers/core: Simplify complex dependency
Daniel Lezcano
1
-3
/
+1
2019-04-16
hwmon: Add support for samples attributes
Guenter Roeck
1
-0
/
+5
2019-02-19
hwmon: (hwmon) Replace S_<PERMS> with octal values
Guenter Roeck
1
-2
/
+2
2018-12-03
hwmon: (core) remove redundant cast
Rasmus Villemoes
1
-2
/
+2
2018-11-05
hwmon: (core) Fix double-free in __hwmon_device_register()
Dmitry Osipenko
1
-4
/
+4
2018-10-12
hwmon: (core) Add trace events to _attr_show/store functions
Nicolin Chen
1
-7
/
+20
2018-10-11
hwmon: (core) Add hwmon_in_enable attribute
Nicolin Chen
1
-0
/
+1
2018-07-18
hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarm
Andrew Lunn
1
-0
/
+4
2018-05-21
hwmon: (core) check parent dev != NULL when chip != NULL
Lucas Magasweran
1
-0
/
+3
2018-01-03
hwmon: Fix parameter documentation
Guenter Roeck
1
-6
/
+6
2017-12-26
hwmon: Deal with errors from the thermal subsystem
Linus Walleij
1
-4
/
+17
2017-08-13
hwmon: (core) constify thermal_zone_of_device_ops structures
Julia Lawall
1
-1
/
+1
2017-08-13
hwmon: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-04-02
hwmon: Constify str parameter of hwmon_ops->read_string
Jean Delvare
1
-1
/
+1
2017-01-31
hwmon: Register thermal zone only if 'dev' parameter was provided
Guenter Roeck
1
-1
/
+1
2017-01-31
hwmon: Relax name attribute validation for new APIs
Guenter Roeck
1
-2
/
+4
2017-01-25
hwmon: Make name attribute mandatory for new APIs
Guenter Roeck
1
-1
/
+7
2017-01-02
hwmon: (core) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-2
/
+2
2016-12-10
hwmon: (core) Simplify sysfs attribute name allocation
Guenter Roeck
1
-8
/
+9
2016-12-10
hwmon: (core) Rename groups parameter in API to extra_groups
Guenter Roeck
1
-4
/
+4
2016-12-10
hwmon: (core) Explain why at least two attribute groups are allocated
Guenter Roeck
1
-1
/
+1
2016-12-10
hwmon: (core) Make is_visible callback truly mandatory
Guenter Roeck
1
-3
/
+3
2016-12-10
hwmon: (core) Deprecate hwmon_device_register()
Guenter Roeck
1
-0
/
+3
2016-12-10
hwmon: (core) Clarify use of chip attributes
Guenter Roeck
1
-3
/
+7
2016-12-10
hwmon: (core) Add support for string attributes to new API
Guenter Roeck
1
-2
/
+31
2016-10-24
hwmon: (core) fix resource leak on devm_kcalloc failure
Colin Ian King
1
-2
/
+4
2016-09-09
hwmon: (core) Avoid cyclic dependency between hwmon and thermal_sys
Guenter Roeck
1
-2
/
+8
2016-09-09
hwmon: (core) Add basic pwm attribute support to new API
Guenter Roeck
1
-0
/
+9
2016-09-09
hwmon: (core) Add fan attribute support to new API
Guenter Roeck
1
-0
/
+16
2016-09-09
hwmon: (core) Add energy and humidity attribute support to new API
Guenter Roeck
1
-0
/
+20
2016-09-09
hwmon: (core) Add power attribute support to new API
Guenter Roeck
1
-0
/
+30
2016-09-09
hwmon: (core) Add current attribute support to new API
Guenter Roeck
1
-0
/
+21
2016-09-09
hwmon: (core) Add voltage attribute support to new API
Guenter Roeck
1
-0
/
+21
2016-09-09
hwmon: (core) New hwmon registration API
Guenter Roeck
1
-27
/
+458
2016-09-09
hwmon: (core) Order include files alphabetically
Guenter Roeck
1
-6
/
+4
2014-03-03
hwmon: Do not accept invalid name attributes
Guenter Roeck
1
-0
/
+5
2013-10-14
hwmon: Provide managed hwmon registration
Guenter Roeck
1
-0
/
+63
2013-10-14
hwmon: Introduce hwmon_device_register_with_groups
Guenter Roeck
1
-16
/
+106
2012-12-20
hwmon: Fix PCI device reference leak in quirk
Jean Delvare
1
-12
/
+14
[next]