index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-07
PM / sleep: Handle failures in device_suspend_late() consistently
Rafael J. Wysocki
1
-2
/
+3
2016-06-07
PM / Runtime: Fix error path in pm_runtime_force_resume()
Ulf Hansson
1
-2
/
+7
2016-05-05
PM / OPP: Remove useless check
Viresh Kumar
1
-3
/
+0
2016-04-07
PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs
Strashko, Grygorii
1
-0
/
+2
2016-03-25
Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+89
2016-03-17
PM / clk: Add support for obtaining clocks from device-tree
Jon Hunter
1
-0
/
+89
2016-03-14
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
3
-34
/
+94
2016-03-09
PM / Domains: Fix potential NULL pointer dereference
Jon Hunter
1
-0
/
+3
2016-03-09
PM / Domains: Fix removal of a subdomain
Jon Hunter
1
-1
/
+1
2016-03-09
PM / Domains: Propagate start and restore errors during runtime resume
Laurent Pinchart
1
-2
/
+18
2016-03-09
PM / Domains: Join state name and index in debugfs output
Geert Uytterhoeven
1
-1
/
+1
2016-03-09
PM / Domains: Restore alignment of slaves in debugfs output
Geert Uytterhoeven
1
-4
/
+6
2016-02-21
PM / OPP: Rename structures for clarity
Viresh Kumar
4
-459
/
+461
2016-02-21
PM / OPP: Fix incorrect comments
Viresh Kumar
1
-3
/
+3
2016-02-16
PM / OPP: Initialize regulator pointer to an error value
Viresh Kumar
1
-6
/
+9
2016-02-15
PM / Domains: remove old power on/off latencies
Axel Haslam
1
-7
/
+1
2016-02-15
PM / Domains: Support for multiple states
Axel Haslam
2
-29
/
+74
2016-02-15
PM / OPP: Initialize u_volt_min/max to a valid value
Viresh Kumar
1
-2
/
+8
2016-02-11
PM / OPP: Fix NULL pointer dereference crash when disabling OPPs
Jon Hunter
1
-1
/
+1
2016-02-11
PM / sleep: declare __tracedata symbols as char[] rather than char
Eric Biggers
1
-2
/
+2
2016-02-10
PM / OPP: Add dev_pm_opp_set_rate()
Viresh Kumar
1
-0
/
+176
2016-02-10
PM / OPP: Manage device clk
Viresh Kumar
2
-0
/
+18
2016-02-10
PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings
Viresh Kumar
2
-0
/
+26
2016-02-10
PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()
Viresh Kumar
1
-0
/
+17
2016-02-10
PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
Viresh Kumar
1
-0
/
+59
2016-02-10
PM / OPP: Disable OPPs that aren't supported by the regulator
Viresh Kumar
1
-0
/
+22
2016-02-10
PM / OPP: get/put regulators from OPP core
Viresh Kumar
2
-0
/
+115
2016-02-06
Merge branches 'pm-core' and 'pm-domains'
Rafael J. Wysocki
2
-21
/
+8
2016-02-03
PM: Avoid false-positive warnings in dev_pm_domain_set()
Rafael J. Wysocki
1
-1
/
+1
2016-02-03
PM / Domains: Silence compiler warning for an unused function
Ulf Hansson
1
-20
/
+7
2016-01-29
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
1
-17
/
+20
2016-01-27
PM / Domains: Fix typo in comment
Moritz Fischer
1
-1
/
+1
2016-01-27
PM / Domains: Fix potential deadlock while adding/removing subdomains
Ulf Hansson
1
-8
/
+6
2016-01-22
PM / domains: fix lockdep issue for all subdomains
Marek Szyprowski
1
-8
/
+13
2016-01-21
Merge branch 'pm-core'
Rafael J. Wysocki
5
-4
/
+71
2016-01-12
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-0
/
+2
2016-01-12
Merge branch 'pm-opp'
Rafael J. Wysocki
5
-19
/
+593
2016-01-12
Merge branches 'pm-pci' and 'pm-core'
Rafael J. Wysocki
4
-7
/
+64
2016-01-12
Merge branch 'acpi-soc'
Rafael J. Wysocki
1
-0
/
+1
2016-01-08
PM / sleep: Go direct_complete if driver has no callbacks
Tomeu Vizoso
4
-0
/
+43
2016-01-08
PM / Domains: add setter for dev.pm_domain
Tomeu Vizoso
3
-4
/
+28
2016-01-08
Merge branch 'acpi-soc' into pm-core
Rafael J. Wysocki
1
-0
/
+1
2016-01-08
PM / clk: don't leave clocks enabled when driver not bound
Andy Shevchenko
1
-0
/
+1
2016-01-06
PM / OPP: Use snprintf() instead of sprintf()
Viresh Kumar
1
-2
/
+4
2016-01-02
Merge branch 'pm-opp' into pm-cpufreq
Rafael J. Wysocki
2
-3
/
+4
2016-01-02
PM / OPP: Set cpu_dev->id in cpumask first
Pi-Cheng Chen
1
-1
/
+2
2016-01-02
PM / core: fix typo in documentation
Manuel Pégourié-Gonnard
1
-1
/
+1
2015-12-28
PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2015-12-28
Merge back earlier cpufreq material for v4.5.
Rafael J. Wysocki
4
-18
/
+589
2015-12-21
Merge back earlier 'pm-domains' material for v4.5.
Rafael J. Wysocki
10
-359
/
+531
[next]