index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-07-30
50
-4701
/
+8497
|
\
|
*
mfd: Ensure AB8500 platform data is passed through db8500-prcmu to MFD Core
Lee Jones
2012-07-27
1
-0
/
+1
|
*
mfd: Arizone core should select MFD_CORE
Samuel Ortiz
2012-07-27
1
-0
/
+1
|
*
mfd: Fix arizona-irq.c build by selecting REGMAP_IRQ
Randy Dunlap
2012-07-25
1
-0
/
+1
|
*
mfd: Add debug trace on entering and leaving arizone runtime suspend
Mark Brown
2012-07-25
1
-0
/
+4
|
*
mfd: Correct tps65090 cell names
Venu Byravarasu
2012-07-25
1
-2
/
+2
|
*
mfd: Remove gpio support from tps6586x core driver
Laxman Dewangan
2012-07-25
2
-87
/
+22
|
*
mfd: Cache tps6586x register through regmap
Laxman Dewangan
2012-07-25
1
-8
/
+16
|
*
mfd: Use regmap for tps6586x register access.
Laxman Dewangan
2012-07-25
2
-111
/
+47
|
*
mfd: Use devm managed resources for tps6586x
Laxman Dewangan
2012-07-25
1
-6
/
+6
|
*
mfd: Add support for twl6041
Peter Ujfalusi
2012-07-25
1
-0
/
+1
|
*
mfd: Matches should be NULL when populate anatop child devices
Richard Zhao
2012-07-17
1
-1
/
+1
|
*
mfd: Add missing out of memory check for pcf50633
Alan Cox
2012-07-16
1
-2
/
+7
|
*
mfd: Add tps65910 32-kHz-crystal-input init
Johan Hovold
2012-07-16
1
-10
/
+9
|
*
mfd: Drop modifying mc13xxx driver's id_table in probe
Uwe Kleine-König
2012-07-16
2
-12
/
+0
|
*
mfd: Remove unneeded io_mutex from struct twl6040
Axel Lin
2012-07-16
1
-20
/
+3
|
*
mfd: Remove __devexit annotation for pm80x_deinit
Axel Lin
2012-07-16
1
-1
/
+1
|
*
mfd: Fix checking return value of 88pm8xx regmap_read()
Axel Lin
2012-07-16
2
-9
/
+12
|
*
mfd: Initial support for the WM5110
Mark Brown
2012-07-16
7
-0
/
+58
|
*
mfd: Add data tables for the WM5110
Mark Brown
2012-07-16
1
-0
/
+2281
|
*
mfd: Add s2mps11 irq driver
Sangbeom Kim
2012-07-16
2
-329
/
+149
|
*
mfd: Add samsung s2mps11 mfd support
Sangbeom Kim
2012-07-16
1
-0
/
+10
|
*
mfd: Modify samsung mfd header
Sangbeom Kim
2012-07-16
2
-4
/
+7
|
*
mfd: Modify samsung mfd driver for common api
Sangbeom Kim
2012-07-16
2
-167
/
+167
|
*
mfd: Rename s5m file and directories to samsung
Sangbeom Kim
2012-07-16
4
-9
/
+9
|
*
mfd: Add support for multiple arizona PDM speaker outputs
Mark Brown
2012-07-10
1
-3
/
+2
|
*
mfd: Export pm80x_regmap_config
Axel Lin
2012-07-10
1
-0
/
+1
|
*
mfd: Guard max77686_pmic_dt_match with CONFIG_OF
Axel Lin
2012-07-10
1
-5
/
+5
|
*
mfd: Error out if initial arizona boot fails
Mark Brown
2012-07-09
1
-1
/
+5
|
*
mfd: 88pm80[05] i2c device_id arrays should be NULL terminated
Samuel Ortiz
2012-07-09
2
-0
/
+2
|
*
mfd: Add device tree support for max77686
Yadwinder Singh Brar
2012-07-09
1
-6
/
+39
|
*
mfd: Allow to specify max77686 interrupt through DT or platform file also
Yadwinder Singh Brar
2012-07-09
2
-13
/
+21
|
*
mfd: Apply irq_mask_cur before handling max77686 interrupts
Yadwinder Singh Brar
2012-07-09
1
-0
/
+3
|
*
mfd: Use pmic regmap to read max77686 pmic interrupt register
Yadwinder Singh Brar
2012-07-09
1
-1
/
+1
|
*
mfd: Move twl-core device_init_wakeup to after platform_device_add
NeilBrown
2012-07-09
1
-1
/
+2
|
*
mfd: Add companion chip in 88pm80x
Qiao Zhou
2012-07-09
1
-0
/
+28
|
*
mfd: Support 88pm80x in 80x driver
Qiao Zhou
2012-07-09
5
-0
/
+1034
|
*
mfd: Fix Arizona Kconfig entry
Samuel Ortiz
2012-07-09
1
-1
/
+1
|
*
mfd: Mark headphone detect readback wm5102 register volatile
Mark Brown
2012-07-09
1
-1
/
+1
|
*
mfd: Don't free unallocated arizona supplies on error
Mark Brown
2012-07-09
1
-1
/
+1
|
*
mfd: Add missing WM5102 ifdefs
Mark Brown
2012-07-09
3
-1
/
+6
|
*
mfd: Treat arizona register read errors as non-fatal during resume
Mark Brown
2012-07-09
1
-1
/
+1
|
*
mfd: Release arizona DCVDD if we fail to resume the device
Mark Brown
2012-07-09
1
-1
/
+3
|
*
mfd: Also restore wm8994 GPIO IRQ masks after reset
Mark Brown
2012-07-09
1
-0
/
+7
|
*
mfd: Use regcache_sync_region() to sync wm8994 GPIO registers on suspend
Mark Brown
2012-07-09
1
-9
/
+4
|
*
mfd: Move arizona digital core supply management to the regulator API
Mark Brown
2012-07-09
1
-30
/
+35
|
*
mfd: Force on REGMAP for the arizona core
Mark Brown
2012-07-09
1
-0
/
+1
|
*
Merge tag 'mfd/wm5102' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Samuel Ortiz
2012-07-09
8
-0
/
+3442
|
|
\
|
|
*
mfd: wm5102: Build system hookup
Mark Brown
2012-06-23
2
-0
/
+36
|
|
*
mfd: wm5102: Initial support for WM5102
Mark Brown
2012-06-23
1
-0
/
+2399
[next]