aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/gpio-fan.c
Commit message (Expand)AuthorAge
* hwmon: (gpio-fan) Use is_visible to determine if attributes should be createdGuenter Roeck2013-04-08
* hwmon: Fix 'Macros with complex values' checkpatch errorsGuenter Roeck2013-04-08
* gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-13
* hwmon: remove use of __devexitBill Pemberton2012-11-28
* hwmon: remove use of __devinitdataBill Pemberton2012-11-28
* hwmon: remove use of __devinitBill Pemberton2012-11-28
* hwmon: remove use of __devexit_pBill Pemberton2012-11-28
* hwmon: Only include of_match_table with CONFIG_OF_GPIOJamie Lentin2012-11-01
* hwmon: Add devicetree bindings to gpio-fanJamie Lentin2012-09-22
* hwmon: (gpio-fan) Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-22
* hwmon: (gpio-fan) Convert to use devm_ functionsGuenter Roeck2012-07-22
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-05
* hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin2011-11-26
* drivers: Final irq namespace conversionThomas Gleixner2011-03-29
* hwmon: (gpio-fan) Fix fan_ctrl_init error pathAxel Lin2010-11-11
* hwmon: add generic GPIO fan driverSimon Guinot2010-10-25