index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2013-11-08
cosmetic: remove empty lines at the top of file
Masahiro Yamada
2013-10-31
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
hwmon: lm63: Use ARRAY_SIZE at appropriate place
Axel Lin
2011-08-04
hwmon: do not init sensors on startup
Heiko Schocher
2011-05-12
hwmon: Extend lm63.c to support LM64
Dirk Eibach
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-06
ds1621: Fix negative temperature readings
Jeff Dischler
2010-10-06
ds1621: Clean up coding style
Peter Tyser
2010-10-06
ds1621: Poll for register write completion
Peter Tyser
2009-09-04
Misc ds1722 fixups
Graeme Russ
2009-08-11
dtt, lm81: move unneccessary printf into a debug printf
Heiko Schocher
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
lm75: Make the LM75 MULTI_BUS compatible.
Heiko Schocher
2008-10-18
lm75: fix Codingstyle issues.
Heiko Schocher
2008-10-18
hwmon: Add LM63 support
Dirk Eibach
2008-10-14
Remove CFG_EEPROM_PAGE* dependencies for temperature sensors
Peter Tyser
2008-09-10
ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDR
Victor Gallardo
2008-08-18
Minor code cleanup: keep lists sorted.
Wolfgang Denk
2008-08-18
Add support for ADT7460 I2C monitor chip
Ricardo Ribalda Delgado
2008-07-13
hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722
Michal Simek
2008-07-13
hwmon: Cleaning hwmon devices
Michal Simek
2008-06-03
DTT: Issue one-shot command on AD7414 (LM75 code) to read temp
Stefan Roese
2008-04-13
LM73 bug fix for negative temperatures and cleanup
Larry Johnson
2008-02-22
LM75 bug fix for negative temperatures
Larry Johnson
2008-01-11
Remove superfluous preprocessor conditionals from LM73 driver
Larry Johnson
2007-12-27
Add driver for National Semiconductor LM73 temperature sensor
Larry Johnson
2007-12-11
Merge commit 'u-boot/master' into for-1.3.1
Stefan Roese
2007-11-25
drivers/hwmon : move hardware monitor drviers to drivers/hwmon
Jean-Christophe PLAGNIOL-VILLARD