Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-08regulator: use linear_ranges helperMatti Vaittinen
2019-03-18regulator: as3711: Remove struct as3711_regulator_info and as3711_regulatorAxel Lin
2018-11-14regulator: as3711: convert to SPDX identifiersKuninori Morimoto
2018-06-13treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2017-01-31regulator: as3711-regulator: constify regulator_ops structureBhumika Goyal
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang
2014-09-07regulator: as3711: Remove unused fields from as3711_regulator_info and as3711...Axel Lin
2014-02-19regulator: as3711: Remove redundant error messageSachin Kamat
2014-02-15regulator: as3711: Use of_get_child_by_nameSachin Kamat
2014-02-11regulator: as3711: Allow missing init_data for diagnosticsAxel Lin
2013-10-24Merge remote-tracking branch 'regulator/topic/linear' into regulator-nextMark Brown
2013-10-11regulator: Add REGULATOR_LINEAR_RANGE macroAxel Lin
2013-10-11regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin
2013-09-17regulator: as3711: Convert to devm_regulator_registerAxel Lin
2013-07-24regulator: as3711: Convert to use linear rangesAxel Lin
2013-04-17regulator: as3711: Use a static of_regulator_match table for of_regulator_matchAxel Lin
2013-03-25regulator: as3711: add OF supportGuennadi Liakhovetski
2013-02-13regulator: as3711: Fix checking if no platform initialization dataAxel Lin
2012-11-28regulator: as3711: Fix the logic in as3711_sel_checkAxel Lin
2012-11-28regulator: as3711: Fix valid min_uV/max_UV checking in as3711_bound_checkAxel Lin
2012-11-23regulator: add a regulator driver for the AS3711 PMICGuennadi Liakhovetski