summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/hih6130.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-011-1/+1
* hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-081-1/+1
* hwmon: (hih6130) fix kernel-doc warningsRandy Dunlap2023-02-031-2/+2
* hwmon: use simple i2c probe functionStephen Kitt2020-09-231-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-241-14/+1
* hwmon: (hih6130) Fix build warningGuenter Roeck2019-04-151-1/+1
* hwmon: (hih6130) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2019-02-181-6/+4
* hwmon: (hih6130) add dtb compatibility tablesAndreas Kemnade2019-02-181-1/+10
* hwmon: (hih6130) Fix documentation of struct hih6130Guenter Roeck2018-01-021-1/+1
* hwmon: (hih6130) Fix missing hih6130->write_length settingAxel Lin2014-08-051-0/+3
* hwmon: (hih6130) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-041-65/+23
* hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICKJosé Miguel Gonçalves2013-12-111-2/+14
* hwmon: remove use of __devexitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devinitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-101-0/+1
* hwmon: Honeywell Humidicon HIH-6130/HIH-6131 humidity and temperature sensor ...Iain Paton2012-07-211-0/+293