index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-25
PM: Reference counting of power.subsys_data
Rafael J. Wysocki
3
-20
/
+93
2011-08-25
PM: Introduce struct pm_subsys_data
Rafael J. Wysocki
1
-58
/
+64
2011-08-25
PM / Domains: Rename argument of pm_genpd_add_subdomain()
Rafael J. Wysocki
1
-13
/
+13
2011-08-25
PM / Domains: Rename GPD_STATE_WAIT_PARENT to GPD_STATE_WAIT_MASTER
Rafael J. Wysocki
1
-4
/
+4
2011-08-25
PM / Domains: Allow generic PM domains to have multiple masters
Rafael J. Wysocki
1
-41
/
+58
2011-08-25
PM / Domains: Add "wait for parent" status for generic PM domains
Rafael J. Wysocki
1
-30
/
+60
2011-08-25
PM / Domains: Make pm_genpd_poweron() always survive parent removal
Rafael J. Wysocki
1
-13
/
+20
2011-08-25
PM / Domains: Do not take parent locks to modify subdomain counters
Rafael J. Wysocki
1
-39
/
+31
2011-08-25
PM / Domains: Implement subdomain counters as atomic fields
Rafael J. Wysocki
1
-10
/
+20
2011-08-25
firmware loader: allow builtin firmware load even if usermodehelper is disabled
Linus Torvalds
1
-5
/
+6
2011-08-24
PM: Use spinlock instead of mutex in clock management functions
Rafael J. Wysocki
1
-18
/
+22
2011-08-23
dynamic_debug: Add __dynamic_dev_dbg
Joe Perches
1
-2
/
+3
2011-08-23
drivers_base: platform: use always ->name for uevent
Sebastian Andrzej Siewior
1
-1
/
+1
2011-08-23
base/devres.c: quiet sparse noise about context imbalance
H Hartley Sweeten
1
-0
/
+1
2011-08-18
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-15
/
+15
2011-08-16
regmap: using module facilities requires module.h
Stephen Rothwell
1
-0
/
+1
2011-08-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
3
-1
/
+4
2011-08-14
PM / Runtime: Add might_sleep() to runtime PM functions
Colin Cross
1
-3
/
+12
2011-08-14
PM / Domains: Fix build for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
1
-15
/
+15
2011-08-14
regmap: Provide access information via debugfs
Mark Brown
1
-1
/
+71
2011-08-14
regmap: Share some of the debugfs infrastructure ready for more files
Mark Brown
1
-4
/
+10
2011-08-14
regmap: Add functions to check for access on registers
Mark Brown
3
-4
/
+51
2011-08-12
Merge branch 'regmap-linus' into regmap-next
Mark Brown
2
-0
/
+3
2011-08-12
regmap: Specify a module license
Stephen Warren
2
-0
/
+3
2011-08-09
regmap: Remove unused type and list fields from bus interface
Mark Brown
2
-2
/
+0
2011-08-09
regmap: Fix type of field width specifiers for x86_64
Mark Brown
1
-1
/
+1
2011-08-09
drivers/base/devtmpfs.c: correct annotation of `setup_done'
Arnaud Lacombe
1
-1
/
+1
2011-08-09
driver core: fix kernel-doc warning in platform.c
Randy Dunlap
1
-1
/
+1
2011-08-08
regmap: Skip precious registers when dumping registers via debugfs
Mark Brown
3
-0
/
+6
2011-08-08
regmap: Provide register map dump via debugfs
Mark Brown
4
-0
/
+158
2011-08-08
regmap: Use a local header for API internals
Mark Brown
2
-28
/
+46
2011-08-08
regmap: Implement writable register checks
Mark Brown
1
-0
/
+7
2011-08-08
regmap: Add basic tracepoints
Mark Brown
1
-6
/
+30
2011-08-08
Merge branches 'regmap-linus' and 'regmap-interface' into regmap-next
Mark Brown
1
-1
/
+10
2011-08-08
regmap: Just send the buffer directly for single register writes
Mark Brown
1
-3
/
+9
2011-08-08
regmap: Allow devices to specify which registers are accessible
Mark Brown
1
-0
/
+9
2011-08-05
PM / Runtime: Allow _put_sync() from interrupts-disabled context
Kevin Hilman
1
-2
/
+8
2011-08-05
PM / Domains: Fix pm_genpd_poweron()
Rafael J. Wysocki
1
-2
/
+1
2011-07-28
devtmpfs: missing initialialization in never-hit case
Al Viro
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-27
drivers/base/power/opp.c: fix dev_opp initial value
Jonghwan Choi
1
-1
/
+1
2011-07-26
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-30
/
+34
2011-07-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+21
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2011-07-25
fix devtmpfs race
Al Viro
1
-1
/
+2
2011-07-25
regmap: Fix bulk reads
Mark Brown
1
-1
/
+1
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
7
-0
/
+661
2011-07-23
regmap: Add SPI bus support
Mark Brown
3
-1
/
+77
2011-07-23
regmap: Add I2C bus support
Mark Brown
3
-0
/
+120
2011-07-23
regmap: Add generic non-memory mapped register access API
Mark Brown
5
-0
/
+465
[prev]
[next]