index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-08
mfd: da903x: Use devm_*() functions
Jingoo Han
1
-13
/
+6
2013-04-08
mfd: ezx-pcap: Use devm_*() functions
Jingoo Han
1
-10
/
+7
2013-04-08
mfd: twl6040: Use devm_*() functions
Jingoo Han
1
-20
/
+11
2013-04-08
mfd: aat2870: Use use devm_*() functions
Jingoo Han
1
-14
/
+6
2013-04-08
mfd: omap-usb-host: Use devm_gpio_request_one()
Jingoo Han
1
-21
/
+2
2013-04-08
mfd: intel_msic: Use devm_gpio_request_one()
Jingoo Han
1
-8
/
+2
2013-04-08
mfd: lm3533: Use devm_gpio_request_one()
Jingoo Han
1
-6
/
+2
2013-04-08
mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd data
Jingoo Han
1
-9
/
+3
2013-04-08
mfd: adp5520: Restore mode bits on resume
Lars-Peter Clausen
1
-2
/
+6
2013-04-08
Merge tag 'ux500-multiplatform-mfd' of git://git.kernel.org/pub/scm/linux/ker...
Samuel Ortiz
2
-279
/
+241
2013-04-08
mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion
Pali Rohár
1
-4
/
+10
2013-04-08
mfd: wm5102: Don't wait for boot when boot sequencer is disabled
Charles Keepax
1
-4
/
+18
2013-04-08
mfd: arizona: Wait for internal clocks to startup after reset
Charles Keepax
1
-1
/
+5
2013-04-08
mfd: arizona: Hold device in reset while ramping supplies
Mark Brown
1
-13
/
+13
2013-04-08
mfd: wm5102: Update defaults to match patch
Charles Keepax
1
-5
/
+5
2013-04-08
mfd: wm5102: Deactivate standard boot sequence
Charles Keepax
1
-5
/
+5
2013-04-08
mfd: arizona: Add a hardware patch mechanism
Charles Keepax
1
-0
/
+109
2013-04-08
mfd: arizona: Factor out register polling
Charles Keepax
1
-22
/
+30
2013-04-08
mfd: wm5102: Manually apply register patch
Charles Keepax
2
-6
/
+35
2013-04-08
mfd: wm5102: Only use the lowest three bits of device revision
Mark Brown
1
-0
/
+1
2013-04-08
mfd: arizona: Unconditionally enable 32kHz clock
Mark Brown
1
-0
/
+1
2013-04-08
mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock source
Mark Brown
1
-2
/
+19
2013-04-08
mfd: wm5102: Update patch for latest evaluation
Mark Brown
1
-5
/
+10
2013-04-08
mfd: arizona: Support configuring MICBIASes into bypass mode
Mark Brown
1
-1
/
+11
2013-04-08
mfd: arizona: Try to use interrupt flags from interrupt controller
Mark Brown
1
-2
/
+25
2013-04-08
mfd: arizona: Allow GPIO to be specified for IRQ line
Mark Brown
1
-13
/
+53
2013-04-08
mfd: arizona: Basic support for edge triggered IRQs
Mark Brown
1
-5
/
+7
2013-04-08
mfd: arizona: Clarify error message for failed primary IRQ request
Mark Brown
1
-1
/
+1
2013-04-08
mfd: arizona: Clean up on failed runtime resume
Mark Brown
1
-4
/
+7
2013-04-08
mfd: arizona: Disable all wake sources by default
Mark Brown
1
-0
/
+3
2013-04-08
ARM: ux500: split out prcmu initialization
Arnd Bergmann
1
-29
/
+111
2013-04-08
mfd: db8500-prcmu: drop unused includes
Linus Walleij
1
-2
/
+0
2013-04-08
ARM: ux500: move PM-related PRCMU functions to machine
Linus Walleij
2
-136
/
+0
2013-04-08
mfd: db8500-prcmu: get base address from resource
Linus Walleij
2
-124
/
+131
2013-04-08
mfd: prcmu: pass a base and size with the early initcall
Linus Walleij
1
-1
/
+12
2013-04-08
mfd: wm8994: Silence bogus warning in wm8994_device_init()
Jingoo Han
1
-1
/
+1
2013-04-08
mfd: max77686: Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
2013-04-08
mfd: adp5520: Use module_i2c_driver()
Sachin Kamat
1
-11
/
+1
2013-04-08
Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...
Samuel Ortiz
4
-394
/
+2548
2013-04-05
MFD: rtsx_pcr: Fix probe fail path
Jiri Slaby
1
-2
/
+4
2013-04-05
mfd: abx500: Move the AB8500 Kconfig fragment
Linus Walleij
1
-7
/
+7
2013-04-05
mfd: davinci_voicecodec: use module_platform_driver_probe()
Jingoo Han
1
-11
/
+1
2013-04-05
mfd: htc-pasic3: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mfd: ab3100-otp: use module_platform_driver_probe()
Jingoo Han
1
-13
/
+1
2013-04-05
mfd: stmpe: DT: Add stmpe-i2c dt alias to get id device
Gabriel Fernandez
1
-1
/
+4
2013-04-05
mfd: stmpe: DT: Enable no-irq mode configuration
Gabriel Fernandez
1
-0
/
+3
2013-04-05
mfd: syscon: Add non-DT support
Alexander Shiyan
2
-31
/
+45
2013-04-05
mfd: syscon: Removed unneeded field "dev" from private driver structure
Alexander Shiyan
1
-4
/
+1
2013-04-05
mfd: palmas: Change the DT node property names to follow the convention
J Keerthy
1
-3
/
+3
2013-04-05
mfd: as3711: Add OF support
Guennadi Liakhovetski
1
-4
/
+23
[prev]
[next]