index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
scmi-hwmon.c
Age
Commit message (
Expand
)
Author
2021-03-30
hwmon: (scmi) port driver to the new scmi_sensor_proto_ops interface
Cristian Marussi
2020-11-22
hwmon: (scmi) Update hwmon internal scale data type
Cristian Marussi
2020-09-23
hwmon: (scmi-hwmon) Avoid comma separated statements
Joe Perches
2020-07-15
hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe()
Cristian Marussi
2019-12-24
hwmon: (scmi-hwmon) Match scmi device by both name and protocol id
Sudeep Holla
2019-08-12
firmware: arm_scmi: Drop async flag in sensor_ops->reading_get
Sudeep Holla
2019-06-12
hwmon: scmi: Scale values to target desired HWMON units
Florian Fainelli
2019-02-18
hwmon: (scmi-hwmon) Replace S_<PERMS> with octal values
Guenter Roeck
2018-10-10
hwmon: (scmi) Remove redundant pointer check
Nathan Chancellor
2018-04-22
hwmon: (scmi) handle absence of few types of sensors
Sudeep Holla
2018-03-20
hwmon: (scmi) return -EINVAL when sensor information is unavailable
Sudeep Holla
2018-02-28
hwmon: add support for sensors exported via ARM SCMI
Sudeep Holla