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
/
lm70.c
Age
Commit message (
Expand
)
Author
2021-06-17
hwmon: (lm70) Use SPI_MODE_X_MASK
Andy Shevchenko
2021-06-17
hwmon: (lm70) Revert "hwmon: (lm70) Add support for ACPI"
Guenter Roeck
2021-01-28
hwmon: (lm70) Use device_get_match_data()
Stephen Boyd
2020-05-22
hwmon: (lm70) Add support for ACPI
Andrej Picej
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2017-01-21
hwmon: (lm70) Add support for TI TMP122/124
Florian Fainelli
2017-01-21
hwmon: (lm70) Utilize dev_warn instead of pr_warn
Florian Fainelli
2017-01-02
hwmon: (lm70) use permission-specific DEVICE_ATTR variants
Julia Lawall
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-08-09
hwmon: (lm70) add device tree support
Rabin Vincent
2014-05-21
hwmon: (lm70) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-10-18
hwmon: (lm70) Remove redundant spi_set_drvdata
Sachin Kamat
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
2012-09-23
hwmon: (lm70) Simplify show_name function
Guenter Roeck
2012-09-23
hwmon: (lm70) Add support for LM71 and LM74
Christophe Leroy
2012-09-23
hwmon: (lm70) Allow 4wire SPI bus with LM70
Christophe Leroy
2012-09-23
hwmon: (lm70) Convert to use devm_ functions
Guenter Roeck
2012-03-18
hwmon: (lm70) Fix: do not use assignment in if condition
Guenter Roeck
2012-03-18
hwmon: (lm70) Register hwmon device after creating attribute files, and remov...
Guenter Roeck
2012-03-18
hwmon: convert drivers/hwmon/* to use module_spi_driver()
Axel Lin
2012-03-18
hwmon: (lm70) fix checkpatch issues
Frans Meulenbroeks
2011-05-25
hwmon: Use helper functions to set and get driver data
Jean Delvare
2011-01-08
hwmon: (lm70) Use pr_fmt and pr_<level>
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-23
hwmon: lm70: convert to device table matching
Anton Vorontsov
2009-01-07
hwmon: (lm70) Add TI TMP121 support
Manuel Lauss
2009-01-07
hwmon: (lm70) Code streamlining and cleanup
Kaiwan N Billimoria
2007-11-08
hwmon: (lm70) Convert semaphore to mutex
Matthias Kaehlcke
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
2007-10-09
hwmon: (lm70) Add a name attribute
Jean Delvare
2007-07-17
SPI: add 3wire mode flag
David Brownell
2007-02-14
hwmon/lm70: Make lm70_remove a __devexit function
Ralf Baechle
2006-06-22
[PATCH] lm70: New hardware monitoring driver
Kaiwan N Billimoria