summaryrefslogtreecommitdiff
path: root/drivers/hwmon/jc42.c
Commit message (Expand)AuthorAge
* hwmon: (jc42) Convert to use new hwmon registration APIGuenter Roeck2016-09-08
* hwmon: (jc42) Add support for generic JC-42.4 devicetree bindingGuenter Roeck2016-07-12
* hwmon: (jc42) Add I2C_CLASS_HWMON to detection classAlison Schofield2016-07-04
* hwmon: (jc42) Add support for Microchip MCP9808 temperature sensorAlison Schofield2016-06-27
* hwmon: (jc42) Add support for additional IDT temperature sensorsGuenter Roeck2015-03-09
* hwmon: (jc42) Allow negative hysteresis temperaturesJean Delvare2015-01-25
* hwmon: (jc42) Fix integer overflow when writing hysteresis valueGuenter Roeck2015-01-25
* hwmon: (jc42) Fix integer overflowGuenter Roeck2015-01-25
* hwmon: (jc42) Use sign_extend32 for sign extensionGuenter Roeck2015-01-25
* hwmon: (jc42) Add support for STTS2004 and AT30TSE004Guenter Roeck2014-05-21
* hwmon: (jc42) Convert function macros into functionsGuenter Roeck2014-05-21
* hwmon: (jc42) Rearrange code to avoid forward declarationsGuenter Roeck2014-05-21
* hwmon: (jc42) fix coccinelle warningsFengguang Wu2013-10-18
* hwmon: (jc42) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-10-18
* hwmon: (jc42) Add support for MCP98244Guenter Roeck2013-02-06
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-25
* hwmon: (jc42) Don't reset hysteresis on device removalJean Delvare2012-07-27
* hwmon: (jc42) Simplify hysteresis maskJean Delvare2012-07-27
* hwmon: Update my e-mail addressGuenter Roeck2012-06-25
* hwmon: (jc42) Remove unnecessary device IDsGuenter Roeck2012-03-18
* hwmon: (jc42) Convert to use devm_kzallocGuenter Roeck2012-03-18
* hwmon: (jc42) Fix multi-line commentsGuenter Roeck2012-03-18
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-18
* hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck2012-03-07
* hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Jean Delvare2012-03-07
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-08
|\
| * hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-05
* | switch ->is_visible() to returning umode_tAl Viro2012-01-03
|/
* hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare2011-11-04
* hwmon: (jc42) Change detection classJean Delvare2011-05-25
* hwmon: (jc42) do not allow writing to locked registersClemens Ladisch2011-02-16
* hwmon: (jc42) fix type mismatchClemens Ladisch2011-02-16
* hwmon: add support for JEDEC JC 42.4 compliant temperature sensorsGuenter Roeck2010-08-09