aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/gpio-fan.c
AgeCommit message (Expand)Author
2013-10-18hwmon: (gpio-fan) Include linux/of.h headerSachin Kamat
2013-10-13hwmon: (gpio-fan) Convert to use hwmon_device_register_with_groupsGuenter Roeck
2013-10-13hwmon: (gpio_fan) Use error value returned from get_fan_speed_index()Guenter Roeck
2013-08-11hwmon: use dev_get_platdata()Jingoo Han
2013-04-07hwmon: (gpio-fan) Use is_visible to determine if attributes should be createdGuenter Roeck
2013-04-07hwmon: Fix 'Macros with complex values' checkpatch errorsGuenter Roeck
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely
2012-11-28hwmon: remove use of __devexitBill Pemberton
2012-11-28hwmon: remove use of __devinitdataBill Pemberton
2012-11-28hwmon: remove use of __devinitBill Pemberton
2012-11-28hwmon: remove use of __devexit_pBill Pemberton
2012-11-01hwmon: Only include of_match_table with CONFIG_OF_GPIOJamie Lentin
2012-09-22hwmon: Add devicetree bindings to gpio-fanJamie Lentin
2012-07-21hwmon: (gpio-fan) Use struct dev_pm_ops for power managementRafael J. Wysocki
2012-07-21hwmon: (gpio-fan) Convert to use devm_ functionsGuenter Roeck
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2011-11-26hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2010-11-11hwmon: (gpio-fan) Fix fan_ctrl_init error pathAxel Lin
2010-10-25hwmon: add generic GPIO fan driverSimon Guinot