index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-17
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-15
/
+15
2011-08-15
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 / Domains: Fix build for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
1
-15
/
+15
2011-08-12
regmap: Specify a module license
Stephen Warren
2
-0
/
+3
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-27
devtmpfs: missing initialialization in never-hit case
Al Viro
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-26
drivers/base/power/opp.c: fix dev_opp initial value
Jonghwan Choi
1
-1
/
+1
2011-07-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-30
/
+34
2011-07-25
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-24
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
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-139
/
+198
2011-07-22
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-125
/
+0
2011-07-20
devtmpfs: get rid of bogus mkdir in create_path()
Al Viro
1
-24
/
+18
2011-07-20
switch devtmpfs to kern_path_create()
Al Viro
1
-47
/
+36
2011-07-20
switch devtmpfs object creation/removal to separate kernel thread
Al Viro
1
-73
/
+149
2011-07-15
Merge branch 'pm-runtime' into for-linus
Rafael J. Wysocki
3
-51
/
+67
2011-07-15
Merge branch 'pm-domains' into for-linus
Rafael J. Wysocki
6
-124
/
+1524
2011-07-15
PM: Add "RTC" to PM trace time stamps to avoid confusion
Rafael J. Wysocki
1
-1
/
+1
2011-07-15
PM / OPP: Introduce function to free cpufreq table
Nishanth Menon
1
-0
/
+17
2011-07-14
PM / Domains: Take .power_off() error code into account
Rafael J. Wysocki
1
-2
/
+10
2011-07-14
ARM / shmobile: Use genpd_queue_power_off_work()
Rafael J. Wysocki
1
-1
/
+1
2011-07-13
PM / Domains: Introduce function to power off all unused PM domains
Rafael J. Wysocki
1
-0
/
+21
2011-07-12
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
Benjamin Herrenschmidt
1
-1
/
+0
2011-07-12
PM / Domains: Queue up power off work only if it is not pending
Rafael J. Wysocki
1
-1
/
+14
2011-07-12
PM / Domains: Improve handling of wakeup devices during system suspend
Rafael J. Wysocki
1
-0
/
+30
2011-07-12
PM / Domains: Do not restore all devices on power off error
Rafael J. Wysocki
1
-9
/
+4
2011-07-12
PM / Domains: Allow callbacks to execute all runtime PM helpers
Rafael J. Wysocki
1
-45
/
+99
2011-07-12
PM / Domains: Do not execute device callbacks under locks
Rafael J. Wysocki
1
-71
/
+178
2011-07-12
PM / Domains: Make failing pm_genpd_prepare() clean up properly
Rafael J. Wysocki
1
-1
/
+11
2011-07-12
PM / Domains: Set device state to "active" during system resume
Rafael J. Wysocki
1
-0
/
+2
2011-07-11
PM: Reintroduce dropped call to check_wakeup_irqs
Colin Cross
1
-0
/
+8
2011-07-10
PM / Domains: Export pm_genpd_poweron() in header
Magnus Damm
1
-1
/
+1
2011-07-08
PM / Runtime: Consistent utilization of deferred_resume
ShuoX Liu
1
-1
/
+1
2011-07-08
driver core: Add ability for arch code to setup pdev_archdata
Kumar Gala
1
-0
/
+21
2011-07-07
Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Ingo Molnar
2
-125
/
+0
2011-07-06
PM / Runtime: Prevent runtime_resume from racing with probe
Alan Stern
1
-1
/
+5
2011-07-06
PM / Runtime: Replace "run-time" with "runtime" in documentation
Rafael J. Wysocki
1
-33
/
+33
2011-07-06
PM: Limit race conditions between runtime PM and system sleep (v2)
Rafael J. Wysocki
1
-12
/
+23
2011-07-02
PM / Runtime: Return special error code if runtime PM is disabled
Rafael J. Wysocki
1
-4
/
+5
2011-07-02
PM: Rename clock management functions
Rafael J. Wysocki
1
-94
/
+94
2011-07-02
PM: Allow the clocks management code to be used during system suspend
Rafael J. Wysocki
1
-1
/
+59
[next]