- 9add51f hwmon: ntc_thermistor: constify pointers to hwmon_channel_info by Krzysztof Kozlowski · 1 year, 11 months ago
- e23e40f hwmon: (ntc_thermistor) Underscore Samsung thermistor by Linus Walleij · 3 years, 1 month ago
- e13e979 hwmon: (ntc_thermistor) Add Samsung 1404-001221 NTC by Linus Walleij · 3 years, 2 months ago
- 9f448e7 hwmon: (ntc_thermistor) Move DT matches to the driver block by Linus Walleij · 3 years, 3 months ago
- 70760e8 hwmon: (ntc_thermistor) Switch to generic firmware props by Linus Walleij · 3 years, 3 months ago
- e0149ee hwmon: (ntc_thermistor) Move and refactor DT parsing by Linus Walleij · 3 years, 3 months ago
- e380095 hwmon: (ntc_thermistor) Merge platform data by Linus Walleij · 3 years, 3 months ago
- 209218ef hwmon: (ntc_thermistor) Drop read_uv() depend on OF and IIO by Linus Walleij · 3 years, 3 months ago
- 76f240f hwmon: (ntc_thermistor) Drop get_ohm() by Linus Walleij · 3 years, 3 months ago
- 11a24ca hwmon: (ntc_thermistor) Merge platform data into driver by Linus Walleij · 3 years, 3 months ago
- bd56c1e hwmon: (ntc_thermistor) Use library interpolation by Linus Walleij · 3 years, 8 months ago
- f000079 hwmon: (ntc_thermistor) Drop unused headers. by Jonathan Cameron · 3 years, 9 months ago
- 4f2d9cc hwmon: (ntc_thermistor): try reading processed by Linus Walleij · 4 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 0ddca57 hwmon: (ntc_thermistor) Use new HWMON_CHANNEL_INFO() macro by Guenter Roeck · 6 years ago
- 5fd43dd hwmon: (ntc_thermistor) Fix temperature type reporting by Guenter Roeck · 6 years ago
- 7cc7de9 hwmon: (ntc_thermistor) Convert to new hwmon API by Guenter Roeck · 6 years ago
- c404341 hwmon: (ntc_thermistor) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} by Guenter Roeck · 6 years ago
- 737c086 hwmon: (ntc_thermistor) use a table to lookup the thermistor type by Peter Rosin · 6 years ago
- e056fe2 hwmon: (ntc_thermistor) sort thermistor id lists alphabetically by Peter Rosin · 6 years ago
- e8fda2c hwmon: (ntc_thermistor): add support for B57891S0103 from Epcos by Peter Rosin · 6 years ago
- 5e7f599 hwmon: (ntc_thermistor) Use devm_hwmon_device_register_with_groups by Guenter Roeck · 9 years ago
- 4800152 hwmon: (ntc_thermistor) Use dev instead of &pdev->dev where possible by Guenter Roeck · 9 years ago
- 6402085 hwmon: (ntc_thermistor) Use devm_iio_channel_get by Guenter Roeck · 9 years ago
- 0e058bc hwmon: convert ntc_thermistor to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
- 54ce3a0 hwmon: (ntc_thermistor) Add support for ncpXXxh103 by Joseph McNally · 9 years ago
- 17e8351 thermal: consistently use int for temperatures by Sascha Hauer · 10 years ago
- f6725ae hwmon: (ntc_thermistor) Improve precision of resistance calculation by Chris Lesiak · 10 years ago
- 0315253 hwmon: (ntc_thermistor) fix iio raw to microvolts conversion by Chris Lesiak · 10 years ago
- 887ee43 hwmon: (ntc_thermistor) Add support for ncpXXwf104 by Beomho Seo · 10 years ago
- adba657 hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE by Chris Lesiak · 10 years ago
- 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
- 2251aef thermal: of: improve of-thermal sensor registration API by Eduardo Valentin · 10 years ago
- 2a1ed07 hwmon: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- c08860f hwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor. by Jonghwa Lee · 10 years ago
- ed67f08 hwmon: (ntc_thermistor) Support B57330V2103 from EPCOS by Johannes Pointner · 11 years ago
- 93a88ef hwmon: (ntc_thermistor) Correct information printed during probe by Naveen Krishna Chatradhi · 11 years ago
- 8b6f5e0 hwmon: (ntc_thermistor) Use the manufacturer name properly by Naveen Krishna Chatradhi · 11 years ago
- ead82d6 hwmon: (ntc_thermistor) Fix OF device ID mapping by Jean Delvare · 11 years ago
- 59cf424 hwmon: (ntc_thermistor) Fix dependencies by Jean Delvare · 11 years ago
- d3d89c4 hwmon: (ntc_thermistor) Avoid math overflow by Doug Anderson · 11 years ago
- a8b3a3a hwmon: use dev_get_platdata() by Jingoo Han · 12 years ago
- 3a2af25 hwmon: (ntc_thermistor) Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
- 088ce2a hwmon: Fix CamelCase checkpatch warnings by Guenter Roeck · 12 years ago
- 9e8269d hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driver by Naveen Krishna Chatradhi · 12 years ago
- 4626dcf hwmon: (ntc_thermistor): Fix sparse warnings by Sachin Kamat · 12 years ago
- 281dfd0 hwmon: remove use of __devexit by Bill Pemberton · 12 years ago
- 6c931ae hwmon: remove use of __devinit by Bill Pemberton · 12 years ago
- 9e5e9b7 hwmon: remove use of __devexit_p by Bill Pemberton · 12 years ago
- 0ef63e4 hwmon: (ntc_thermistor) Ensure that data->name string is terminated by Guenter Roeck · 13 years ago
- a7871de hwmon: (ntc_thermistor) Fix checkpatch warning by Guenter Roeck · 13 years ago
- dbe43a6 hwmon: (ntc_thermistor) Optimize and fix build warning by Guenter Roeck · 13 years ago
- 425d247 hwmon: (ntc_thermistor) Return error code from hwmon_device_register by Guenter Roeck · 13 years ago
- 41141e6 hwmon: (ntc_thermistor) Convert to devm_kzalloc by Guenter Roeck · 13 years ago
- 25a236a hwmon: convert drivers/hwmon/* to use module_platform_driver() by Axel Lin · 13 years ago
- 858a914 hwmon: (ntc_thermistor) Simplify if sequence by Guenter Roeck · 14 years ago
- f22aaaa hwmon: Driver for NTC Thermistors by Donggeun Kim · 14 years ago