index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
2022-12-04
1
-0
/
+1
*
hwmon: (gpio-fan) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-09-25
1
-9
/
+2
*
hwmon: (gpio-fan) Fix array out of bounds access
Armin Wolf
2022-08-29
1
-0
/
+3
*
hwmon: (gpio-fan) Switch to using the new API kobj_to_dev()
Tian Tao
2021-01-27
1
-1
/
+1
*
hwmon: (gpio-fan) fix sysfs notifications and udev events for gpio-fan alarms
Christian Schneider
2019-07-08
1
-2
/
+2
*
hwmon: (gpio-fan) move fan_alarm_init after devm_hwmon_device_register_with_g...
Christian Schneider
2019-07-08
1
-7
/
+7
*
hwmon: (gpio-fan) Check return value from devm_add_action_or_reset
Guenter Roeck
2019-06-23
1
-1
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
hwmon: (gpio-fan) Use devm_thermal_of_cooling_device_register
Guenter Roeck
2019-05-14
1
-16
/
+9
*
hwmon: (gpio-fan) Replace S_<PERMS> with octal values
Guenter Roeck
2019-02-18
1
-1
/
+1
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-4
/
+4
*
hwmon: (gpio-fan) Fix null pointer dereference at probe
Miquel Raynal
2017-10-29
1
-1
/
+1
*
hwmon: (gpio-fan) Convert to use GPIO descriptors
Linus Walleij
2017-10-29
1
-56
/
+32
*
hwmon: (gpio-fan) Rename GPIO line state variables
Linus Walleij
2017-10-29
1
-25
/
+26
*
hwmon: (gpio-fan) Get rid of the gpio alarm struct
Linus Walleij
2017-10-29
1
-26
/
+12
*
hwmon: (gpio-fan) Get rid of platform data struct
Linus Walleij
2017-10-29
1
-58
/
+30
*
hwmon: (gpio-fan) Mandate OF_GPIO and cut pdata path
Linus Walleij
2017-10-29
1
-26
/
+10
*
hwmon: (gpio-fan) Send around device pointer
Linus Walleij
2017-10-29
1
-10
/
+10
*
hwmon: (gpio-fan) Localize platform data
Linus Walleij
2017-10-29
1
-1
/
+22
*
hwmon: (gpio-fan) Use local variable pointers
Linus Walleij
2017-10-29
1
-7
/
+9
*
hwmon: (gpio-fan) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-27
/
+27
*
hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
Nishanth Menon
2016-02-19
1
-6
/
+1
*
hwmon: (gpio-fan) Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-20
1
-0
/
+1
*
hwmon: (gpio-fan) Move the thermal registration after registration is complete
Nishanth Menon
2015-04-08
1
-8
/
+11
*
(gpio-fan): Add thermal control hooks
Nishanth Menon
2015-03-09
1
-7
/
+76
*
hwmon: (gpio-fan) allow to use alarm support alone from DT
Simon Guinot
2015-03-09
1
-21
/
+23
*
hwmon: (gpio-fan) Add a shutdown handler to poweroff the fans
Nishanth Menon
2014-12-04
1
-0
/
+9
*
hwmon: (gpio-fan) Allow usage of gpio operations that may sleep
Nishanth Menon
2014-12-04
1
-4
/
+5
*
hwmon: (gpio-fan) Prevent overflow problem when writing large limits
Axel Lin
2014-08-04
1
-1
/
+1
*
hwmon: (gpio-fan) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2014-08-04
1
-13
/
+4
*
hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groups
Julien D'Ascenzio
2014-06-25
1
-1
/
+1
*
hwmon: (gpio-fan) Make of_device_id array const
Jingoo Han
2014-05-21
1
-1
/
+1
*
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
[next]