Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | cpufreq: powernv-cpufreq: Fix a bunch of kerneldoc related issues | Lee Jones | 2020-07-15 | 1 | -5/+6 | |
| | | * | | | | | | cpufreq: pasemi: Include header file for {check,restore}_astate prototypes | Lee Jones | 2020-07-15 | 1 | -0/+2 | |
| | | * | | | | | | cpufreq: cpufreq_governor: Demote store_sampling_rate() header to standard co... | Lee Jones | 2020-07-15 | 1 | -1/+1 | |
| | | * | | | | | | cpufreq: cpufreq: Demote lots of function headers unworthy of kerneldoc status | Lee Jones | 2020-07-15 | 1 | -15/+17 | |
| | | * | | | | | | cpufreq: freq_table: Demote obvious misuse of kerneldoc to standard comment b... | Lee Jones | 2020-07-15 | 1 | -3/+3 | |
| | | * | | | | | | cpufreq: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-13 | 2 | -2/+2 | |
| | | * | | | | | | cpufreq: intel_pstate: Fix static checker warning for epp variable | Srinivas Pandruvada | 2020-07-13 | 1 | -1/+1 | |
| | | * | | | | | | cpufreq: Remove the weakly defined cpufreq_default_governor() | Viresh Kumar | 2020-07-02 | 1 | -7/+0 | |
| | | * | | | | | | cpufreq: Specify default governor on command line | Quentin Perret | 2020-07-02 | 3 | -12/+30 | |
| | | * | | | | | | cpufreq: Register governors at core_initcall | Quentin Perret | 2020-07-02 | 8 | -106/+36 | |
| | | * | | | | | | cpufreq: Fix locking issues with governors | Viresh Kumar | 2020-07-02 | 1 | -23/+35 | |
| | | * | | | | | | cpufreq: intel_pstate: Allow raw energy performance preference value | Srinivas Pandruvada | 2020-07-02 | 2 | -11/+45 | |
| | | * | | | | | | cpufreq: intel_pstate: Allow enable/disable energy efficiency | Srinivas Pandruvada | 2020-07-02 | 3 | -26/+88 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
| * | | | | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2020-08-03 | 9 | -111/+210 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | cpuidle: ACPI: fix 'return' with no value build warning | Neal Liu | 2020-07-31 | 1 | -2/+2 | |
| | * | | | | | | | intel_idle: Customize IceLake server support | Chen Yu | 2020-07-30 | 1 | -0/+36 | |
| | * | | | | | | | cpuidle: change enter_s2idle() prototype | Neal Liu | 2020-07-29 | 4 | -10/+19 | |
| | * | | | | | | | cpuidle: psci: Prevent domain idlestates until consumers are ready | Ulf Hansson | 2020-07-29 | 1 | -0/+14 | |
| | * | | | | | | | cpuidle: psci: Convert PM domain to platform driver | Ulf Hansson | 2020-07-29 | 1 | -17/+28 | |
| | * | | | | | | | cpuidle: psci: Fix error path via converting to a platform driver | Ulf Hansson | 2020-07-29 | 3 | -65/+95 | |
| | * | | | | | | | cpuidle: psci: Fail cpuidle registration if set OSI mode failed | Ulf Hansson | 2020-07-29 | 1 | -5/+0 | |
| | * | | | | | | | cpuidle: psci: Split into two separate build objects | Ulf Hansson | 2020-07-29 | 3 | -4/+13 | |
| | * | | | | | | | intel_idle: Eliminate redundant static variable | Rafael J. Wysocki | 2020-06-29 | 1 | -8/+3 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'pm-em' and 'pm-core' | Rafael J. Wysocki | 2020-08-03 | 19 | -294/+457 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | mmc: jz4740: Use pm_ptr() macro | Paul Cercueil | 2020-07-27 | 1 | -9/+3 | |
| | | * | | | | | | | PM: Make *_DEV_PM_OPS macros use __maybe_unused | Paul Cercueil | 2020-07-27 | 1 | -2/+2 | |
| | | * | | | | | | | PM: core: introduce pm_ptr() macro | Paul Cercueil | 2020-07-27 | 1 | -0/+6 | |
| | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | * | | | | | | | OPP: refactor dev_pm_opp_of_register_em() and update related drivers | Lukasz Luba | 2020-06-24 | 9 | -35/+65 | |
| | * | | | | | | | Documentation: power: update Energy Model description | Lukasz Luba | 2020-06-24 | 1 | -60/+75 | |
| | * | | | | | | | PM / EM: change name of em_pd_energy to em_cpu_energy | Lukasz Luba | 2020-06-24 | 2 | -4/+9 | |
| | * | | | | | | | PM / EM: remove em_register_perf_domain | Lukasz Luba | 2020-06-24 | 2 | -32/+0 | |
| | * | | | | | | | PM / EM: add support for other devices than CPUs in Energy Model | Lukasz Luba | 2020-06-24 | 3 | -84/+194 | |
| | * | | | | | | | PM / EM: update callback structure and add device pointer | Lukasz Luba | 2020-06-24 | 4 | -26/+18 | |
| | * | | | | | | | PM / EM: introduce em_dev_register_perf_domain function | Lukasz Luba | 2020-06-24 | 2 | -8/+45 | |
| | * | | | | | | | PM / EM: change naming convention from 'capacity' to 'performance' | Lukasz Luba | 2020-06-24 | 4 | -78/+84 | |
| * | | | | | | | | Merge branch 'pm-devfreq' | Rafael J. Wysocki | 2020-08-03 | 8 | -69/+218 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge tag 'devfreq-next-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel... | Rafael J. Wysocki | 2020-07-30 | 8 | -69/+218 | |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | PM / devfreq: Fix the wrong end with semicolon | Chanwoo Choi | 2020-07-30 | 1 | -2/+2 | |
| | | * | | | | | | | PM / devfreq: Fix indentaion of devfreq_summary debugfs node | Chanwoo Choi | 2020-07-30 | 1 | -7/+4 | |
| | | * | | | | | | | PM / devfreq: Clean up the devfreq instance name in sysfs attr | Chanwoo Choi | 2020-07-30 | 1 | -34/+60 | |
| | | * | | | | | | | memory: samsung: exynos5422-dmc: Add module param to control IRQ mode | Lukasz Luba | 2020-07-30 | 1 | -2/+7 | |
| | | * | | | | | | | memory: samsung: exynos5422-dmc: Adjust polling interval and uptreshold | Lukasz Luba | 2020-07-30 | 1 | -2/+2 | |
| | | * | | | | | | | memory: samsung: exynos5422-dmc: Use delayed timer as default | Chanwoo Choi | 2020-07-30 | 1 | -0/+1 | |
| | | * | | | | | | | PM / devfreq: Add support delayed timer for polling mode | Chanwoo Choi | 2020-07-30 | 3 | -1/+106 | |
| | | * | | | | | | | dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandle | Enric Balletbo i Serra | 2020-07-30 | 1 | -0/+2 | |
| | | * | | | | | | | PM / devfreq: tegra: Add Dmitry as a maintainer | Dmitry Osipenko | 2020-07-30 | 1 | -0/+9 | |
| | | * | | | | | | | PM / devfreq: event: Fix trivial spelling | Kieran Bingham | 2020-07-30 | 1 | -2/+2 | |
| | | * | | | | | | | PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent | Marc Zyngier | 2020-07-30 | 1 | -19/+23 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 2020-07-30 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | opp: Allow disabled OPPs in dev_pm_opp_get_freq() | Andrew-sh.Cheng | 2020-07-24 | 1 | -1/+1 |