Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
035e6e88c6a00c1ae016aaacd643f26c8f43d0f5
/
drivers
/
hwmon
/
gpio-fan.c
000e094
hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
by Nishanth Menon
· 9 years ago
fe51528
hwmon: (gpio-fan) Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
e76ea26
hwmon: (gpio-fan) Move the thermal registration after registration is complete
by Nishanth Menon
· 10 years ago
b5cf88e
(gpio-fan): Add thermal control hooks
by Nishanth Menon
· 10 years ago
73ef85f
hwmon: (gpio-fan) allow to use alarm support alone from DT
by Simon Guinot
· 10 years ago
b95579c
hwmon: (gpio-fan) Add a shutdown handler to poweroff the fans
by Nishanth Menon
· 10 years ago
52a95c1
hwmon: (gpio-fan) Allow usage of gpio operations that may sleep
by Nishanth Menon
· 10 years ago
2565fb0
hwmon: (gpio-fan) Prevent overflow problem when writing large limits
by Axel Lin
· 10 years ago
49153b0
hwmon: (gpio-fan) Convert to devm_hwmon_device_register_with_groups
by Axel Lin
· 10 years ago
d26e0da
hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groups
by Julien D'Ascenzio
· 10 years ago
6de709c
hwmon: (gpio-fan) Make of_device_id array const
by Jingoo Han
· 11 years ago
c50588a
hwmon: (gpio-fan) Include linux/of.h header
by Sachin Kamat
· 11 years ago
7258a12
hwmon: (gpio-fan) Convert to use hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
c52ae3d
hwmon: (gpio_fan) Use error value returned from get_fan_speed_index()
by Guenter Roeck
· 11 years ago
a8b3a3a
hwmon: use dev_get_platdata()
by Jingoo Han
· 11 years ago
c81cc5a
hwmon: (gpio-fan) Use is_visible to determine if attributes should be created
by Guenter Roeck
· 12 years ago
24f9c53
hwmon: Fix 'Macros with complex values' checkpatch errors
by Guenter Roeck
· 12 years ago
e80beb2
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
by Grant Likely
· 12 years ago
281dfd0
hwmon: remove use of __devexit
by Bill Pemberton
· 12 years ago
a597724
hwmon: remove use of __devinitdata
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
eaa7cc6
hwmon: Only include of_match_table with CONFIG_OF_GPIO
by Jamie Lentin
· 12 years ago
55fb8b06
hwmon: Add devicetree bindings to gpio-fan
by Jamie Lentin
· 12 years ago
6d20a6c
hwmon: (gpio-fan) Use struct dev_pm_ops for power management
by Rafael J. Wysocki
· 12 years ago
d00985f
hwmon: (gpio-fan) Convert to use devm_ functions
by Guenter Roeck
· 12 years ago
179c4fd
hwmon: replaced strict_str* with kstr*
by Frans Meulenbroeks
· 13 years ago
25a236a
hwmon: convert drivers/hwmon/* to use module_platform_driver()
by Axel Lin
· 13 years ago
dced35a
drivers: Final irq namespace conversion
by Thomas Gleixner
· 14 years ago
4f5b799
hwmon: (gpio-fan) Fix fan_ctrl_init error path
by Axel Lin
· 14 years ago
d6fe136
hwmon: add generic GPIO fan driver
by Simon Guinot
· 14 years ago