index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
gpio-fan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-05
hwmon: (gpio-fan) Prevent overflow problem when writing large limits
Axel Lin
1
-1
/
+1
2013-04-07
hwmon: (gpio-fan) Use is_visible to determine if attributes should be created
Guenter Roeck
1
-65
/
+39
2013-04-07
hwmon: Fix 'Macros with complex values' checkpatch errors
Guenter Roeck
1
-1
/
+1
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
1
-2
/
+2
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-01
hwmon: Only include of_match_table with CONFIG_OF_GPIO
Jamie Lentin
1
-0
/
+2
2012-09-22
hwmon: Add devicetree bindings to gpio-fan
Jamie Lentin
1
-0
/
+120
2012-07-21
hwmon: (gpio-fan) Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-10
/
+11
2012-07-21
hwmon: (gpio-fan) Convert to use devm_ functions
Guenter Roeck
1
-41
/
+15
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
1
-3
/
+3
2011-11-26
hwmon: convert drivers/hwmon/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
1
-1
/
+1
2010-11-11
hwmon: (gpio-fan) Fix fan_ctrl_init error path
Axel Lin
1
-4
/
+4
2010-10-25
hwmon: add generic GPIO fan driver
Simon Guinot
1
-0
/
+558