summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/pcf50633-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: pcf50633: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
* mfd: pcf50633: Use sprintf directlyAndy Shevchenko2014-09-261-4/+1
* mfd: pcf50633: Check return value of platform_device_add()Lee Jones2014-09-261-13/+17
* mfd: pcf50633: Reconnect -ENOMEM error pathLee Jones2014-07-091-9/+9
* mfd: pcf50633: Correct device name for pcf50633 regulatorAxel Lin2013-12-021-1/+1
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* mfd: pcf50633: Init pcf->dev before using itAxel Lin2013-01-221-3/+2
* mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devinitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* mfd: Add missing out of memory check for pcf50633Alan Cox2012-07-161-2/+7
* mfd: Convert pcf50633-core to use devm_* APIsAxel Lin2012-05-201-26/+10
* mfd: Make pcf50633_write_block() return 0 on successAxel Lin2012-03-061-7/+1
* mfd: Convert pcf50633 to use new register map APIMark Brown2011-10-241-79/+35
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* mfd: Constify i2c_device_id tablesAxel Lin2011-03-271-1/+1
* mfd: Add MODULE_DEVICE_TABLE to pcf50633-coreAxel Lin2011-03-231-0/+1
* mfd: Convert pcf50633 to dev_pm_opsMark Brown2011-03-231-12/+11
* mfd: Fix resource reclaim in pcf50633_remove()Axel Lin2010-10-291-0/+2
* mfd: Move PCF50633 IRQ protoypes where the definitions can see themMark Brown2010-10-291-7/+0
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0
* mfd: Move pcf50633 irq related functions to its own file.Lars-Peter Clausen2010-05-281-293/+10
* mfd: Use threaded irq for pcf50633Lars-Peter Clausen2010-05-281-48/+9
* mfd: Fix pcf50633 bitfield logic in interrupt handlerLars-Peter Clausen2010-05-281-4/+4
* mfd: Proper pcf50633 irq checkDan Carpenter2010-05-281-2/+2
* mfd: Fix dangling pointersWolfram Sang2010-05-281-0/+1
* backlight: pcf50633: Register a pcf50633-backlight device in pcf50633 core dr...Lars-Peter Clausen2010-05-261-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mfd: Cleanup pcf50633_probe error handlingLars-Peter Clausen2009-12-131-17/+26
* mfd: Fix pcf50633-regulator drvdata usageLars-Peter Clausen2009-12-131-1/+0
* mfd: Use platform_device_add_data to set pcf50633 regulator platform dataLars-Peter Clausen2009-12-131-1/+2
* mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen2009-12-131-10/+0
* mfd: Move pcf50633 messages to appropriate log levelsArnaud Patard2009-12-131-2/+2
* mfd: Make pcf50633 suspend/resume belong to i2c_driverLars-Peter Clausen2009-12-131-6/+6
* mfd: Disable unnecessary pcf50633 shutdown on lowsysPaul Fertser2009-12-131-0/+3
* mfd: use a dedicated workqueue for pcf50633 irq processingPaul Fertser2009-09-171-1/+4
* mfd: early init for MFD running regulatorsSamuel Ortiz2009-06-171-1/+1
* mfd: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-1/+1
* mfd: pcf50633: fix unsafe disable_irq()Nelson Castillo2009-05-191-1/+1
* mfd: remove duplicated #include from pcf50633Huang Weiyi2009-04-051-1/+0
* mfd: terminate pcf50633 i2c_device_id listJean Delvare2009-02-171-0/+1
* mfd: Remove non exported references from pcf50633Balaji Rao2009-01-151-1/+0
* mfd: PCF50633 core driverBalaji Rao2009-01-111-0/+710
OpenPOWER on IntegriCloud