aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/anatop-regulator.c
AgeCommit message (Expand)Author
2013-10-24Merge remote-tracking branch 'regulator/topic/anatop' into regulator-nextMark Brown
2013-10-15regulator: anatop: Fix checkpatch issueJingoo Han
2013-09-17regulator: anatop-regulator: Use devm_regulator_registerSachin Kamat
2013-02-08regulator: anatop: improve precision of delay timeShawn Guo
2013-01-31regulators: anatop: add set_voltage_time_sel interfaceAnson Huang
2013-01-03Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman
2012-12-10Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown
2012-12-10regulator: anatop: Use regulator_[get|set]_voltage_sel_regmapAxel Lin
2012-12-10regulator: anatop: Use linear_min_sel with linear mappingAxel 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-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-09-17regulator: anatop-regulator: Convert to use syscon to access anatop registerDong Aisheng
2012-08-07regulator: anatop: Fix wrong mask used in anatop_get_voltage_selAxel Lin
2012-06-25Merge tag 'v3.5-rc4' into regulator-driversMark Brown
2012-06-11regulator: anatop: Convert to set_voltage_sel and regulator_map_voltage_linearAxel Lin
2012-06-04regulator: anatop: Use correct __devexit_p annotationAxel Lin
2012-06-03regulator: anatop: Convert to regulator_list_voltage_linear()Axel Lin
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-20mfd: Make anatop register accessor more flexible and rename meaningfullyRichard Zhao
2012-05-12Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown
2012-04-10Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-04-10regulator: Convert anatop to use a struct to pass in regulator runtime config...Axel Lin
2012-04-02regulator: anatop: fix 'anatop_regulator' name collisionShawn Guo
2012-03-28regulator: anatop: patching to device-tree property "reg".Ying-Chun Liu (PaulLiu)
2012-03-14regulator: Add Anatop regulator driverYing-Chun Liu (PaulLiu)