summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-08-0447-554/+914
|\
| *-----. Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki2020-08-036-112/+205
| |\ \ \ \
| | | | * | powercap: Add Power Limit4 supportSumeet Pawnikar2020-07-272-2/+67
| | | | * | powercap: idle_inject: Replace play_idle() with play_idle_precise() in commentsYangtao Li2020-07-091-5/+5
| | | | * | powercap: intel_rapl: add support for Sapphire RapidsZhang Rui2020-06-301-1/+22
| | | * | | PM: domains: Fix up terminology with parent/childKees Cook2020-07-092-103/+103
| | * | | | PM: sleep: core: Emit changed uevent on wakeup_sysfs_add/removeAbhishek Pandit-Subedi2020-07-141-1/+8
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-08-0316-202/+252
| |\ \ \ \ \
| | * | | | | cpufreq: intel_pstate: Fix EPP setting via sysfs in active modeRafael J. Wysocki2020-07-301-5/+12
| | * | | | | cpufreq: intel_pstate: Rearrange the storing of new EPP valuesRafael J. Wysocki2020-07-301-20/+15
| | * | | | | Merge back cpufreq material for v5.9.Rafael J. Wysocki2020-07-2716-189/+237
| | |\ \ \ \ \
| | | * | | | | cpufreq: intel_pstate: Avoid enabling HWP if EPP is not supportedRafael J. Wysocki2020-07-161-1/+6
| | | * | | | | cpufreq: intel_pstate: Clean up aperf_mperf_shift descriptionRafael J. Wysocki2020-07-161-3/+1
| | | * | | | | cpufreq: powernv: Make some symbols staticWei Yongjun2020-07-151-4/+4
| | | * | | | | cpufreq: amd_freq_sensitivity: Mark sometimes used ID structs as __maybe_unusedLee Jones2020-07-151-1/+1
| | | * | | | | cpufreq: intel_pstate: Supply struct attribute description for get_aperf_mper...Lee Jones2020-07-151-0/+1
| | | * | | | | cpufreq: pcc-cpufreq: Mark sometimes used ID structs as __maybe_unusedLee Jones2020-07-151-1/+1
| | | * | | | | cpufreq: powernow-k8: Mark 'hi' and 'lo' dummy variables as __always_unusedLee Jones2020-07-151-2/+2
| | | * | | | | cpufreq: acpi-cpufreq: Mark sometimes used ID structs as __maybe_unusedLee Jones2020-07-151-2/+2
| | | * | | | | cpufreq: acpi-cpufreq: Mark 'dummy' variable as __always_unusedLee Jones2020-07-151-2/+2
| | | * | | | | cpufreq: powernv-cpufreq: Fix a bunch of kerneldoc related issuesLee Jones2020-07-151-5/+6
| | | * | | | | cpufreq: pasemi: Include header file for {check,restore}_astate prototypesLee Jones2020-07-151-0/+2
| | | * | | | | cpufreq: cpufreq_governor: Demote store_sampling_rate() header to standard co...Lee Jones2020-07-151-1/+1
| | | * | | | | cpufreq: cpufreq: Demote lots of function headers unworthy of kerneldoc statusLee Jones2020-07-151-15/+17
| | | * | | | | cpufreq: freq_table: Demote obvious misuse of kerneldoc to standard comment b...Lee Jones2020-07-151-3/+3
| | | * | | | | cpufreq: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-132-2/+2
| | | * | | | | cpufreq: intel_pstate: Fix static checker warning for epp variableSrinivas Pandruvada2020-07-131-1/+1
| | | * | | | | cpufreq: Remove the weakly defined cpufreq_default_governor()Viresh Kumar2020-07-021-7/+0
| | | * | | | | cpufreq: Specify default governor on command lineQuentin Perret2020-07-021-9/+22
| | | * | | | | cpufreq: Register governors at core_initcallQuentin Perret2020-07-025-77/+19
| | | * | | | | cpufreq: Fix locking issues with governorsViresh Kumar2020-07-021-23/+35
| | | * | | | | cpufreq: intel_pstate: Allow raw energy performance preference valueSrinivas Pandruvada2020-07-021-10/+40
| | | * | | | | cpufreq: intel_pstate: Allow enable/disable energy efficiencySrinivas Pandruvada2020-07-021-24/+73
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2020-08-038-108/+204
| |\ \ \ \ \ \
| | * | | | | | cpuidle: ACPI: fix 'return' with no value build warningNeal Liu2020-07-311-2/+2
| | * | | | | | intel_idle: Customize IceLake server supportChen Yu2020-07-301-0/+36
| | * | | | | | cpuidle: change enter_s2idle() prototypeNeal Liu2020-07-293-7/+13
| | * | | | | | cpuidle: psci: Prevent domain idlestates until consumers are readyUlf Hansson2020-07-291-0/+14
| | * | | | | | cpuidle: psci: Convert PM domain to platform driverUlf Hansson2020-07-291-17/+28
| | * | | | | | cpuidle: psci: Fix error path via converting to a platform driverUlf Hansson2020-07-293-65/+95
| | * | | | | | cpuidle: psci: Fail cpuidle registration if set OSI mode failedUlf Hansson2020-07-291-5/+0
| | * | | | | | cpuidle: psci: Split into two separate build objectsUlf Hansson2020-07-293-4/+13
| | * | | | | | intel_idle: Eliminate redundant static variableRafael J. Wysocki2020-06-291-8/+3
| | | |/ / / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki2020-08-0311-61/+64
| |\ \ \ \ \ \ \
| | | * | | | | | mmc: jz4740: Use pm_ptr() macroPaul Cercueil2020-07-271-9/+3
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | OPP: refactor dev_pm_opp_of_register_em() and update related driversLukasz Luba2020-06-248-33/+52
| | * | | | | | PM / EM: update callback structure and add device pointerLukasz Luba2020-06-242-15/+5
| | * | | | | | PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba2020-06-241-6/+6
| * | | | | | | Merge branch 'pm-devfreq'Rafael J. Wysocki2020-08-034-69/+186
| |\ \ \ \ \ \ \
| | * | | | | | | PM / devfreq: Fix the wrong end with semicolonChanwoo Choi2020-07-301-2/+2