Age | Commit message (Expand) | Author | Files | Lines |
2021-11-10 | Documentation: power: Describe 'advanced' and 'simple' EM models | Lukasz Luba | 1 | -0/+22 |
2021-11-10 | Documentation: power: Add description about new callback for EM registration | Lukasz Luba | 1 | -15/+16 |
2021-09-07 | Documentation: power: include kernel-doc in Energy Model doc | Lukasz Luba | 1 | -3/+12 |
2021-06-11 | PM: runtime: Clarify documentation when callbacks are unassigned | Ulf Hansson | 1 | -0/+9 |
2021-05-31 | PM: runtime: document common mistake with pm_runtime_get_sync() | Krzysztof Kozlowski | 1 | -1/+5 |
2021-04-29 | Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 1 | -1/+1 |
2021-04-09 | PM: runtime: Add documentation for pm_runtime_resume_and_get() | Alan Stern | 1 | -0/+4 |
2021-04-02 | dt-bindings: power: update battery.yaml reference | Mauro Carvalho Chehab | 1 | -1/+1 |
2021-02-22 | Merge tag 'docs-5.12' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2021-02-15 | Merge branches 'powercap' and 'pm-misc' | Rafael J. Wysocki | 2 | -0/+213 |
2021-01-27 | PM: runtime: Fix typos and grammar | Bjorn Helgaas | 1 | -7/+7 |
2021-01-11 | Documentation: Replace lkml.org links with lore | Joe Perches | 1 | -1/+1 |
2020-12-22 | Documentation/powercap/dtpm: Add documentation for dtpm | Daniel Lezcano | 2 | -0/+213 |
2020-11-10 | PM: EM: Update Energy Model with new flag indicating power scale | Lukasz Luba | 1 | -5/+12 |
2020-11-10 | PM: EM: Clarify abstract scale usage for power values in Energy Model | Lukasz Luba | 1 | -0/+13 |
2020-09-29 | PCI/PM: Rename pci_dev.d3_delay to d3hot_delay | Krzysztof Wilczyński | 1 | -1/+1 |
2020-08-03 | Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 1 | -5/+10 |
2020-07-27 | powercap: Add Power Limit4 support | Sumeet Pawnikar | 1 | -5/+10 |
2020-06-24 | Documentation: power: update Energy Model description | Lukasz Luba | 1 | -60/+75 |
2020-06-02 | Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -30/+28 |
2020-05-07 | cpu/hotplug: Remove disable_nonboot_cpus() | Qais Yousef | 1 | -3/+3 |
2020-04-24 | Documentation: PM: sleep: Update driver flags documentation | Rafael J. Wysocki | 1 | -21/+22 |
2020-04-24 | PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED | Rafael J. Wysocki | 1 | -1/+1 |
2020-04-24 | PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP | Rafael J. Wysocki | 1 | -5/+5 |
2020-04-24 | PM: sleep: core: Rename dev_pm_may_skip_resume() | Rafael J. Wysocki | 1 | -1/+1 |
2020-04-24 | PM: sleep: core: Do not skip callbacks in the resume phase | Rafael J. Wysocki | 1 | -4/+1 |
2020-03-30 | Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains' | Rafael J. Wysocki | 2 | -3/+11 |
2020-03-30 | Merge branch 'pm-qos' | Rafael J. Wysocki | 1 | -48/+40 |
2020-03-14 | PM: hibernate: fix docs for ioctls that return loff_t via pointer | Eric Biggers | 1 | -3/+5 |
2020-03-04 | PM: runtime: Add pm_runtime_get_if_active() | Sakari Ailus | 1 | -0/+6 |
2020-02-20 | Documentation: power: fix pm_qos_interface.rst format warning | Randy Dunlap | 1 | -2/+2 |
2020-02-20 | Documentation: power: Drop reference to interface.rst | Jonathan Neuschäfer | 1 | -1/+0 |
2020-02-14 | Documentation: PM: QoS: Update to reflect previous code changes | Rafael J. Wysocki | 1 | -47/+39 |
2020-02-03 | Documentation: admin-guide: PM: Update sleep states documentation | Rafael J. Wysocki | 1 | -79/+0 |
2019-12-04 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -12/+12 |
2019-11-21 | PCI/PM: Remove unused pci_driver.suspend_late() hook | Bjorn Helgaas | 1 | -5/+5 |
2019-11-21 | PCI/PM: Remove unused pci_driver.resume_early() hook | Bjorn Helgaas | 1 | -1/+1 |
2019-11-21 | PCI/PM: Wrap long lines in documentation | Bjorn Helgaas | 1 | -14/+14 |
2019-11-21 | PCI/PM: Note that PME can be generated from D0 | Bjorn Helgaas | 1 | -2/+2 |
2019-11-21 | PCI/PM: Correct pci_pm_thaw_noirq() documentation | Bjorn Helgaas | 1 | -5/+5 |
2019-11-20 | PM: Wrap documentation to fit in 80 columns | Bjorn Helgaas | 8 | -74/+81 |
2019-09-17 | Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools' | Rafael J. Wysocki | 2 | -4/+3 |
2019-09-05 | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 1 | -1/+1 |
2019-08-21 | PM: QoS: Get rid of unused flags | Amit Kucheria | 1 | -3/+2 |
2019-07-26 | PM / OPP: Correct Documentation about library location | Yue Hu | 1 | -1/+1 |
2019-07-22 | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i... | Jonathan Corbet | 1 | -1/+1 |
2019-07-18 | Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -5/+7 |
2019-07-17 | docs: power: add it to to the main documentation index | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-16 | Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 1 | -0/+6 |
2019-07-04 | PM / QOS: Pass request type to dev_pm_qos_read_value() | Viresh Kumar | 1 | -1/+1 |