index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fscache
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
mfd: Add some da9052-i2c section annotations
Dmitry Torokhov
1
-2
/
+2
2012-03-20
mfd: Build rtc5t583 only if I2C config is selected to y.
Laxman Dewangan
1
-1
/
+1
2012-03-16
mfd: Add anatop mfd driver
Ying-Chun Liu (PaulLiu)
4
-0
/
+186
2012-03-16
mfd: Fix compilation error in tps65910.h
Venu Byravarasu
1
-0
/
+2
2012-03-16
mfd: Add 8420 variant to db8500-prcmu
Bengt Jonsson
2
-0
/
+3
2012-03-16
mfd: Add 8520 PRCMU variant to db8500-prcmu
Bengt Jonsson
2
-0
/
+3
2012-03-16
mfd: Remove obsolete hwacc implementation for db8500-prmcu
Mattias Nilsson
2
-198
/
+0
2012-03-16
mfd: Use DIV_ROUND_CLOSEST for sm501 clock
Axel Lin
1
-9
/
+1
2012-03-16
mfd: Add support for RICOH PMIC RC5T583
Laxman Dewangan
5
-0
/
+1104
2012-03-16
mfd: Make use of the ab8500 firmware read-modify-write service
Mattias Nilsson
3
-17
/
+41
2012-03-16
mfd: Add a prcmu_abb_write_masked routine to db8500-prcmu
Mattias Nilsson
2
-3
/
+32
2012-03-16
mfd: Support for the AB8500 AB8505 variant
Bengt Jonsson
2
-59
/
+72
2012-03-16
mfd: Don't use mutex_lock_interruptible in ab8500-core
Rabin Vincent
1
-9
/
+3
2012-03-16
ARM: S3C64XX: Hook up supply for WM8994 LDOs on Littlemill
Mark Brown
1
-2
/
+10
2012-03-16
mfd: Remove unused LDO supply field from WM8994 pdata
Mark Brown
2
-3
/
+4
2012-03-16
mfd: Use correct variable name for tps65910 regmap config
Laxman Dewangan
1
-2
/
+2
2012-03-16
mfd: Add platform data for MAX8997 haptic driver
Chanwoo Choi
1
-1
/
+52
2012-03-16
mfd: wm8994: Fix register default for WM1811 AntiPOP2
Mark Brown
1
-1
/
+1
2012-03-16
mfd: wm8994: Remove defaults for volatile registers
Mark Brown
1
-17
/
+0
2012-03-06
mfd: Fix pm8606 build failure
Samuel Ortiz
1
-0
/
+2
2012-03-06
mfd: Fix a typo in MFD_MAX8997 Kconfig entry
Axel Lin
1
-1
/
+1
2012-03-06
mfd : Check if the other db8500 core is in WFI
Daniel Lezcano
4
-0
/
+23
2012-03-06
mfd : Check if the db8500 prcmu has pending irq
Daniel Lezcano
3
-0
/
+29
2012-03-06
mfd : Copy the db8500 gic setting to the prcmu
Daniel Lezcano
3
-0
/
+29
2012-03-06
mfd : Check if there are pending irq on the db8500 gic
Daniel Lezcano
3
-0
/
+42
2012-03-06
mfd : Cleanup duplicate db8500 definitions
Daniel Lezcano
1
-10
/
+7
2012-03-06
mfd: Return proper error if s5m-core regmap_init_i2c fails
Axel Lin
1
-5
/
+4
2012-03-06
led: Modified power control of pm860x led
Jett.Zhou
1
-0
/
+23
2012-03-06
backlight: Modified power control of pm860x backlight
Jett.Zhou
1
-21
/
+28
2012-03-06
mfd: Code cleanup for pm8606 sub-dev initialization
Jett.Zhou
1
-6
/
+11
2012-03-06
mfd: Add power control interface for pm8606 chip
Jett.Zhou
2
-0
/
+117
2012-03-06
mfd: Fix wm831x-spi table id name typo in MODULE_DEVICE_TABLE macro
Hai Dong
1
-1
/
+1
2012-03-06
mfd: Include linux/mfd/pcf50633/mbc.h in pcf50633-irq.c
Axel Lin
1
-6
/
+1
2012-03-06
mfd: Include linux/mfd/pcf50633/pmic.h in pcf50633-gpio.c
Axel Lin
1
-26
/
+1
2012-03-06
mfd: Correct readability of WM8994 DC servo 4E register
Mark Brown
1
-0
/
+1
2012-03-06
mfd: Use regmap for tps65910 register access.
Laxman Dewangan
3
-77
/
+48
2012-03-06
mfd: Add ability to wake the system for 88pm860x
Jett.Zhou
4
-0
/
+79
2012-03-06
mfd: Make twl6030_irq_set_wake static
Nishanth Menon
1
-1
/
+1
2012-03-06
mfd: Clear twl6030 IRQ status register only once
Nishanth Menon
1
-2
/
+11
2012-03-06
mfd: Remove unused io_lock mutex from da9052
Axel Lin
2
-5
/
+0
2012-03-06
mfd: Decouple/recouple gic from the ux500 PRCMU
Daniel Lezcano
3
-0
/
+50
2012-03-06
mfd: Initialize tps65912 irq platform data properly
Axel Lin
1
-1
/
+1
2012-03-06
mfd: Fix ACPI conflict check
Jean Delvare
1
-1
/
+1
2012-03-06
mfd: wm8994: Add __devinit and __devexit annotations for probe and remove
Mark Brown
1
-4
/
+4
2012-03-06
mfd: Show correct device id for wm8400
Axel Lin
1
-2
/
+1
2012-03-06
mfd: Move omap-usb-host usbhs init before allocing child dev
Govindraj.R
1
-2
/
+1
2012-03-06
mfd: Remove omap-usb-host magic numbers for dev dma mask
Govindraj.R
1
-2
/
+2
2012-03-06
mfd: Fix typo for TPS65912
Axel Lin
1
-1
/
+1
2012-03-06
mfd: Make pcf50633_write_block() return 0 on success
Axel Lin
1
-7
/
+1
2012-03-06
mfd: Fix val_len parameters for s5m-core regmap_raw_write
Axel Lin
1
-1
/
+1
[next]