- ec081f9 hwmon: (lm75) Add TI TMP1075 support by Robert Marko · 3 years, 9 months ago
- 707d151 hwmon: (lm75) Add regulator support by Alban Bedel · 4 years, 4 months ago
- 6748703 hwmon: use simple i2c probe function by Stephen Kitt · 4 years, 5 months ago
- 8cbf217 hwmon: (lm75) Fix all coding-style warnings on lm75 driver by Michal Orzel · 4 years, 9 months ago
- 35cd180 hwmon: (lm75) Aproximate sample times to data-sheet values by Iker Perez del Palomar Sustatxa · 5 years ago
- d7a85cd hwmon: (lm75) Add support for writing sampling period on PCT2075 by Guenter Roeck · 5 years ago
- cee04a0 hwmon: (lm75) Add support for writing conversion time for TMP112 by Guenter Roeck · 5 years ago
- 040b106 hwmon: (lm75) Move updating the sample interval to its own function by Guenter Roeck · 5 years ago
- 7db0db3 hwmon: (lm75) Support configuring the sample time for various chips by Guenter Roeck · 5 years ago
- 4b5be3c hwmon: (lm75) Modularize lm75_write and make hwmon_chip writable by Iker Perez del Palomar Sustatxa · 5 years ago
- 7f1a300 hwmon: (lm75) Add new fields into lm75_params_ by Iker Perez del Palomar Sustatxa · 5 years ago
- 58608cf hwmon: (lm75) Create function from code to write into registers by Iker Perez del Palomar Sustatxa · 5 years ago
- dcb1265 hwmon: (lm75) Create structure to save all the configuration parameters. by Iker Perez del Palomar Sustatxa · 5 years ago
- 557c7ff hwmon: (lm75) add support for PCT2075 by Daniel Mack · 6 years ago
- 7d82fcc hwmon: (lm75) Fix write operations for negative temperatures by Guenter Roeck · 5 years ago
- a95a4f3f hwmon: (lm75) Fixup tmp75b clr_mask by Iker Perez del Palomar Sustatxa · 5 years ago
- 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
- 39abe9d hwmon: (lm75) Add support for TMP75B by Iker Perez del Palomar Sustatxa · 6 years ago
- ffa83e7 hwmon: (lm75) Fix build warning by Guenter Roeck · 6 years ago
- e4f6fed1 hwmon: (lm75) Use HWMON_CHANNEL_INFO macro by Guenter Roeck · 6 years ago
- e6ab6e0 hwmon: (lm75) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
- 2e9a41b hwmon: (lm75) Add STLM75 support by Jagan Teki · 6 years ago
- 6214a9f Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
- a54ca77 hwmon: (lm75) Add MAX31725/6 support by Kun Yi · 6 years ago
- 1c96a2f regmap: split up regmap_config.use_single_rw by David Frey · 6 years ago
- ccffe77 hwmon: (lm75) Fix trailing semicolon by Luis de Bethencourt · 7 years ago
- e97a45f hwmon: (lm75) Add OF device ID table by Javier Martinez Canillas · 8 years ago
- 08b0243 hwmon: (lm75) Convert to use new hwmon registration API by Guenter Roeck · 9 years ago
- 90e2b54 hwmon: (lm75) Improve error handling by Guenter Roeck · 8 years ago
- e65365f hwmon: (lm75) Convert to use regmap by Guenter Roeck · 9 years ago
- 5f7e5e2 hwmon: (lm75) Add update_interval attribute by Guenter Roeck · 9 years ago
- 38aefb4 hwmon: (lm75) Drop lm75_read_value and lm75_write_value by Guenter Roeck · 9 years ago
- 9e37d3e hwmon: (lm75) Handle cleanup with devm_add_action by Guenter Roeck · 9 years ago
- 2a48802 hwmon: convert lm75 to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
- 9c32e81 hwmon: (lm75) Add support for TMP75C by Ben Gardner · 9 years ago
- 17e8351 thermal: consistently use int for temperatures by Sascha Hauer · 9 years ago
- 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
- 4ad40cc hwmon: (lm75) Strengthen detect function by Guenter Roeck · 10 years ago
- 799fc60 hwmon: (lm75) Add support for the NXP LM75B by Michael Thalmeier · 10 years ago
- 2251aef thermal: of: improve of-thermal sensor registration API by Eduardo Valentin · 10 years ago
- c83959f hwmon: (lm75) Add support for TMP112 by Frans Klaver · 11 years ago
- d663ec4 hwmon: (lm75) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
- 22e7318 hwmon: lm75: expose to thermal fw via DT nodes by Eduardo Valentin · 12 years ago
- c98d6c6 hwmon: (lm75) Add support for GMT G751 chip by Arnaud Ebalard · 11 years ago
- 3fbc81e hwmon: (lm75) Add support for the Dallas/Maxim DS7505 by Jean Delvare · 12 years ago
- 0cd2c72 hwmon: (lm75) Tune resolution and sample time per chip by Jean Delvare · 12 years ago
- 87d0621 hwmon: (lm75) Prepare to support per-chip resolution and sample time by Jean Delvare · 12 years ago
- 8a5c5cc hwmon: (lm75) Per-chip configuration register initialization by Jean Delvare · 12 years ago
- 13ac7a0 hwmon: (lm75) Convert to use devm_ functions by Guenter Roeck · 13 years ago
- f0967ee hwmon: convert drivers/hwmon/* to use module_i2c_driver() by Axel Lin · 13 years ago
- 24edc0a hwmon: (lm75) fix checkpatch warning by Frans Meulenbroeks · 13 years ago
- 1f962f3 hwmon: (lm75) added error handling by Frans Meulenbroeks · 13 years ago
- 90f4102 hwmon: Use i2c_smbus_{read,write}_word_swapped by Jean Delvare · 13 years ago
- 426343e hwmon: (lm75) Document why clones are not detected by Jean Delvare · 13 years ago
- e96f9d8 hwmon: (lm75) Add support for Analog Devices ADT75 by Michael Hennerich · 13 years ago
- e76f67b hwmon: (lm75) Speed up detection by Jean Delvare · 14 years ago
- 05e82fe hwmon: (lm75) Add detection of the National Semiconductor LM75A by Len Sorensen · 14 years ago
- caaa0f3 hwmon: (lm75) Trivial changes to pacify the checkpatch by Shubhrajyoti D · 14 years ago
- e3cd952 hwmon: (lm75) Make the writing to sysfs more robust by Shubhrajyoti D · 14 years ago
- 9914518 hwmon: (lm75) Add suspend/resume feature by Shubhrajyoti Datta · 14 years ago
- fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 15 years ago
- 6d03405 hwmon: (lm75) Add support for the Texas Instruments TMP105 by Shubhrajyoti Datta · 15 years ago
- 1f86df4 i2c: Drop I2C_CLIENT_INSMOD_1 by Jean Delvare · 15 years ago
- c3813d6 i2c: Get rid of struct i2c_client_address_data by Jean Delvare · 15 years ago
- 310ec79 i2c: Drop the kind parameter from detect callbacks by Jean Delvare · 15 years ago
- 52df644 hwmon: Clean up detect functions by Jean Delvare · 15 years ago
- 739cf3a hwmon: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 8ff69ee hwmon: (lm75) Drop legacy i2c driver by Jean Delvare · 16 years ago
- 9ebd3d8 hwmon: (lm75) add new-style driver binding by David Brownell · 17 years ago
- 01a5239 hwmon: (lm75) cleanup/reorg by David Brownell · 17 years ago
- bcccc3a hwmon: (lm75) sensor reading bugfix by David Brownell · 17 years ago
- ccd6bef hwmon: (lm75) Fix an incorrect comment by Jean Delvare · 17 years ago
- 25e9c86 hwmon: normal_i2c arrays should be const by Mark M. Hoffman · 17 years ago
- 7b501b1 hwmon: Discard useless I2C driver IDs by Jean Delvare · 17 years ago
- 1beeffe hwmon: Convert from class_device to device by Tony Jones · 17 years ago
- 5bfedac hwmon: Allow writing of negative trigger temperatures by Christian Hohnstaedt · 17 years ago
- 9ca8e40c8 hwmon/lm75: Use dynamic sysfs callbacks by Jean Delvare · 18 years ago
- c1685f6 hwmon: Fix unchecked return status, batch 1 by Mark M. Hoffman · 18 years ago
- 9a61bf6 [PATCH] hwmon: Semaphore to mutex conversions by Ingo Molnar · 19 years ago
- 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
- cdaf793 [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 by Laurent Riffard · 19 years ago
- 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
- ba9c2e8 [PATCH] hwmon: kzalloc conversion by Deepak Saxena · 19 years ago
- f4b5026 [PATCH] hwmon: hwmon vs i2c, second round (06/11) by Jean Delvare · 19 years ago
- 2ed2dc3 [PATCH] hwmon: hwmon vs i2c, second round (04/11) by Jean Delvare · 19 years ago
- 02ff982 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9) by Jean Delvare · 20 years ago
- 5071860 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) by Jean Delvare · 20 years ago
- 943b083 [PATCH] I2C hwmon: add hwmon sysfs class to drivers by Mark M. Hoffman · 20 years ago
- e647ecf [PATCH] hwmon: soften lm75 initialization by Jean Delvare · 19 years ago
- 8d5d45f [PATCH] I2C: Move hwmon drivers (2/3) by Jean Delvare · 20 years ago[Renamed from drivers/i2c/chips/lm75.c]
- f0bb60e [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup by Alexey Dobriyan · 20 years ago
- 30f7429 [PATCH] Driver Core: drivers/i2c/chips/adm1031.c - lm75.c: update device attribute callbacks by Yani Ioannou · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago