index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
lm70.c
Age
Commit message (
Expand
)
Author
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