Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dac4df1c5f2c34903f61b1bc4fc722e31b4199e7
/
drivers
/
hwmon
/
hwmon.c
c992065
hwmon: (core) constify thermal_zone_of_device_ops structures
by Julia Lawall
· 7 years ago
524703ac
hwmon: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
5ba6bcb
hwmon: Constify str parameter of hwmon_ops->read_string
by Jean Delvare
· 8 years ago
319fe15
hwmon: Register thermal zone only if 'dev' parameter was provided
by Guenter Roeck
· 8 years ago
74d3b64
hwmon: Relax name attribute validation for new APIs
by Guenter Roeck
· 8 years ago
8353863
hwmon: Make name attribute mandatory for new APIs
by Guenter Roeck
· 8 years ago
2ab0c6c
hwmon: (core) use permission-specific DEVICE_ATTR variants
by Julia Lawall
· 8 years ago
3a412d5
hwmon: (core) Simplify sysfs attribute name allocation
by Guenter Roeck
· 8 years ago
848ba0a
hwmon: (core) Rename groups parameter in API to extra_groups
by Guenter Roeck
· 8 years ago
b2a4cc3
hwmon: (core) Explain why at least two attribute groups are allocated
by Guenter Roeck
· 8 years ago
239552f
hwmon: (core) Make is_visible callback truly mandatory
by Guenter Roeck
· 8 years ago
af1bd36
hwmon: (core) Deprecate hwmon_device_register()
by Guenter Roeck
· 8 years ago
f4d325d
hwmon: (core) Clarify use of chip attributes
by Guenter Roeck
· 8 years ago
e159ab5
hwmon: (core) Add support for string attributes to new API
by Guenter Roeck
· 8 years ago
38d8ed6
hwmon: (core) fix resource leak on devm_kcalloc failure
by Colin Ian King
· 8 years ago
86430c1
hwmon: (core) Avoid cyclic dependency between hwmon and thermal_sys
by Guenter Roeck
· 8 years ago
f9f7bb3
hwmon: (core) Add basic pwm attribute support to new API
by Guenter Roeck
· 8 years ago
8faee73
hwmon: (core) Add fan attribute support to new API
by Guenter Roeck
· 8 years ago
6bfcca4
hwmon: (core) Add energy and humidity attribute support to new API
by Guenter Roeck
· 8 years ago
b308f5c
hwmon: (core) Add power attribute support to new API
by Guenter Roeck
· 8 years ago
9b26947
hwmon: (core) Add current attribute support to new API
by Guenter Roeck
· 8 years ago
00d616c
hwmon: (core) Add voltage attribute support to new API
by Guenter Roeck
· 8 years ago
d560168
hwmon: (core) New hwmon registration API
by Guenter Roeck
· 9 years ago
c9ebbe6
hwmon: (core) Order include files alphabetically
by Guenter Roeck
· 8 years ago
648cd48
hwmon: Do not accept invalid name attributes
by Guenter Roeck
· 11 years ago
74188cb
hwmon: Provide managed hwmon registration
by Guenter Roeck
· 11 years ago
bab2243
hwmon: Introduce hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
d6dab7d
hwmon: Fix PCI device reference leak in quirk
by Jean Delvare
· 12 years ago
5ed0488
hwmon: (hwmon) Fix multi-line comments
by Guenter Roeck
· 13 years ago
839a9ee
hwmon: fix checkpatch issues
by Frans Meulenbroeks
· 13 years ago
4ca5f46
hwmon: convert idr to ida and use ida_simple interface
by Jonathan Cameron
· 13 years ago
c95df1a
hwmon: (core) Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
2958b1e
hwmon: PCI quirk for hwmon access on MSI MS-7031 board
by Jean Delvare
· 16 years ago
739cf3a
hwmon: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
a9b1261
device create: misc: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
2871f55
device create: hwmon: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 17 years ago
1beeffe
hwmon: Convert from class_device to device
by Tony Jones
· 17 years ago
37f54ee
hwmon: Use subsys_initcall
by David Brownell
· 18 years ago
ded2b66
[PATCH] hwmon: add required idr locking
by Mark M. Hoffman
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
1236441
[PATCH] I2C hwmon: hwmon sysfs class
by Mark M. Hoffman
· 19 years ago