index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
opp
/
ti-opp-supply.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-09-04
opp: ti: Drop unnecessary of_match_ptr()
Rob Herring (Arm)
2024-06-11
OPP: ti: Fix ti_opp_supply_probe wrong return values
Primoz Fiser
2023-11-23
opp: ti: Use device_get_match_data()
Rob Herring
2022-07-08
OPP: ti: Migrate to dev_pm_opp_set_config_regulators()
Viresh Kumar
2022-07-08
OPP: Migrate set-opp-helper API to use set-config helpers
Viresh Kumar
2020-07-24
opp: ti-opp-supply: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2018-11-22
opp: ti-opp-supply: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2018-11-13
opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call
Keerthy
2018-11-13
opp: ti-opp-supply: Dynamically update u_volt_min
Keerthy
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-12-28
PM / OPP: Make local function ti_opp_supply_set_opp() static
Wei Yongjun
2017-12-17
PM / OPP: Add ti-opp-supply driver
Dave Gerlach