aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/pcap-regulator.c
AgeCommit message (Expand)Author
2019-10-01regulator: pcap-regulator: remove unused variable 'SW3_table'YueHaibing
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-01-31regulator: pcap-regulator: constify regulator_ops structureBhumika Goyal
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang
2013-09-30regulator: pcap: use devm_regulator_register()Jingoo Han
2013-07-30regulator: use dev_get_platdata()Jingoo Han
2013-05-12regulator: Remove all platform_set_drvdata(pdev, NULL) in driversAxel Lin
2012-11-20regulator: remove use of __devexitBill Pemberton
2012-11-20regulator: remove use of __devinitBill Pemberton
2012-11-20regulator: remove use of __devexit_pBill Pemberton
2012-06-08regulator: pcap: Convert to regulator_list_voltage_tableAxel Lin
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-09Merge branch 'regulator-register' into regulator-driversMark Brown
2012-04-05regulator: pcap: Constify regulator_descAxel Lin
2012-04-01regulator: Convert pcap-regulator to get_voltage_selAxel Lin
2012-04-01regulator: Convert pcap-regulator to set_voltage_selAxel Lin
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-01-12regulator: Fix typo in PCAP regulator_set_voltage()Mark Brown
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2010-03-03Regulators: pcap-regulator - clean up driver data after removalDmitry Torokhov
2009-09-17regulator: get pcap data from the parent deviceAntonio Ospite
2009-09-17regulator: register pcap earlierAntonio Ospite
2009-09-17regulator: add pcap driverDaniel Ribeiro