1. 7ce4190 hwmon: (nct6775) Add support for multiple virtual temperature sources by Guenter Roeck · 8 years ago
  2. fc72af3 hwmon: (nct6775) Do not accept force_id unless chip is found by Guenter Roeck · 8 years ago
  3. c60fdf8 hwmon: (nct6683,nct6775) constify sensor_template_group structures by Julia Lawall · 9 years ago
  4. 50224f4 hwmon: (nct6775) Introduce separate temperature labels for NCT6792 and NCT6793 by Guenter Roeck · 9 years ago
  5. 9a38371 hwmon: (nct6775) NCT6791D and NCT6792D have an additional temperature source by Guenter Roeck · 9 years ago
  6. cd1faefa hwmon: (nct6775) Add support for NCT6793D by Guenter Roeck · 9 years ago
  7. 728d294 hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips by Guenter Roeck · 9 years ago
  8. 1b63bf6 hwmon: (nct6775) Add missing sysfs attribute initialization by Guenter Roeck · 9 years ago
  9. 25cdd99 hwmon: (nct6775) Enable auxiliary fan monitoring on ASRock Z77 Pro4-M by Guenter Roeck · 9 years ago
  10. d2a14ea hwmon: (nct6775) Restore hardware monitoring logical device status on resume by Guenter Roeck · 9 years ago
  11. 48e9318 hwmon: (nct6775) Convert to use SIMPLE_DEV_PM_OPS by Guenter Roeck · 9 years ago
  12. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  13. 9cd892b hwmon: (nct6775) Add blank lines after declarations by Guenter Roeck · 10 years ago
  14. 8aefb93 hwmon: (nct6775) Add support for NCT6792D by Guenter Roeck · 10 years ago
  15. 2a1ed07 hwmon: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  16. 55bdee6 hwmon: (nct6775) Remove num_attr_groups from struct nct6775_data by Axel Lin · 10 years ago
  17. 78313b9 hwmon: (nct6775) Update module description and Kconfig for NCT6106D and NCT6791D by Axel Lin · 10 years ago
  18. 9d311ed hwmon: (nct6775) Fix probe unwind paths to properly unregister platform devices by Axel Lin · 10 years ago
  19. 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 10 years ago
  20. 7c81c60 Update Jean Delvare's e-mail address by Jean Delvare · 10 years ago
  21. f5776cc hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resume by Guenter Roeck · 11 years ago
  22. cc76dee hwmon: (nct6775) NCT6791 supports weight control only for CPUFAN by Guenter Roeck · 11 years ago
  23. d1a284b hwmon: (nct6775) Monitor additional temperature registers by Guenter Roeck · 11 years ago
  24. 1e687e8 hwmon: (nct6775) Remove an unused variable by Dan Carpenter · 11 years ago
  25. 9c09bd8 hwmon: (nct6775) fix coccinelle warnings by Fengguang Wu · 11 years ago
  26. a150d95 hwmon: (nct6775) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  27. 615fc8c hwmon: (nct6775) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  28. 45a5b3a hwmon: (nct6775) Check array index when accessing temp_offset by Guenter Roeck · 11 years ago
  29. e8ab508 hwmon: (nct6775) Use return value from find_temp_source by Guenter Roeck · 11 years ago
  30. 374d1f9 hwmon: (nct6775) Add support for hibernate by Harald Judt · 11 years ago
  31. a8b3a3a hwmon: use dev_get_platdata() by Jingoo Han · 11 years ago
  32. f58876a hwmon: (nct6775) Fix size of data->temp array by Dan Carpenter · 11 years ago
  33. df612d5 hwmon: (nct6775) Avoid using device platform data outside probe function by Guenter Roeck · 11 years ago
  34. 578ab5f hwmon: (nct6775) Add support for NCT6791D by David Bartley · 11 years ago
  35. 3084699 hwmon: (nct6775) Add support for beep attributes by Guenter Roeck · 11 years ago
  36. b7a6135 hwmon: (nct6775) Add support for critical low/high temperature limits on NCT6106 by Guenter Roeck · 11 years ago
  37. 6c00950 hwmon: (nct6775) Add support for NCT6102D/6106D by Guenter Roeck · 12 years ago
  38. 698a7c2 hwmon: (nct6775) Support two SuperIO chips in the same system by Guenter Roeck · 11 years ago
  39. f73cf63 hwmon: (nct6775) Allocate attributes dynamically from templates by Guenter Roeck · 11 years ago
  40. 41fa9a9 hwmon: (nct6775) Drop unsupported fan alarm attributes for NCT6775 by Guenter Roeck · 11 years ago
  41. b1d2bff hwmon: (nct6775) Fix temperature alarm attributes by Guenter Roeck · 11 years ago
  42. 169c05c hwmon: (nct6775) Do not create non-existing attributes by Guenter Roeck · 11 years ago
  43. 6445e66 hwmon: (nct6775) Fix coding style problems by Guenter Roeck · 11 years ago
  44. 6d4b362 hwmon: (nct6775) Constify strings by Guenter Roeck · 11 years ago
  45. c409fd4 hwmon: (nct6775) Use ARRAY_SIZE for loops where possible by Guenter Roeck · 11 years ago
  46. 573728c hwmon: (nct6775) Enable both AUXTIN and VIN3 on NCT6776 by Guenter Roeck · 11 years ago
  47. 2c7fd30 hwmon: (nct6775) Expand scope of supported chips by Guenter Roeck · 11 years ago
  48. 236d903 hwmon: (nct6775) Drop read/write lock by Guenter Roeck · 11 years ago
  49. 0fc1f8f hwmon: (nct6775) Only report VID if supported and enabled by Guenter Roeck · 11 years ago
  50. 8e9285b hwmon: (nct6775) Detect and report additional temperature sources by Guenter Roeck · 12 years ago
  51. bbd8dec hwmon: (nct6775) Add support for weighted fan control by Guenter Roeck · 12 years ago
  52. cdcaece hwmon: (nct6775) Add support for automatic fan control by Guenter Roeck · 12 years ago
  53. 77eb5b3 hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enable by Guenter Roeck · 12 years ago
  54. 84d19d9 hwmon: (nct6775) Add power management support by Guenter Roeck · 12 years ago
  55. 47ece96 hwmon: (nct6775) Add support for fan debounce module parameter by Guenter Roeck · 12 years ago
  56. 5c25d95 hwmon: (nct6775) Add support for fanX_pulses sysfs attribute by Guenter Roeck · 12 years ago
  57. 1c65dc3 hwmon: (nct6775) Add support for fan speed attributes by Guenter Roeck · 12 years ago
  58. aa136e5 hwmon: (nct6775) Add support for temperature sensors by Guenter Roeck · 12 years ago
  59. a6bd587 hwmon: (nct6775) Add case open detection by Guenter Roeck · 12 years ago
  60. 9de2e2e hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779D by Guenter Roeck · 12 years ago