summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/opp/core.c
Commit message (Expand)AuthorAgeFilesLines
* PM / OPP: Use snprintf() instead of sprintf()Viresh Kumar2016-01-061-2/+4
* PM / OPP: Fix parsing of opp-microvolt and opp-microamp propertiesBartlomiej Zolnierkiewicz2015-12-281-2/+2
* PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar2015-12-101-15/+150
* PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar2015-12-101-0/+148
* PM / OPP: Add debugfs supportViresh Kumar2015-11-231-2/+19
* Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-121-14/+30
|\
| * Merge branch 'pm-opp'Rafael J. Wysocki2015-11-071-14/+30
| |\
| | * PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()Viresh Kumar2015-11-061-3/+7
| | * PM / OPP: Hold dev_opp_list_lock for writersViresh Kumar2015-11-061-0/+9
| | * PM / OPP: Protect updates to list_dev with mutexViresh Kumar2015-11-061-1/+1
| | * PM / OPP: Parse all power-supply related bindings togetherViresh Kumar2015-11-021-5/+6
| | * PM / OPP: Rename routines specific to old bindings with _v1Viresh Kumar2015-11-021-5/+5
| | * PM / OPP: Improve print messages with pr_fmtViresh Kumar2015-11-021-0/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-11-111-2/+2
|/ /
* / Merge branch 'pm-opp'Rafael J. Wysocki2015-11-021-5/+12
|/
* PM / OPP: Move cpu specific code to opp/cpu.cViresh Kumar2015-09-151-271/+5
* PM / OPP: Move opp core to its own directoryViresh Kumar2015-09-151-0/+1559
OpenPOWER on IntegriCloud