index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
led: Modified power control of pm860x led
Jett.Zhou
2012-03-06
1
-0
/
+23
*
backlight: Modified power control of pm860x backlight
Jett.Zhou
2012-03-06
1
-21
/
+28
*
mfd: Code cleanup for pm8606 sub-dev initialization
Jett.Zhou
2012-03-06
1
-6
/
+11
*
mfd: Add power control interface for pm8606 chip
Jett.Zhou
2012-03-06
1
-0
/
+95
*
mfd: Fix wm831x-spi table id name typo in MODULE_DEVICE_TABLE macro
Hai Dong
2012-03-06
1
-1
/
+1
*
mfd: Include linux/mfd/pcf50633/mbc.h in pcf50633-irq.c
Axel Lin
2012-03-06
1
-6
/
+1
*
mfd: Include linux/mfd/pcf50633/pmic.h in pcf50633-gpio.c
Axel Lin
2012-03-06
1
-26
/
+1
*
mfd: Correct readability of WM8994 DC servo 4E register
Mark Brown
2012-03-06
1
-0
/
+1
*
mfd: Use regmap for tps65910 register access.
Laxman Dewangan
2012-03-06
2
-77
/
+47
*
mfd: Add ability to wake the system for 88pm860x
Jett.Zhou
2012-03-06
3
-0
/
+78
*
mfd: Make twl6030_irq_set_wake static
Nishanth Menon
2012-03-06
1
-1
/
+1
*
mfd: Clear twl6030 IRQ status register only once
Nishanth Menon
2012-03-06
1
-2
/
+11
*
mfd: Remove unused io_lock mutex from da9052
Axel Lin
2012-03-06
1
-3
/
+0
*
mfd: Decouple/recouple gic from the ux500 PRCMU
Daniel Lezcano
2012-03-06
1
-0
/
+32
*
mfd: Initialize tps65912 irq platform data properly
Axel Lin
2012-03-06
1
-1
/
+1
*
mfd: Fix ACPI conflict check
Jean Delvare
2012-03-06
1
-1
/
+1
*
mfd: wm8994: Add __devinit and __devexit annotations for probe and remove
Mark Brown
2012-03-06
1
-4
/
+4
*
mfd: Show correct device id for wm8400
Axel Lin
2012-03-06
1
-2
/
+1
*
mfd: Move omap-usb-host usbhs init before allocing child dev
Govindraj.R
2012-03-06
1
-2
/
+1
*
mfd: Remove omap-usb-host magic numbers for dev dma mask
Govindraj.R
2012-03-06
1
-2
/
+2
*
mfd: Fix typo for TPS65912
Axel Lin
2012-03-06
1
-1
/
+1
*
mfd: Make pcf50633_write_block() return 0 on success
Axel Lin
2012-03-06
1
-7
/
+1
*
mfd: Fix val_len parameters for s5m-core regmap_raw_write
Axel Lin
2012-03-06
1
-1
/
+1
*
mfd: Fix kcalloc parameters swapped
Axel Lin
2012-03-06
1
-1
/
+1
*
mfd: Support AB9540 ab8500 variant
Linus Walleij
2012-03-06
1
-21
/
+170
*
mfd: Parametrize ab8500 IRQ masks and registers
Linus Walleij
2012-03-06
1
-13
/
+37
*
mfd: Add ab8500 version detection and enforcing
Linus Walleij
2012-03-06
2
-23
/
+55
*
mfd: Fix ab8500 error path bug
Linus Walleij
2012-03-06
1
-2
/
+3
*
mfd: Test for jack detection when deciding if wm8994 should suspend
Mark Brown
2012-03-06
1
-0
/
+14
*
mfd: wm8994: We don't need to runtime resume by default
Mark Brown
2012-03-06
1
-1
/
+1
*
mfd: wm8994: Mark MICBIAS register as readable
Mark Brown
2012-03-06
1
-0
/
+1
*
mfd: Trivial twl4030 code-style fixes
Felipe Contreras
2012-03-06
1
-12
/
+14
*
mfd: Add to_irq() member to asic3 gpio_chip structure
Paul Parsons
2012-03-06
1
-0
/
+6
*
mfd: Remove unneeded version.h include from ab5500
Jesper Juhl
2012-03-06
1
-1
/
+0
*
gpio: Support no-irq stmpe mode
Chris Blair
2012-03-06
1
-16
/
+25
*
mfd: Add support for no-interrupt stmpe config
Chris Blair
2012-03-06
1
-38
/
+96
*
mfd: Add itps65910 wakeup support
Laxman Dewangan
2012-03-06
1
-0
/
+11
*
mfd: Add support for multiple s5m devices
Sangbeom Kim
2012-03-06
1
-4
/
+38
*
mfd: Convert s5m core driver to use devm_kzalloc()
Sangbeom Kim
2012-03-06
1
-3
/
+2
*
mfd: Initialize tps65910 irq platform data properly
Laxman Dewangan
2012-03-06
1
-1
/
+1
*
mfd: Fix s5m error handling for invalid device type
Jonghwan Choi
2012-03-06
1
-3
/
+11
*
mfd: Fix possible s5m null pointer dereference
Jonghwan Choi
2012-03-06
1
-1
/
+1
*
mfd: wm8350 variable dereferenced before check
Jonghwan Choi
2012-03-06
1
-1
/
+0
*
mfd: Add initial db8500 prcmu register access api
Mattias Nilsson
2012-03-06
1
-19
/
+17
*
mfd: Remove check for db8500 firmware bug
Jonas Aaberg
2012-03-06
1
-8
/
+0
*
mfd: db8500 OPP and sleep handling update
Mattias Nilsson
2012-03-06
1
-1
/
+72
*
mfd: Spawned db8500 regulators update
Bengt Jonsson
2012-03-06
1
-10
/
+15
*
mfd: db8500 clock handling update
Mattias Nilsson
2012-03-06
2
-121
/
+673
*
mfd: Update abstract dbx500 interface
Mattias Nilsson
2012-03-06
1
-21
/
+21
*
mfd: Function for obtaining the db8500 prcmu firmware version
Mattias Nilsson
2012-03-06
1
-18
/
+33
[next]