index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mfd: palmas: Initialise client->of_node for dummy created client
Laxman Dewangan
2013-04-08
1
-0
/
+1
|
*
mfd: tps65090: Add resources for charger
Rhyland Klein
2013-04-08
1
-0
/
+10
|
*
mfd: tps65090: Fix enum in header file
Rhyland Klein
2013-04-08
1
-0
/
+1
|
*
mfd: palmas: is_palmas_charger needed by multiple drivers
Ian Lartey
2013-04-08
1
-1
/
+11
|
*
mfd: sta2x11: Build warning fix
Alessandro Rubini
2013-04-08
1
-11
/
+0
|
*
mfd: tc3589x: Use devm_*() functions
Jingoo Han
2013-04-08
1
-15
/
+6
|
*
mfd: da903x: Use devm_*() functions
Jingoo Han
2013-04-08
1
-13
/
+6
|
*
mfd: ezx-pcap: Use devm_*() functions
Jingoo Han
2013-04-08
1
-10
/
+7
|
*
mfd: twl6040: Use devm_*() functions
Jingoo Han
2013-04-08
1
-20
/
+11
|
*
mfd: aat2870: Use use devm_*() functions
Jingoo Han
2013-04-08
1
-14
/
+6
|
*
mfd: omap-usb-host: Use devm_gpio_request_one()
Jingoo Han
2013-04-08
1
-21
/
+2
|
*
mfd: intel_msic: Use devm_gpio_request_one()
Jingoo Han
2013-04-08
1
-8
/
+2
|
*
mfd: lm3533: Use devm_gpio_request_one()
Jingoo Han
2013-04-08
1
-6
/
+2
|
*
mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd data
Jingoo Han
2013-04-08
1
-9
/
+3
|
*
mfd: adp5520: Restore mode bits on resume
Lars-Peter Clausen
2013-04-08
1
-2
/
+6
|
*
Merge tag 'ux500-multiplatform-mfd' of git://git.kernel.org/pub/scm/linux/ker...
Samuel Ortiz
2013-04-08
14
-417
/
+454
|
|
\
|
*
|
power: rx51_battery: Fix reporting correct values
Pali Rohár
2013-04-08
1
-0
/
+1
|
*
|
mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion
Pali Rohár
2013-04-08
2
-4
/
+12
|
*
|
mfd: wm5102: Don't wait for boot when boot sequencer is disabled
Charles Keepax
2013-04-08
1
-4
/
+18
|
*
|
mfd: arizona: Wait for internal clocks to startup after reset
Charles Keepax
2013-04-08
1
-1
/
+5
|
*
|
mfd: arizona: Hold device in reset while ramping supplies
Mark Brown
2013-04-08
1
-13
/
+13
|
*
|
mfd: wm5102: Update defaults to match patch
Charles Keepax
2013-04-08
1
-5
/
+5
|
*
|
mfd: wm5102: Deactivate standard boot sequence
Charles Keepax
2013-04-08
1
-5
/
+5
|
*
|
mfd: arizona: Add a hardware patch mechanism
Charles Keepax
2013-04-08
1
-0
/
+109
|
*
|
mfd: arizona: Factor out register polling
Charles Keepax
2013-04-08
1
-22
/
+30
|
*
|
mfd: wm5102: Manually apply register patch
Charles Keepax
2013-04-08
2
-6
/
+35
|
*
|
mfd: wm5102: Only use the lowest three bits of device revision
Mark Brown
2013-04-08
1
-0
/
+1
|
*
|
mfd: arizona: Unconditionally enable 32kHz clock
Mark Brown
2013-04-08
1
-0
/
+1
|
*
|
mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock source
Mark Brown
2013-04-08
1
-2
/
+19
|
*
|
mfd: wm5102: Update patch for latest evaluation
Mark Brown
2013-04-08
1
-5
/
+10
|
*
|
mfd: arizona: Support configuring MICBIASes into bypass mode
Mark Brown
2013-04-08
2
-1
/
+12
|
*
|
mfd: arizona: Try to use interrupt flags from interrupt controller
Mark Brown
2013-04-08
1
-2
/
+25
|
*
|
mfd: arizona: Allow GPIO to be specified for IRQ line
Mark Brown
2013-04-08
2
-13
/
+56
|
*
|
mfd: arizona: Basic support for edge triggered IRQs
Mark Brown
2013-04-08
3
-8
/
+11
|
*
|
mfd: arizona: Clarify error message for failed primary IRQ request
Mark Brown
2013-04-08
1
-1
/
+1
|
*
|
mfd: arizona: Clean up on failed runtime resume
Mark Brown
2013-04-08
1
-4
/
+7
|
*
|
mfd: arizona: Disable all wake sources by default
Mark Brown
2013-04-08
1
-0
/
+3
|
*
|
mfd: wm8994: Silence bogus warning in wm8994_device_init()
Jingoo Han
2013-04-08
1
-1
/
+1
|
*
|
mfd: max77686: Use NULL instead of 0
Sachin Kamat
2013-04-08
1
-1
/
+1
|
*
|
mfd: adp5520: Use module_i2c_driver()
Sachin Kamat
2013-04-08
1
-11
/
+1
|
*
|
Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...
Samuel Ortiz
2013-04-08
20
-916
/
+4425
|
|
\
\
|
*
|
|
MFD: rtsx_pcr: Fix probe fail path
Jiri Slaby
2013-04-05
1
-2
/
+4
|
*
|
|
mfd: abx500: Move the AB8500 Kconfig fragment
Linus Walleij
2013-04-05
1
-7
/
+7
|
*
|
|
mfd: davinci_voicecodec: use module_platform_driver_probe()
Jingoo Han
2013-04-05
1
-11
/
+1
|
*
|
|
mfd: htc-pasic3: use module_platform_driver_probe()
Jingoo Han
2013-04-05
1
-12
/
+1
|
*
|
|
mfd: ab3100-otp: use module_platform_driver_probe()
Jingoo Han
2013-04-05
1
-13
/
+1
|
*
|
|
mfd: stmpe: DT: Add stmpe-i2c dt alias to get id device
Gabriel Fernandez
2013-04-05
1
-1
/
+4
|
*
|
|
mfd: stmpe: DT: Enable no-irq mode configuration
Gabriel Fernandez
2013-04-05
1
-0
/
+3
|
*
|
|
mfd: syscon: Add non-DT support
Alexander Shiyan
2013-04-05
3
-31
/
+46
|
*
|
|
mfd: syscon: Removed unneeded field "dev" from private driver structure
Alexander Shiyan
2013-04-05
1
-4
/
+1
[prev]
[next]