index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
sht15.c
Age
Commit message (
Expand
)
Author
2019-04-17
docs: hwmon: Add an index file and rename docs to *.rst
Mauro Carvalho Chehab
2019-02-18
hwmon: (sht15) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2018-10-10
hwmon: (sht15) Switch to SPDX identifier
Fabio Estevam
2018-01-02
hwmon: (sht15) Fix parameter documentation of sht15_crc8()
Guenter Roeck
2017-10-29
hwmon: (sht15) remove redundant check on status and send of status value
Colin Ian King
2017-10-29
hwmon: (sht15) Root out platform data
Linus Walleij
2017-02-16
hwmon: (sht15) Add device tree support
Marco Franchi
2017-01-02
hwmon: (sht15) use permission-specific DEVICE_ATTR variants
Julia Lawall
2015-08-10
hwmon:change sht15_reverse()
yalin wang
2015-05-31
hwmon: (sht15) Constify platform_device_id
Krzysztof Kozlowski
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
2013-09-03
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-08-19
hwmon: (sht15) Use devm_regulator_get_optional()
Mark Brown
2013-08-11
hwmon: use dev_get_platdata()
Jingoo Han
2013-03-03
hwmon: (sht15) Check return value of regulator_enable()
Mark Brown
2013-02-06
hwmon: (sht15) check GPIO directions
Vivien Didelot
2013-01-25
hwmon: (sht15) avoid CamelCase
Vivien Didelot
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: (sht15) move header to linux/platform_data/
Vivien Didelot
2012-09-23
hwmon: (sht15) remove multiple driver registration
Vivien Didelot
2012-09-23
hwmon: (sht15) Convert to use devm_ functions
Guenter Roeck
2012-03-18
hwmon: (sht15) fix checkpatch issues
Frans Meulenbroeks
2012-01-29
hwmon: (sht15) fix bad error code
Vivien Didelot
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-25
hwmon: (sht15) Correct a comment mistake
Vivien Didelot
2011-05-19
hwmon: (sht15) add support for CRC validation
Jerome Oufella
2011-05-19
hwmon: (sht15) add support for the status register
Vivien Didelot
2011-05-19
hwmon: (sht15) clean-up the probe function
Vivien Didelot
2011-05-19
hwmon: (sht15) general code clean-up
Vivien Didelot
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-21
hwmon: (sht15) Fix integer overflow in humidity calculation
Vivien Didelot
2011-03-21
hwmon: (sht15) Spelling fix
Justin P. Mattock
2010-04-14
hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n
Jean Delvare
2010-04-14
hwmon: (sht15) Fix sht15_calc_temp interpolation function
Jerome Oufella
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-16
hwmon: (sht15) Off-by-one error in array index + incorrect constants
Jonathan Cameron
2009-10-11
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-09
hwmon: (sht15) Fix spurious section mismatch warning
Rakib Mullick
2009-09-22
hwmon: fix freeing of gpio_data and irq
Roel Kluin
2009-07-11
hwmon: (sht15) Remove unnecessary semicolon
Joe Perches
2009-06-15
hwmon: Fix more __devexit_p glitches
Jean Delvare
2009-04-13
hwmon: sht15 humidity sensor driver
Jonathan Cameron