Merge branch 'pm-domains'
[firefly-linux-kernel-4.4.55.git] / drivers / base / power / opp / core.c
2015-11-11 Rafael J. WysockiMerge branch 'pm-domains'
2015-11-07 Rafael J. WysockiMerge branch 'pm-cpufreq'
2015-11-07 Rafael J. WysockiMerge branch 'pm-opp'
2015-11-07 Rafael J. WysockiMerge branches 'acpi-video' and 'acpi-cppc'
2015-11-07 Rafael J. WysockiMerge branch 'acpi-pci'
2015-11-06 Viresh KumarPM / OPP: Add opp_rcu_lockdep_assert() to _find_device_...
2015-11-06 Viresh KumarPM / OPP: Hold dev_opp_list_lock for writers
2015-11-06 Viresh KumarPM / OPP: Protect updates to list_dev with mutex
2015-11-05 Linus TorvaldsMerge tag 'pm+acpi-4.4-rc1-1' of git://git./linux/kerne...
2015-11-02 Viresh KumarPM / OPP: Parse all power-supply related bindings together
2015-11-02 Viresh KumarPM / OPP: Rename routines specific to old bindings...
2015-11-02 Viresh KumarPM / OPP: Improve print messages with pr_fmt
2015-11-01 Rafael J. WysockiMerge branches 'pm-avs', 'pm-clk' and 'powercap'
2015-11-01 Rafael J. WysockiMerge branch 'pm-opp'
2015-09-15 Viresh KumarPM / OPP: Move cpu specific code to opp/cpu.c
2015-09-15 Viresh KumarPM / OPP: Move opp core to its own directory