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