| Commit message (Expand) | Author | Age | Files | Lines |
* | of: address: use resource_size helper | Felipe Balbi | 2011-08-01 | 1 | -1/+1 |
* | mfd: Fix mismatch in twl4030 mutex lock-unlock | Sanjeev Premi | 2011-07-31 | 1 | -4/+4 |
* | mfd: twl6030-pwm.c needs MODULE_LICENSE | Randy Dunlap | 2011-07-31 | 1 | -0/+2 |
* | mfd: Fix the omap-usb-host clock API usage on usbhs_disable() | Keshava Munegowda | 2011-07-31 | 1 | -2/+2 |
* | mfd: Acknowledge WM8994 IRQs before reporting | Mark Brown | 2011-07-31 | 1 | -6/+6 |
* | mfd: Acknowlege all WM831x IRQs before we handle them | Mark Brown | 2011-07-31 | 1 | -17/+13 |
* | mfd: Avoid two assignments if failures happen in tps65910_i2c_probe | Jesper Juhl | 2011-07-31 | 1 | -3/+3 |
* | regulator: Storing tps65912 error codes in u8 | Dan Carpenter | 2011-07-31 | 1 | -1/+1 |
* | mfd: Don't leak init_data in tps65910_i2c_probe | Jesper Juhl | 2011-07-31 | 1 | -1/+5 |
* | regulator: aat2870: Add AAT2870 regulator driver | Jin Park | 2011-07-31 | 3 | -0/+240 |
* | backlight: Add AAT2870 backlight driver | Jin Park | 2011-07-31 | 3 | -0/+254 |
* | mfd: Add AAT2870 mfd driver | Jin Park | 2011-07-31 | 3 | -0/+546 |
* | mfd: Remove dead code from max8997-irq | Jesper Juhl | 2011-07-31 | 1 | -2/+0 |
* | mfd: Move TPS55910 Kconfig option | Linus Walleij | 2011-07-31 | 2 | -10/+10 |
* | mfd: Fix missing stmpe kerneldoc | Om Prakash | 2011-07-31 | 2 | -1/+2 |
* | mfd: Fix off-by-one value range checking for tps65912_i2c_write | Axel Lin | 2011-07-31 | 1 | -1/+1 |
* | mfd: Add devices for WM831x clocking module | Mark Brown | 2011-07-31 | 1 | -0/+12 |
* | mfd: Remove comp{1,2}_threshold sysfs entries in tps65911_comparator_remove | Axel Lin | 2011-07-31 | 1 | -0/+2 |
* | mfd: Don't ask about the TPS65912 core driver in Kconfig | Mark Brown | 2011-07-31 | 1 | -1/+1 |
* | mfd: Fix off by one in WM831x IRQ code | Dimitris Papastamos | 2011-07-31 | 1 | -0/+5 |
* | mfd: Add tps65921 support from twl-core | Oleg Drokin | 2011-07-31 | 1 | -0/+2 |
* | mfd: Ensure value written by wm831x_set_bits() is within the mask | Mark Brown | 2011-07-31 | 1 | -1/+1 |
* | mfd: Implement tps65910 IRQ cleanup | Mark Brown | 2011-07-31 | 1 | -0/+1 |
* | mfd: Add tunnelcreek watchdog to lpc_sch devices | Alexander Stein | 2011-07-31 | 1 | -1/+48 |
* | mfd: Update ab8500 subdevice list | Linus Walleij | 2011-07-31 | 1 | -49/+166 |
* | mfd: ab8500-core MFD devices marked as initdata | Robert Rosengren | 2011-07-31 | 1 | -9/+9 |
* | tps65912: add regulator driver | Margarita Olaya | 2011-07-31 | 3 | -0/+807 |
* | tps65912: gpio: add gpio driver | Margarita Olaya | 2011-07-31 | 3 | -0/+163 |
* | tps65912: irq: add interrupt controller | Margarita Olaya | 2011-07-31 | 3 | -1/+238 |
* | mfd: tps65912: Add new mfd device | Margarita Olaya | 2011-07-31 | 5 | -0/+471 |
* | mfd: Use kstrtoul_from_user in ab8500 | Peter Huewe | 2011-07-31 | 1 | -30/+11 |
* | mfd: Use kstrtoul_from_user in ab3550 | Peter Huewe | 2011-07-31 | 1 | -30/+11 |
* | mfd: Use generic irq chip for jz4740-adc | Lars-Peter Clausen | 2011-07-31 | 2 | -63/+30 |
* | mfd: Fix error handling if BUG() isn't enabled in WM8994 | Mark Brown | 2011-07-31 | 1 | -2/+2 |
* | mfd: Fix WM8994 IRQ register cache restore on resume | Mark Brown | 2011-07-31 | 1 | -5/+11 |
* | mfd: Support multiple active WM831x AUXADC conversions | Mark Brown | 2011-07-31 | 1 | -77/+177 |
* | mfd: Restructure wm8994-core device revision handling | Mark Brown | 2011-07-31 | 1 | -4/+9 |
* | mfd: Allocate wm835x irq descs dynamically | Sascha Hauer | 2011-07-31 | 1 | -6/+12 |
* | mfd: Refactor wm831x AUXADC handling into a separate file | Mark Brown | 2011-07-31 | 3 | -166/+201 |
* | mfd: Read wm831x AUXADC conversion results before acknowledging interrupt | Mark Brown | 2011-07-31 | 1 | -16/+31 |
* | mfd: Support dynamic allocation of IRQ range for wm831x | Mark Brown | 2011-07-31 | 1 | -5/+13 |
* | mfd: Only register wm831x RTC device if the 32.768kHz crystal is enabled | Mark Brown | 2011-07-31 | 1 | -20/+28 |
* | mfd: Allow touchscreen to be disabled on wm831x devices | Mark Brown | 2011-07-31 | 1 | -10/+17 |
* | mfd: Implement support for multiple WM831x devices | Mark Brown | 2011-07-31 | 1 | -6/+12 |
* | mfd: Fix bus lock interaction for WM831x IRQ set_type() operation | Mark Brown | 2011-07-31 | 1 | -6/+18 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2011-07-31 | 14 | -102/+694 |
|\ |
|
| * | gpio-charger: Fix checking return value of request_any_context_irq | Axel Lin | 2011-07-08 | 1 | -1/+1 |
| * | power_supply: MAX17042: Support additional properties | Donggeun Kim | 2011-07-08 | 1 | -68/+105 |
| * | max8903_charger: Allow platform data to be __initdata | MyungJoo Ham | 2011-07-08 | 1 | -8/+8 |
| * | power_supply: Add charger driver for MAX8998/LP3974 | Donggeun Kim | 2011-07-08 | 4 | -0/+228 |