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
/
w1
/
slaves
/
w1_therm.c
Age
Commit message (
Expand
)
Author
2023-05-08
w1: therm: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-05-08
w1: w1_therm: fix typo in comment
Julia Lawall
2023-05-08
w1: w1_therm: Use max() instead of doing it manually
Haowen Bai
2023-05-08
w1: w1_therm: fix locking behavior in convert_t
Stefan Wahren
2022-03-18
w1: w1_therm: Add support for Maxim MAX31850 thermoelement IF.
Markus Reichl
2022-02-25
w1: w1_therm: fixes w1_seq for ds28ea00 sensors
Lucas Denefle
2021-12-21
w1: w1_therm: use swap() to make code cleaner
Yang Guang
2021-05-21
w1: w1_therm: fix build warning in w1_seq_show()
Yang Yingliang
2021-05-21
w1: w1_therm: correct function name bulk_read_support()
Yang Yingliang
2021-03-24
w1: slaves: Typo fixes
Bhaskar Chowdhury
2021-03-24
w1: w1_therm: use clamp() in int_to_short()
Dan Carpenter
2021-01-27
w1: w1_therm: Fix conversion result for negative temperatures
Ivan Zaentsev
2020-11-12
w1: w1_therm: Rename conflicting sysfs attribute 'eeprom' to 'eeprom_cmd'
Ivan Zaentsev
2020-10-05
w1: w1_therm: make w1_poll_completion static
Greg Kroah-Hartman
2020-10-05
w1: Constify static w1_family_ops structs
Rikard Falkeborn
2020-10-02
w1: w1_therm: Add support for GXCAS GX20MH01 device.
Ivan Zaentsev
2020-10-02
w1: w1_therm: Add sysfs entries to control conversion time and driver features
Ivan Zaentsev
2020-05-21
w1_therm: remove redundant assignments to variable ret
Colin Ian King
2020-05-21
w1_therm: Free the correct variable
Dan Carpenter
2020-05-15
w1_therm: adding bulk read support to trigger multiple conversion on bus
Akira Shimahara
2020-05-15
w1_therm: adding alarm sysfs entry
Akira Shimahara
2020-05-15
w1_therm: optimizing temperature read timings
Akira Shimahara
2020-05-15
w1_therm: adding eeprom sysfs entry
Akira Shimahara
2020-05-15
w1_therm: adding resolution sysfs entry
Akira Shimahara
2020-05-15
w1_therm: adding ext_power sysfs entry
Akira Shimahara
2020-05-15
w1_therm: fix reset_select_slave during discovery
Akira Shimahara
2020-05-15
w1_therm: adding code comments and code reordering
Akira Shimahara
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 147
Thomas Gleixner
2017-11-08
w1: keep balance of mutex locks and refcnts
Alexey Khoroshilov
2017-08-31
drivers: w1: add hwmon temp support for w1_therm
Jaghathiswari Rankappagounder Natarajan
2017-08-31
drivers: w1: refactor w1_slave_show to make the temp reading functionality se...
Jaghathiswari Rankappagounder Natarajan
2017-06-09
w1: Add subsystem kernel public interface
Andrew F. Davis
2017-05-25
w1: Organize driver source to natural/common order
Andrew F. Davis
2016-08-31
drivers: w1: style corrections-pointers-blanklines-comparisons
Ben Werbowyj
2016-08-31
drivers: w1: removed assignment from within if statement
Ben Werbowyj
2016-08-31
drivers: w1: style corrections for parenthesis and braces
Ben Werbowyj
2016-05-01
w1: add ability to set (SRAM) and store (EEPROM) configuration for temp senso...
Ben Sen
2015-06-12
w1: use correct lock on error in w1_seq_show()
Dan Carpenter
2015-06-12
w1: fix for loop exit condition in w1_seq_show()
Dan Carpenter
2015-05-24
w1: Add support for DS28EA00 sequence to w1-therm
Matt Campbell
2015-05-24
w1_therm reference count family data
David Fries
2014-02-07
w1: use family_data instead of rom in w1_slave
David Fries
2013-08-22
w1: slaves: w1_therm: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-06-03
w1: add family based automatic module loading
Alexander Stein
2013-02-18
w1: w1_therm: Add force-pullup option for "broken" sensors
Michael Arndt
2013-01-15
w1_therm: Retries: remove old code add CRC
David Stevenson
2012-08-16
1-Wire: Add support for the maxim ds1825 temperature sensor
Raphael Assenat
2012-06-13
W1: split master mutex to avoid deadlocks.
NeilBrown
2011-11-17
W1: w1_therm: release the bus during conversion on externally powered devices
Maciej Szmigiero
2011-08-25
MAINTAINERS: Evgeniy has moved
Evgeniy Polyakov
[next]