summaryrefslogtreecommitdiffstats
path: root/drivers/opp/of.c
AgeCommit message (Expand)Author
2020-12-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-12-09Merge branch 'opp/empty' into opp/linux-nextViresh Kumar
2020-12-09opp: of: Allow empty opp-table with opp-sharedNicola Mazzucato
2020-12-09opp: Don't create an OPP table from dev_pm_opp_get_opp_table()Viresh Kumar
2020-11-10PM: EM: Add a flag indicating units of power values in Energy ModelLukasz Luba
2020-11-06opp: Allocate the OPP table outside of opp_table_lockViresh Kumar
2020-10-27opp: Don't always remove static OPPs in _of_add_opp_table_v1()Viresh Kumar
2020-09-16opp: Allow opp-level to be set to 0Viresh Kumar
2020-09-16opp: Allow opp-supported-hw to contain multiple versionsViresh Kumar
2020-09-16Merge branch 'opp/defer-probe' into HEADViresh Kumar
2020-09-16opp: Handle multiple calls for same OPP table in _of_add_opp_table_v1()Viresh Kumar
2020-08-25opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFERStephan Gerhold
2020-08-24opp: Remove _dev_pm_opp_find_and_remove_table() wrapperViresh Kumar
2020-08-03Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki
2020-07-16opp: Increase parsed_static_opps in _of_add_opp_table_v1()Walter Lozano
2020-06-24OPP: refactor dev_pm_opp_of_register_em() and update related driversLukasz Luba
2020-06-24PM / EM: update callback structure and add device pointerLukasz Luba
2020-06-01opp: Don't parse icc paths unnecessarilySibi Sankar
2020-05-29opp: Add sanity checks in _read_opp_key()Georgi Djakov
2020-05-29opp: Add support for parsing interconnect bandwidthGeorgi Djakov
2020-05-13OPP: Add helpers for reading the binding propertiesSaravana Kannan
2019-12-10opp: Replace list_kref with a local counterViresh Kumar
2019-12-10opp: Free static OPPs on errors while adding themViresh Kumar
2019-10-23opp: Reinitialize the list_kref before adding the static OPPs againViresh Kumar
2019-10-10opp: of: drop incorrect lockdep_assert_held()Viresh Kumar
2019-07-26opp: of: Support multiple suspend OPPs defined in DTAnson Huang
2019-07-26opp: Don't decrement uninitialized list_krefViresh Kumar
2019-06-26Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-20opp: Allocate genpd_virt_devs from dev_pm_opp_attach_genpd()Viresh Kumar
2019-03-11OPP: Fix handling of multiple power domainsRajendra Nayak
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-02-07PM / OPP: Introduce a power estimation helperQuentin Perret
2019-01-22OPP: Add support for parsing the 'opp-level' propertyRajendra Nayak
2018-12-14Merge branch 'opp/genpd/propagation' into opp/linux-nextViresh Kumar
2018-12-14OPP: Don't return 0 on error from of_get_required_opp_performance_state()Viresh Kumar
2018-12-14OPP: Improve _find_table_of_opp_np()Viresh Kumar
2018-12-11OPP: Fix missing debugfs supply directory for OPPsViresh Kumar
2018-11-23OPP: Fix parsing of multiple phandles in "operating-points-v2" propertyViresh Kumar
2018-11-05OPP: Remove of_dev_pm_opp_find_required_opp()Viresh Kumar
2018-11-05OPP: Rename and relocate of_genpd_opp_to_performance_state()Viresh Kumar
2018-11-05OPP: Configure all required OPPsViresh Kumar
2018-11-05OPP: Add dev_pm_opp_{set|put}_genpd_virt_dev() helperViresh Kumar
2018-11-05OPP: Populate OPPs from "required-opps" propertyViresh Kumar
2018-11-05OPP: Populate required opp tables from "required-opps" propertyViresh Kumar
2018-11-05OPP: Identify and mark genpd OPP tablesViresh Kumar
2018-10-04PM / OPP: _of_add_opp_table_v2(): increment count only if OPP is addedDave Gerlach
2018-10-04OPP: Improve error handling in dev_pm_opp_of_cpumask_add_table()Viresh Kumar
2018-10-01OPP: Pass OPP table to _of_add_opp_table_v{1|2}()Viresh Kumar
2018-10-01OPP: Prevent creating multiple OPP tables for devices sharing OPP nodesViresh Kumar