index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
max6697.c
Age
Commit message (
Expand
)
Author
2024-07-31
hwmon: (max6697) Document discrepancy in overtemperature status bit values
Guenter Roeck
2024-07-31
hwmon: (max6697) Add support for tempX_min and tempX_min_alarm
Guenter Roeck
2024-07-31
hwmon: (max6697) Convert to with_info hwmon API
Guenter Roeck
2024-07-31
hwmon: (max6697) Convert to use regmap
Guenter Roeck
2024-07-31
hwmon: (max6697) Use bit operations where possible
Guenter Roeck
2024-07-31
hwmon: (max6697) Drop platform data support
Guenter Roeck
2024-07-31
hwmon: (max6697) Reorder include files
Guenter Roeck
2024-07-14
hwmon: (max6697) Fix swapped temp{1,8} critical alarms
Guenter Roeck
2024-07-14
hwmon: (max6697) Fix underflow when writing limit attributes
Guenter Roeck
2024-06-08
hwmon: (max6697) Remove use of i2c_match_id()
Andrew Davis
2024-02-11
hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_list
Heiner Kallweit
2023-08-21
hwmon: (max6697) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-21
hwmon: Explicitly include correct DT includes
Rob Herring
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2021-04-20
hwmon: Use kobj_to_dev()
Guenter Roeck
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
2020-07-24
hwmon: (max6697) Allow max6581 to create tempX_offset
Chu Lin
2020-06-24
hwmon: (max6697) Make sure the OVERT mask is set correctly
Chu Lin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-15
hwmon: (max6697) Fix build warning
Guenter Roeck
2018-12-16
hwmon: (max6697) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
Guenter Roeck
2017-04-02
hwmon: (max6697) Add OF device ID table
Javier Martinez Canillas
2014-08-04
hwmon: (max6697) Use of_property_read_bool at appropriate places
Axel Lin
2013-10-18
hwmon: (max6697) fix coccinelle warnings
Fengguang Wu
2013-10-13
hwmon: (max6697) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-08-03
hwmon: (max6697) fix MAX6581 ideality
Vivien Didelot
2013-04-07
hwmon: (max6697) Use is_visible and sysfs_create_group
Guenter Roeck
2013-02-06
hwmon: Driver for Maxim MAX6697 and compatibles
Guenter Roeck