aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/tps65023-regulator.c
AgeCommit message (Expand)Author
2012-11-20regulator: remove use of __devexit_pBill Pemberton
2012-06-19regulator: tps65023: Convert tps65023_ldo_ops to regulator_[get|set]_voltage_...Axel Lin
2012-06-19regulator: tps65023: Convert to get_voltage_selAxel Lin
2012-06-19regulator: tps65023: Convert to regulator_list_voltage_tableAxel Lin
2012-06-17regulator: tps65023: Set n_voltages to 1 for fixed voltageAxel Lin
2012-05-12Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown
2012-04-23regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin
2012-04-16regulator: tps65023: Use generic regmap enable/disable operationsAxel Lin
2012-04-10regulator: tps65023: Use devm_* APIsAxel Lin
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-01regulator: tps65023: Remove unused client field from struct tps_pmicAxel Lin
2012-04-01regulator: Convert tps65023 to set_voltage_selAxel Lin
2012-02-06regulator: Remove redundant regmap_update_bits call for TPS65023_REG_CON_CTRL2Axel Lin
2011-11-23Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-11-23regulator: Use regmap_read/write(), regmap_update_bits functions directlyJonghwan Choi
2011-10-09regulator: remove duplicate REG_CTRL2 defines in tps65023H Hartley Sweeten
2011-08-28regulator: tps65023: Added support for the similiar TPS65020 chipMarcus Folkesson
2011-08-28regulator: tps65023: Setting correct core regulator for tps65021Marcus Folkesson
2011-08-28regulator: tps65023: Set missing bit for update core-voltageMarcus Folkesson
2011-08-28regulator: tps65023: Fixes i2c configuration issuesMarcus Folkesson
2011-08-08regulator: tps65023: Fixes i2c configuration issuesMarcus Folkesson
2011-07-23regulator: Convert tps65023 to use regmap APIMark Brown
2011-05-27regulator: Fix desc_id for tps65023/6507x/65910Axel Lin
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2010-08-11tps65023: Allow registering similar TPS65021Marek Vasut
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Regulators: tps65023-regulator - mark probe method as __devinitDmitry Torokhov
2009-09-22regulator: tps650xx - build fixes for x86_64Liam Girdwood
2009-09-22Regulator: Add TPS65023 regulator driverAnuj Aggarwal