index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
1
-1
/
+1
*
Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-20
55
-482
/
+1139
|
\
|
*
mfd: hi655x: Add MFD driver for hi655x
Chen Feng
2016-05-18
3
-0
/
+173
|
*
mfd: ab8500-debugfs: Trivial fix of spelling mistake on "between"
Colin Ian King
2016-05-09
1
-1
/
+1
|
*
mfd: vexpress: Add !ARCH_USES_GETTIMEOFFSET dependency
Arnd Bergmann
2016-05-09
1
-1
/
+1
|
*
mfd: max77620: Add core driver for MAX77620/MAX20024
Laxman Dewangan
2016-05-09
3
-0
/
+606
|
*
mfd: omap-usb-tll: Fix scheduling while atomic BUG
Roger Quadros
2016-05-09
1
-4
/
+9
|
*
mfd: wm5110: ARIZONA_CLOCK_CONTROL should be volatile
Richard Fitzgerald
2016-05-09
1
-0
/
+1
|
*
mfd: axp20x: Add a cell for the ac power_supply part of the axp20x PMICs
Michael Haas
2016-05-09
1
-0
/
+11
|
*
mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table correctly
Ville Syrjälä
2016-05-09
1
-0
/
+1
|
*
mfd: wl1273-core: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
2016-05-09
1
-12
/
+2
|
*
mfd: tps65910: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
Laxman Dewangan
2016-05-09
1
-21
/
+4
|
*
mfd: sec: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
Laxman Dewangan
2016-05-09
2
-26
/
+8
|
*
mfd: rc5t583: Use devm_mfd_add_devices and devm_request_threaded_irq
Laxman Dewangan
2016-05-09
2
-30
/
+5
|
*
mfd: max77686: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
Laxman Dewangan
2016-05-09
1
-23
/
+8
|
*
mfd: as3722: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
Laxman Dewangan
2016-05-09
1
-22
/
+9
|
*
mfd: twl4030-power: Remove driver path in file comment
Javier Martinez Canillas
2016-05-09
1
-1
/
+0
|
*
mfd: smsc-ece1099: Remove unnecessarily remove callback
Laxman Dewangan
2016-05-09
1
-10
/
+0
|
*
mfd: Use IS_ENABLED(CONFIG_FOO) instead of checking FOO || FOO_MODULE
Javier Martinez Canillas
2016-05-09
2
-7
/
+7
|
*
mfd: twl6040: Disable and unprepare clk32k in twl6040_power() error path
Javier Martinez Canillas
2016-05-09
1
-0
/
+2
|
*
mfd: twl6040: Check clk_prepare_enable() return value in twl6040_power()
Javier Martinez Canillas
2016-05-09
1
-1
/
+5
|
*
mfd: tps6105x: Remove linux/regulator/driver.h include
Mark Brown
2016-05-09
1
-1
/
+0
|
*
mfd: intel_quark_i2c_gpio: Remove CLK_IS_ROOT
Stephen Boyd
2016-05-09
1
-1
/
+1
|
*
mfd: intel-lpss: Remove CLK_IS_ROOT
Stephen Boyd
2016-05-09
1
-2
/
+2
|
*
mfd: intel-lpss: Save register context on suspend
Heikki Krogerus
2016-05-09
1
-1
/
+18
|
*
mfd: wm8400-core: Delete wm8400_reg_read()
Dan Carpenter
2016-05-09
1
-21
/
+0
|
*
mfd: arizona: Update device ordering to allow clean driver removal
Charles Keepax
2016-05-09
1
-5
/
+5
|
*
mfd: mt6397: IRQ domain should initialize before mfd_add_devices()
Henry Chen
2016-05-09
1
-9
/
+13
|
*
mfd: cros_ec: Allow building for ARM64
Brian Norris
2016-04-19
1
-1
/
+1
|
*
mfd: max77686: Use module_i2c_driver() instead of subsys initcall
Javier Martinez Canillas
2016-04-19
1
-12
/
+1
|
*
mfd: max77686/max77693: Fix misspelled Samsung address
Krzysztof Kozlowski
2016-04-19
2
-2
/
+2
|
*
mfd: vexpress-sysreg: Switch to gpiochip_add_data()
Linus Walleij
2016-04-19
1
-1
/
+1
|
*
mfd: ucb1x00: Use gpiochip data pointer
Linus Walleij
2016-04-19
1
-7
/
+7
|
*
mfd: tps65010: Use gpiochip data pointer
Linus Walleij
2016-04-19
1
-4
/
+4
|
*
mfd: tc6393xb: Use gpiochip data pointer
Linus Walleij
2016-04-19
1
-7
/
+7
|
*
mfd: sm501: Use gpiochip data pointer
Linus Walleij
2016-04-19
1
-10
/
+5
|
*
mfd: htc-i2cpld: Use gpiochip data pointer
Linus Walleij
2016-04-19
1
-10
/
+5
|
*
mfd: htc-egpio: Use gpiochip data pointer
Linus Walleij
2016-04-19
1
-5
/
+5
|
*
mfd: dm355evm_msp: Switch to gpiochip_add_data()
Linus Walleij
2016-04-19
1
-1
/
+1
|
*
mfd: asic3: Use gpiochip data pointer
Linus Walleij
2016-04-19
1
-5
/
+5
|
*
mfd: wm8400: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
2016-04-19
1
-22
/
+3
|
*
mfd: tps65910: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
2016-04-19
1
-5
/
+4
|
*
mfd: tps65217: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
2016-04-19
1
-12
/
+2
|
*
mfd: tps6507x: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
2016-04-19
1
-11
/
+2
|
*
mfd: stw481x: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
2016-04-19
1
-9
/
+2
|
*
mfd: sky81452: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
2016-04-19
1
-8
/
+2
|
*
mfd: rt5033: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
2016-04-19
1
-11
/
+3
|
*
mfd: rn5t618: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
2016-04-19
1
-3
/
+2
|
*
mfd: rk808: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
2016-04-19
1
-4
/
+3
|
*
mfd: rdc321x: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
2016-04-19
1
-9
/
+4
[next]