1. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 5 years ago
  2. 0ddca57 hwmon: (ntc_thermistor) Use new HWMON_CHANNEL_INFO() macro by Guenter Roeck · 6 years ago
  3. 5fd43dd hwmon: (ntc_thermistor) Fix temperature type reporting by Guenter Roeck · 6 years ago
  4. 7cc7de9 hwmon: (ntc_thermistor) Convert to new hwmon API by Guenter Roeck · 6 years ago
  5. c404341 hwmon: (ntc_thermistor) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} by Guenter Roeck · 6 years ago
  6. 737c086 hwmon: (ntc_thermistor) use a table to lookup the thermistor type by Peter Rosin · 6 years ago
  7. e056fe2 hwmon: (ntc_thermistor) sort thermistor id lists alphabetically by Peter Rosin · 6 years ago
  8. e8fda2c hwmon: (ntc_thermistor): add support for B57891S0103 from Epcos by Peter Rosin · 6 years ago
  9. 5e7f599 hwmon: (ntc_thermistor) Use devm_hwmon_device_register_with_groups by Guenter Roeck · 8 years ago
  10. 4800152 hwmon: (ntc_thermistor) Use dev instead of &pdev->dev where possible by Guenter Roeck · 8 years ago
  11. 6402085 hwmon: (ntc_thermistor) Use devm_iio_channel_get by Guenter Roeck · 8 years ago
  12. 0e058bc hwmon: convert ntc_thermistor to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
  13. 54ce3a0 hwmon: (ntc_thermistor) Add support for ncpXXxh103 by Joseph McNally · 9 years ago
  14. 17e8351 thermal: consistently use int for temperatures by Sascha Hauer · 9 years ago
  15. f6725ae hwmon: (ntc_thermistor) Improve precision of resistance calculation by Chris Lesiak · 9 years ago
  16. 0315253 hwmon: (ntc_thermistor) fix iio raw to microvolts conversion by Chris Lesiak · 9 years ago
  17. 887ee43 hwmon: (ntc_thermistor) Add support for ncpXXwf104 by Beomho Seo · 10 years ago
  18. adba657 hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE by Chris Lesiak · 9 years ago
  19. 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  20. 2251aef thermal: of: improve of-thermal sensor registration API by Eduardo Valentin · 10 years ago
  21. 2a1ed07 hwmon: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  22. c08860f hwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor. by Jonghwa Lee · 10 years ago
  23. ed67f08 hwmon: (ntc_thermistor) Support B57330V2103 from EPCOS by Johannes Pointner · 10 years ago
  24. 93a88ef hwmon: (ntc_thermistor) Correct information printed during probe by Naveen Krishna Chatradhi · 10 years ago
  25. 8b6f5e0 hwmon: (ntc_thermistor) Use the manufacturer name properly by Naveen Krishna Chatradhi · 10 years ago
  26. ead82d6 hwmon: (ntc_thermistor) Fix OF device ID mapping by Jean Delvare · 10 years ago
  27. 59cf424 hwmon: (ntc_thermistor) Fix dependencies by Jean Delvare · 10 years ago
  28. d3d89c4 hwmon: (ntc_thermistor) Avoid math overflow by Doug Anderson · 11 years ago
  29. a8b3a3a hwmon: use dev_get_platdata() by Jingoo Han · 11 years ago
  30. 3a2af25 hwmon: (ntc_thermistor) Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  31. 088ce2a hwmon: Fix CamelCase checkpatch warnings by Guenter Roeck · 12 years ago
  32. 9e8269d hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driver by Naveen Krishna Chatradhi · 12 years ago
  33. 4626dcf hwmon: (ntc_thermistor): Fix sparse warnings by Sachin Kamat · 12 years ago
  34. 281dfd0 hwmon: remove use of __devexit by Bill Pemberton · 12 years ago
  35. 6c931ae hwmon: remove use of __devinit by Bill Pemberton · 12 years ago
  36. 9e5e9b7 hwmon: remove use of __devexit_p by Bill Pemberton · 12 years ago
  37. 0ef63e4 hwmon: (ntc_thermistor) Ensure that data->name string is terminated by Guenter Roeck · 12 years ago
  38. a7871de hwmon: (ntc_thermistor) Fix checkpatch warning by Guenter Roeck · 13 years ago
  39. dbe43a6 hwmon: (ntc_thermistor) Optimize and fix build warning by Guenter Roeck · 13 years ago
  40. 425d247 hwmon: (ntc_thermistor) Return error code from hwmon_device_register by Guenter Roeck · 13 years ago
  41. 41141e6 hwmon: (ntc_thermistor) Convert to devm_kzalloc by Guenter Roeck · 13 years ago
  42. 25a236a hwmon: convert drivers/hwmon/* to use module_platform_driver() by Axel Lin · 13 years ago
  43. 858a914 hwmon: (ntc_thermistor) Simplify if sequence by Guenter Roeck · 13 years ago
  44. f22aaaa7 hwmon: Driver for NTC Thermistors by Donggeun Kim · 13 years ago