index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
power: rx51_battery: Fix reporting correct values
Pali Rohár
1
-0
/
+1
2013-04-08
mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion
Pali Rohár
2
-4
/
+12
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
2
-1
/
+12
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
2
-13
/
+56
2013-04-08
mfd: arizona: Basic support for edge triggered IRQs
Mark Brown
3
-8
/
+11
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
5
-112
/
+115
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
9
-174
/
+195
2013-04-08
mfd: db8500-prcmu: get base address from resource
Linus Walleij
5
-130
/
+131
2013-04-08
mfd: prcmu: pass a base and size with the early initcall
Linus Walleij
4
-12
/
+26
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-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
3
-31
/
+46
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
2
-4
/
+96
2013-04-05
mfd: cros_ec: Add MFD_CORE dependency
David Rientjes
1
-0
/
+1
2013-04-05
mfd: cros_ec_spi: Warnings fix
Samuel Ortiz
1
-3
/
+3
2013-04-05
mfd: cros_ec: Export needed symbols for the i2c and spi modules
Samuel Ortiz
1
-0
/
+7
2013-04-05
input: Add ChromeOS EC keyboard driver
Simon Glass
4
-0
/
+419
[next]