index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
gpio-fan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (gpio-fan) Include linux/of.h header
Sachin Kamat
2013-10-18
1
-0
/
+1
*
hwmon: (gpio-fan) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
1
-27
/
+14
*
hwmon: (gpio_fan) Use error value returned from get_fan_speed_index()
Guenter Roeck
2013-10-13
1
-2
/
+2
*
hwmon: use dev_get_platdata()
Jingoo Han
2013-08-11
1
-1
/
+1
*
hwmon: (gpio-fan) Use is_visible to determine if attributes should be created
Guenter Roeck
2013-04-07
1
-65
/
+39
*
hwmon: Fix 'Macros with complex values' checkpatch errors
Guenter Roeck
2013-04-07
1
-1
/
+1
*
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
2013-02-13
1
-2
/
+2
*
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: remove use of __devinitdata
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: Only include of_match_table with CONFIG_OF_GPIO
Jamie Lentin
2012-11-01
1
-0
/
+2
*
hwmon: Add devicetree bindings to gpio-fan
Jamie Lentin
2012-09-22
1
-0
/
+120
*
hwmon: (gpio-fan) Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-07-21
1
-10
/
+11
*
hwmon: (gpio-fan) Convert to use devm_ functions
Guenter Roeck
2012-07-21
1
-41
/
+15
*
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2012-01-05
1
-3
/
+3
*
hwmon: convert drivers/hwmon/* to use module_platform_driver()
Axel Lin
2011-11-26
1
-12
/
+1
*
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
hwmon: (gpio-fan) Fix fan_ctrl_init error path
Axel Lin
2010-11-11
1
-4
/
+4
*
hwmon: add generic GPIO fan driver
Simon Guinot
2010-10-25
1
-0
/
+558