1. 8bfc731 hwmon: (gpio-fan) Switch to using the new API kobj_to_dev() by Tian Tao · 4 years ago
  2. 277c628 hwmon: (gpio-fan) fix sysfs notifications and udev events for gpio-fan alarms by Christian Schneider · 5 years ago
  3. f2173fa hwmon: (gpio-fan) move fan_alarm_init after devm_hwmon_device_register_with_groups by Christian Schneider · 5 years ago
  4. b9bb92e hwmon: (gpio-fan) Check return value from devm_add_action_or_reset by Guenter Roeck · 6 years ago
  5. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  6. 95347845 hwmon: (gpio-fan) Use devm_thermal_of_cooling_device_register by Guenter Roeck · 6 years ago
  7. 905bc0d hwmon: (gpio-fan) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  8. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  9. 534e28d8 hwmon: (gpio-fan) Fix null pointer dereference at probe by Miquel Raynal · 7 years ago
  10. 9de382f hwmon: (gpio-fan) Convert to use GPIO descriptors by Linus Walleij · 7 years ago
  11. e99c2e5 hwmon: (gpio-fan) Rename GPIO line state variables by Linus Walleij · 7 years ago
  12. c9933cb hwmon: (gpio-fan) Get rid of the gpio alarm struct by Linus Walleij · 7 years ago
  13. b5482f7 hwmon: (gpio-fan) Get rid of platform data struct by Linus Walleij · 7 years ago
  14. a9b4c8a hwmon: (gpio-fan) Mandate OF_GPIO and cut pdata path by Linus Walleij · 7 years ago
  15. 8c0eb9b hwmon: (gpio-fan) Send around device pointer by Linus Walleij · 7 years ago
  16. ef7a612 hwmon: (gpio-fan) Localize platform data by Linus Walleij · 7 years ago
  17. f9013c1 hwmon: (gpio-fan) Use local variable pointers by Linus Walleij · 7 years ago
  18. c490c63 hwmon: (gpio-fan) use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  19. 000e094 hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook by Nishanth Menon · 9 years ago
  20. fe51528 hwmon: (gpio-fan) Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  21. e76ea26 hwmon: (gpio-fan) Move the thermal registration after registration is complete by Nishanth Menon · 10 years ago
  22. b5cf88e (gpio-fan): Add thermal control hooks by Nishanth Menon · 10 years ago
  23. 73ef85f hwmon: (gpio-fan) allow to use alarm support alone from DT by Simon Guinot · 10 years ago
  24. b95579c hwmon: (gpio-fan) Add a shutdown handler to poweroff the fans by Nishanth Menon · 10 years ago
  25. 52a95c1 hwmon: (gpio-fan) Allow usage of gpio operations that may sleep by Nishanth Menon · 10 years ago
  26. 2565fb0 hwmon: (gpio-fan) Prevent overflow problem when writing large limits by Axel Lin · 10 years ago
  27. 49153b0 hwmon: (gpio-fan) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 11 years ago
  28. d26e0da hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groups by Julien D'Ascenzio · 11 years ago
  29. 6de709c hwmon: (gpio-fan) Make of_device_id array const by Jingoo Han · 11 years ago
  30. c50588a hwmon: (gpio-fan) Include linux/of.h header by Sachin Kamat · 11 years ago
  31. 7258a12 hwmon: (gpio-fan) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  32. c52ae3d hwmon: (gpio_fan) Use error value returned from get_fan_speed_index() by Guenter Roeck · 11 years ago
  33. a8b3a3a hwmon: use dev_get_platdata() by Jingoo Han · 11 years ago
  34. c81cc5a hwmon: (gpio-fan) Use is_visible to determine if attributes should be created by Guenter Roeck · 12 years ago
  35. 24f9c53 hwmon: Fix 'Macros with complex values' checkpatch errors by Guenter Roeck · 12 years ago
  36. e80beb2 gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() by Grant Likely · 12 years ago
  37. 281dfd0 hwmon: remove use of __devexit by Bill Pemberton · 12 years ago
  38. a597724 hwmon: remove use of __devinitdata by Bill Pemberton · 12 years ago
  39. 6c931ae hwmon: remove use of __devinit by Bill Pemberton · 12 years ago
  40. 9e5e9b7 hwmon: remove use of __devexit_p by Bill Pemberton · 12 years ago
  41. eaa7cc6 hwmon: Only include of_match_table with CONFIG_OF_GPIO by Jamie Lentin · 12 years ago
  42. 55fb8b06 hwmon: Add devicetree bindings to gpio-fan by Jamie Lentin · 12 years ago
  43. 6d20a6c hwmon: (gpio-fan) Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  44. d00985f hwmon: (gpio-fan) Convert to use devm_ functions by Guenter Roeck · 13 years ago
  45. 179c4fd hwmon: replaced strict_str* with kstr* by Frans Meulenbroeks · 13 years ago
  46. 25a236a hwmon: convert drivers/hwmon/* to use module_platform_driver() by Axel Lin · 13 years ago
  47. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 14 years ago
  48. 4f5b799 hwmon: (gpio-fan) Fix fan_ctrl_init error path by Axel Lin · 14 years ago
  49. d6fe136 hwmon: add generic GPIO fan driver by Simon Guinot · 14 years ago