aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/jc42.c
AgeCommit message (Expand)Author
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-04-15hwmon: (jc42) Use HWMON_CHANNEL_INFO macroGuenter Roeck
2019-02-18hwmon: (jc42) Replace S_<PERMS> with octal valuesGuenter Roeck
2017-11-30hwmon: (jc42) optionally try to disable the SMBUS timeoutPeter Rosin
2017-08-13hwmon: (jc42) Add support for CAT34TS02CGuenter Roeck
2017-08-13hwmon: (jc42) Add support for GT30TS00, GT34TS02, and CAT34TS04Guenter Roeck
2016-09-08hwmon: (jc42) Convert to use new hwmon registration APIGuenter Roeck
2016-07-12hwmon: (jc42) Add support for generic JC-42.4 devicetree bindingGuenter Roeck
2016-07-04hwmon: (jc42) Add I2C_CLASS_HWMON to detection classAlison Schofield
2016-06-27hwmon: (jc42) Add support for Microchip MCP9808 temperature sensorAlison Schofield
2015-03-09hwmon: (jc42) Add support for additional IDT temperature sensorsGuenter Roeck
2015-01-25hwmon: (jc42) Allow negative hysteresis temperaturesJean Delvare
2015-01-25hwmon: (jc42) Fix integer overflow when writing hysteresis valueGuenter Roeck
2015-01-25hwmon: (jc42) Fix integer overflowGuenter Roeck
2015-01-25hwmon: (jc42) Use sign_extend32 for sign extensionGuenter Roeck
2014-05-21hwmon: (jc42) Add support for STTS2004 and AT30TSE004Guenter Roeck
2014-05-21hwmon: (jc42) Convert function macros into functionsGuenter Roeck
2014-05-21hwmon: (jc42) Rearrange code to avoid forward declarationsGuenter Roeck
2013-10-18hwmon: (jc42) fix coccinelle warningsFengguang Wu
2013-10-18hwmon: (jc42) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2013-02-06hwmon: (jc42) Add support for MCP98244Guenter Roeck
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2012-07-27hwmon: (jc42) Don't reset hysteresis on device removalJean Delvare
2012-07-27hwmon: (jc42) Simplify hysteresis maskJean Delvare
2012-06-25hwmon: Update my e-mail addressGuenter Roeck
2012-03-18hwmon: (jc42) Remove unnecessary device IDsGuenter Roeck
2012-03-18hwmon: (jc42) Convert to use devm_kzallocGuenter Roeck
2012-03-18hwmon: (jc42) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2012-03-07hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck
2012-03-07hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Jean Delvare
2012-01-08Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare
2011-05-25hwmon: (jc42) Change detection classJean Delvare
2011-02-16hwmon: (jc42) do not allow writing to locked registersClemens Ladisch
2011-02-16hwmon: (jc42) fix type mismatchClemens Ladisch
2010-08-09hwmon: add support for JEDEC JC 42.4 compliant temperature sensorsGuenter Roeck