aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/lm3533-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-4/+4
2013-04-08mfd: lm3533: Use devm_gpio_request_one()Jingoo Han1-6/+2
2012-11-28mfd: remove use of __devexitBill Pemberton1-2/+2
2012-11-28mfd: remove use of __devinitBill Pemberton1-6/+6
2012-11-28mfd: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-3/+4
2012-05-20mfd: Mark two lm3533 zone registers as volatileJohan Hovold1-1/+1
2012-05-20mfd: Fix return type of lm533 attribute is_visibleJohan Hovold1-1/+1
2012-05-20mfd: Convert lm3533 to use devresJohan Hovold1-17/+5
2012-05-20mfd: Silence an lm3533 gcc warningDan Carpenter1-1/+1
2012-05-20mfd: Fix lm3533 regmap_update_bits() callAxel Lin1-1/+1
2012-05-20mfd: Remove lm3533 boost attributesJohan Hovold1-88/+0
2012-05-20mfd: Add boost frequency and ovp to lm3533 platform dataJohan Hovold1-0/+50
2012-05-09mfd: Add LM3533 lighting-power core driverJohan Hovold1-0/+717