index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
hwmon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (core) Do not use device managed functions for memory allocations
Guenter Roeck
2020-01-29
1
-27
/
+41
*
hwmon: (core) add thermal sensors only if dev->of_node is present
Eduardo Valentin
2019-06-25
1
-1
/
+1
*
hwmon: (core) Fix double-free in __hwmon_device_register()
Dmitry Osipenko
2018-11-21
1
-4
/
+4
*
hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarm
Andrew Lunn
2018-07-18
1
-0
/
+4
*
hwmon: (core) check parent dev != NULL when chip != NULL
Lucas Magasweran
2018-05-21
1
-0
/
+3
*
hwmon: Fix parameter documentation
Guenter Roeck
2018-01-02
1
-6
/
+6
*
hwmon: Deal with errors from the thermal subsystem
Linus Walleij
2017-12-26
1
-4
/
+17
*
hwmon: (core) constify thermal_zone_of_device_ops structures
Julia Lawall
2017-08-13
1
-1
/
+1
*
hwmon: constify attribute_group structures.
Arvind Yadav
2017-08-13
1
-1
/
+1
*
hwmon: Constify str parameter of hwmon_ops->read_string
Jean Delvare
2017-04-02
1
-1
/
+1
*
hwmon: Register thermal zone only if 'dev' parameter was provided
Guenter Roeck
2017-01-31
1
-1
/
+1
*
hwmon: Relax name attribute validation for new APIs
Guenter Roeck
2017-01-31
1
-2
/
+4
*
hwmon: Make name attribute mandatory for new APIs
Guenter Roeck
2017-01-25
1
-1
/
+7
*
hwmon: (core) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-2
/
+2
*
hwmon: (core) Simplify sysfs attribute name allocation
Guenter Roeck
2016-12-09
1
-8
/
+9
*
hwmon: (core) Rename groups parameter in API to extra_groups
Guenter Roeck
2016-12-09
1
-4
/
+4
*
hwmon: (core) Explain why at least two attribute groups are allocated
Guenter Roeck
2016-12-09
1
-1
/
+1
*
hwmon: (core) Make is_visible callback truly mandatory
Guenter Roeck
2016-12-09
1
-3
/
+3
*
hwmon: (core) Deprecate hwmon_device_register()
Guenter Roeck
2016-12-09
1
-0
/
+3
*
hwmon: (core) Clarify use of chip attributes
Guenter Roeck
2016-12-09
1
-3
/
+7
*
hwmon: (core) Add support for string attributes to new API
Guenter Roeck
2016-12-09
1
-2
/
+31
*
hwmon: (core) fix resource leak on devm_kcalloc failure
Colin Ian King
2016-10-24
1
-2
/
+4
*
hwmon: (core) Avoid cyclic dependency between hwmon and thermal_sys
Guenter Roeck
2016-09-08
1
-2
/
+8
*
hwmon: (core) Add basic pwm attribute support to new API
Guenter Roeck
2016-09-08
1
-0
/
+9
*
hwmon: (core) Add fan attribute support to new API
Guenter Roeck
2016-09-08
1
-0
/
+16
*
hwmon: (core) Add energy and humidity attribute support to new API
Guenter Roeck
2016-09-08
1
-0
/
+20
*
hwmon: (core) Add power attribute support to new API
Guenter Roeck
2016-09-08
1
-0
/
+30
*
hwmon: (core) Add current attribute support to new API
Guenter Roeck
2016-09-08
1
-0
/
+21
*
hwmon: (core) Add voltage attribute support to new API
Guenter Roeck
2016-09-08
1
-0
/
+21
*
hwmon: (core) New hwmon registration API
Guenter Roeck
2016-09-08
1
-27
/
+458
*
hwmon: (core) Order include files alphabetically
Guenter Roeck
2016-09-08
1
-6
/
+4
*
hwmon: Do not accept invalid name attributes
Guenter Roeck
2014-03-03
1
-0
/
+5
*
hwmon: Provide managed hwmon registration
Guenter Roeck
2013-10-13
1
-0
/
+63
*
hwmon: Introduce hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
1
-16
/
+106
*
hwmon: Fix PCI device reference leak in quirk
Jean Delvare
2012-12-19
1
-12
/
+14
*
hwmon: (hwmon) Fix multi-line comments
Guenter Roeck
2012-03-18
1
-10
/
+10
*
hwmon: fix checkpatch issues
Frans Meulenbroeks
2012-03-18
1
-3
/
+2
*
hwmon: convert idr to ida and use ida_simple interface
Jonathan Cameron
2011-10-31
1
-24
/
+8
*
hwmon: (core) Use pr_fmt and pr_<level>
Joe Perches
2011-01-08
1
-1
/
+3
*
hwmon: PCI quirk for hwmon access on MSI MS-7031 board
Jean Delvare
2009-06-15
1
-0
/
+29
*
hwmon: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-1
/
+1
*
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-2
/
+2
*
device create: hwmon: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-1
/
+2
*
hwmon: Convert from class_device to device
Tony Jones
2007-10-09
1
-14
/
+13
*
hwmon: Use subsys_initcall
David Brownell
2007-02-14
1
-1
/
+1
*
[PATCH] hwmon: add required idr locking
Mark M. Hoffman
2006-03-23
1
-6
/
+20
*
[PATCH] fix remaining missing includes
Tim Schmielau
2005-11-07
1
-0
/
+1
*
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-10-28
1
-1
/
+1
*
[PATCH] I2C hwmon: hwmon sysfs class
Mark M. Hoffman
2005-09-05
1
-0
/
+98