aboutsummaryrefslogtreecommitdiff
path: root/drivers/opp/ti-opp-supply.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-08OPP: ti: Migrate to dev_pm_opp_set_config_regulators()Gravatar Viresh Kumar 1-41/+34
2022-07-08OPP: Migrate set-opp-helper API to use set-config helpersGravatar Viresh Kumar 1-3/+3
2020-07-24opp: ti-opp-supply: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2018-11-22opp: ti-opp-supply: Fix platform_no_drv_owner.cocci warningsGravatar YueHaibing 1-1/+0
2018-11-13opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage callGravatar Keerthy 1-1/+1
2018-11-13opp: ti-opp-supply: Dynamically update u_volt_minGravatar Keerthy 1-0/+3
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 1-2/+2
2017-12-28PM / OPP: Make local function ti_opp_supply_set_opp() staticGravatar Wei Yongjun 1-1/+1
2017-12-17PM / OPP: Add ti-opp-supply driverGravatar Dave Gerlach 1-0/+425