index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / Runtime: Allow _put_sync() from interrupts-disabled context
Kevin Hilman
2011-08-05
1
-2
/
+8
*
PM / Domains: Fix pm_genpd_poweron()
Rafael J. Wysocki
2011-08-05
1
-2
/
+1
*
devtmpfs: missing initialialization in never-hit case
Al Viro
2011-07-27
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
2
-2
/
+2
*
drivers/base/power/opp.c: fix dev_opp initial value
Jonghwan Choi
2011-07-26
1
-1
/
+1
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-07-25
1
-30
/
+34
|
\
|
*
driver core: add more help description for "path to uevent helper"
Márton Németh
2011-07-01
1
-0
/
+5
|
*
driver-core: modify FIRMWARE_IN_KERNEL help message
matt mooney
2011-07-01
1
-4
/
+4
|
*
driver-core: Kconfig grammar corrections in firmware configuration
matt mooney
2011-07-01
1
-30
/
+29
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-07-25
1
-0
/
+21
|
\
\
|
*
|
driver core: Add ability for arch code to setup pdev_archdata
Kumar Gala
2011-07-08
1
-0
/
+21
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-25
1
-1
/
+2
|
\
\
\
|
*
|
|
fix devtmpfs race
Al Viro
2011-07-25
1
-1
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2011-07-23
7
-0
/
+661
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
regmap: Add SPI bus support
Mark Brown
2011-07-23
3
-1
/
+77
|
*
|
|
regmap: Add I2C bus support
Mark Brown
2011-07-23
3
-0
/
+120
|
*
|
|
regmap: Add generic non-memory mapped register access API
Mark Brown
2011-07-23
5
-0
/
+465
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
1
-139
/
+198
|
\
\
\
\
|
*
|
|
|
devtmpfs: get rid of bogus mkdir in create_path()
Al Viro
2011-07-20
1
-24
/
+18
|
*
|
|
|
switch devtmpfs to kern_path_create()
Al Viro
2011-07-20
1
-47
/
+36
|
*
|
|
|
switch devtmpfs object creation/removal to separate kernel thread
Al Viro
2011-07-20
1
-73
/
+149
*
|
|
|
|
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
2
-125
/
+0
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Ingo Molnar
2011-07-07
2
-125
/
+0
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
drivers: iommu: move to a dedicated folder
Ohad Ben-Cohen
2011-06-14
2
-125
/
+0
*
|
|
|
|
|
Merge branch 'pm-runtime' into for-linus
Rafael J. Wysocki
2011-07-15
3
-51
/
+67
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PM / Runtime: Consistent utilization of deferred_resume
ShuoX Liu
2011-07-08
1
-1
/
+1
|
*
|
|
|
|
|
PM / Runtime: Prevent runtime_resume from racing with probe
Alan Stern
2011-07-06
1
-1
/
+5
|
*
|
|
|
|
|
PM / Runtime: Replace "run-time" with "runtime" in documentation
Rafael J. Wysocki
2011-07-06
1
-33
/
+33
|
*
|
|
|
|
|
PM: Limit race conditions between runtime PM and system sleep (v2)
Rafael J. Wysocki
2011-07-06
1
-12
/
+23
|
*
|
|
|
|
|
PM / Runtime: Return special error code if runtime PM is disabled
Rafael J. Wysocki
2011-07-02
1
-4
/
+5
*
|
|
|
|
|
|
Merge branch 'pm-domains' into for-linus
Rafael J. Wysocki
2011-07-15
6
-124
/
+1524
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
PM / Domains: Take .power_off() error code into account
Rafael J. Wysocki
2011-07-14
1
-2
/
+10
|
*
|
|
|
|
|
|
ARM / shmobile: Use genpd_queue_power_off_work()
Rafael J. Wysocki
2011-07-14
1
-1
/
+1
|
*
|
|
|
|
|
|
PM / Domains: Introduce function to power off all unused PM domains
Rafael J. Wysocki
2011-07-13
1
-0
/
+21
|
*
|
|
|
|
|
|
PM / Domains: Queue up power off work only if it is not pending
Rafael J. Wysocki
2011-07-12
1
-1
/
+14
|
*
|
|
|
|
|
|
PM / Domains: Improve handling of wakeup devices during system suspend
Rafael J. Wysocki
2011-07-12
1
-0
/
+30
|
*
|
|
|
|
|
|
PM / Domains: Do not restore all devices on power off error
Rafael J. Wysocki
2011-07-12
1
-9
/
+4
|
*
|
|
|
|
|
|
PM / Domains: Allow callbacks to execute all runtime PM helpers
Rafael J. Wysocki
2011-07-12
1
-45
/
+99
|
*
|
|
|
|
|
|
PM / Domains: Do not execute device callbacks under locks
Rafael J. Wysocki
2011-07-12
1
-71
/
+178
|
*
|
|
|
|
|
|
PM / Domains: Make failing pm_genpd_prepare() clean up properly
Rafael J. Wysocki
2011-07-12
1
-1
/
+11
|
*
|
|
|
|
|
|
PM / Domains: Set device state to "active" during system resume
Rafael J. Wysocki
2011-07-12
1
-0
/
+2
|
*
|
|
|
|
|
|
PM / Domains: Export pm_genpd_poweron() in header
Magnus Damm
2011-07-10
1
-1
/
+1
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
PM: Rename clock management functions
Rafael J. Wysocki
2011-07-02
1
-94
/
+94
|
*
|
|
|
|
|
PM: Allow the clocks management code to be used during system suspend
Rafael J. Wysocki
2011-07-02
1
-1
/
+59
|
*
|
|
|
|
|
PM / Domains: Wakeup devices support for system sleep transitions
Rafael J. Wysocki
2011-07-02
1
-0
/
+8
|
*
|
|
|
|
|
PM / Domains: System-wide transitions support for generic domains (v5)
Rafael J. Wysocki
2011-07-02
1
-15
/
+536
|
*
|
|
|
|
|
PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2)
Rafael J. Wysocki
2011-07-02
1
-55
/
+65
|
*
|
|
|
|
|
PM: Introduce generic "noirq" callback routines for subsystems (v2)
Rafael J. Wysocki
2011-07-02
1
-15
/
+83
|
*
|
|
|
|
|
PM / Domains: Support for generic I/O PM domains (v8)
Rafael J. Wysocki
2011-07-02
2
-0
/
+495
|
*
|
|
|
|
|
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
2011-07-02
3
-28
/
+28
|
|
/
/
/
/
/
[next]