summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/jc42.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (jc42) optionally try to disable the SMBUS timeoutPeter Rosin2017-11-301-0/+21
* hwmon: (jc42) Add support for CAT34TS02CGuenter Roeck2017-08-131-0/+4
* hwmon: (jc42) Add support for GT30TS00, GT34TS02, and CAT34TS04Guenter Roeck2017-08-131-0/+15
* hwmon: (jc42) Convert to use new hwmon registration APIGuenter Roeck2016-09-081-144/+149
* hwmon: (jc42) Add support for generic JC-42.4 devicetree bindingGuenter Roeck2016-07-121-0/+10
* hwmon: (jc42) Add I2C_CLASS_HWMON to detection classAlison Schofield2016-07-041-1/+1
* hwmon: (jc42) Add support for Microchip MCP9808 temperature sensorAlison Schofield2016-06-271-0/+4
* hwmon: (jc42) Add support for additional IDT temperature sensorsGuenter Roeck2015-03-091-6/+10
* hwmon: (jc42) Allow negative hysteresis temperaturesJean Delvare2015-01-251-3/+4
* hwmon: (jc42) Fix integer overflow when writing hysteresis valueGuenter Roeck2015-01-251-0/+2
* hwmon: (jc42) Fix integer overflowGuenter Roeck2015-01-251-1/+1
* hwmon: (jc42) Use sign_extend32 for sign extensionGuenter Roeck2015-01-251-5/+1
* hwmon: (jc42) Add support for STTS2004 and AT30TSE004Guenter Roeck2014-05-211-0/+9
* hwmon: (jc42) Convert function macros into functionsGuenter Roeck2014-05-211-110/+72
* hwmon: (jc42) Rearrange code to avoid forward declarationsGuenter Roeck2014-05-211-97/+89
* hwmon: (jc42) fix coccinelle warningsFengguang Wu2013-10-181-4/+1
* hwmon: (jc42) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-10-181-36/+25
* hwmon: (jc42) Add support for MCP98244Guenter Roeck2013-02-061-0/+4
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-3/+3
* hwmon: (jc42) Don't reset hysteresis on device removalJean Delvare2012-07-271-3/+10
* hwmon: (jc42) Simplify hysteresis maskJean Delvare2012-07-271-7/+6
* hwmon: Update my e-mail addressGuenter Roeck2012-06-251-1/+1
* hwmon: (jc42) Remove unnecessary device IDsGuenter Roeck2012-03-181-18/+0
* hwmon: (jc42) Convert to use devm_kzallocGuenter Roeck2012-03-181-35/+25
* hwmon: (jc42) Fix multi-line commentsGuenter Roeck2012-03-181-2/+4
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-12/+1
* hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck2012-03-071-2/+18
* hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Jean Delvare2012-03-071-0/+10
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-081-2/+2
|\
| * hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-051-2/+2
* | switch ->is_visible() to returning umode_tAl Viro2012-01-031-1/+1
|/
* hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare2011-11-041-32/+20
* hwmon: (jc42) Change detection classJean Delvare2011-05-251-1/+1
* hwmon: (jc42) do not allow writing to locked registersClemens Ladisch2011-02-161-4/+29
* hwmon: (jc42) fix type mismatchClemens Ladisch2011-02-161-1/+1
* hwmon: add support for JEDEC JC 42.4 compliant temperature sensorsGuenter Roeck2010-08-091-0/+593
OpenPOWER on IntegriCloud