index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
1
-1
/
+1
|
\
|
*
mm/memory_failure: Remove unused trapno from memory_failure
Eric W. Biederman
2018-01-23
1
-1
/
+1
*
|
Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2018-01-29
7
-24
/
+153
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer...
Mark Brown
2018-01-12
4
-1
/
+96
|
|
\
\
\
|
|
|
*
|
regmap: Allow empty read/write_flag_mask
Andrew F. Davis
2018-01-08
1
-1
/
+3
|
|
*
|
|
regmap: Add SoundWire bus support
Vinod Koul
2018-01-08
3
-0
/
+93
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
.
\
\
\
Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...
Mark Brown
2018-01-12
5
-22
/
+54
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
regmap: debugfs: document why we don't create the debugfs entries
Bartosz Golaszewski
2017-12-27
1
-0
/
+7
|
|
|
|
|
*
|
|
regmap: debugfs: emit a debug message when locking is disabled
Bartosz Golaszewski
2017-12-21
1
-1
/
+3
|
|
|
|
*
|
|
|
regmap: Add one flag to indicate if a hwlock should be used
Baolin Wang
2017-12-27
1
-1
/
+1
|
|
|
*
|
|
|
|
regcache: flat: Un-inline index lookup from cache access
Andrew F. Davis
2018-01-08
1
-5
/
+10
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
regmap: potentially duplicate the name string stored in regmap
Bartosz Golaszewski
2017-12-13
1
-2
/
+12
|
|
*
|
|
|
|
Merge branches 'topic/hwspinlock' and 'topic/nolock' of https://git.kernel.or...
Mark Brown
2017-12-13
3
-1
/
+20
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
/
/
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
regmap: Disable debugfs when locking is disabled
Mark Brown
2017-12-13
3
-0
/
+12
|
|
|
*
|
|
regmap: rename regmap_lock_unlock_empty() to regmap_lock_unlock_none()
Bartosz Golaszewski
2017-12-13
1
-2
/
+2
|
|
|
*
|
|
regmap: allow to disable all locking mechanisms
Bartosz Golaszewski
2017-12-06
1
-1
/
+8
|
|
|
|
/
/
|
|
*
/
/
regmap: Remove the redundant config to select hwspinlock
Baolin Wang
2017-11-29
2
-13
/
+2
|
|
|
/
/
|
*
|
|
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
2018-01-12
1
-2
/
+4
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
regmap: use proper part of work_buf for storing val
Krzysztof Adamski
2017-12-19
1
-2
/
+4
|
|
|
/
*
|
|
Merge branch 'pm-core'
Rafael J. Wysocki
2018-01-18
6
-262
/
+464
|
\
\
\
|
*
|
|
PM / runtime: Allow no callbacks in pm_runtime_force_suspend|resume()
Ulf Hansson
2018-01-17
1
-8
/
+3
|
*
|
|
PM / runtime: Check ignore_children in pm_runtime_need_not_resume()
Rafael J. Wysocki
2018-01-15
1
-1
/
+2
|
*
|
|
PM / runtime: Rework pm_runtime_force_suspend/resume()
Rafael J. Wysocki
2018-01-15
1
-40
/
+34
|
*
|
|
Merge generic power domains (genpd) material for v4.16 into pm-core
Rafael J. Wysocki
2018-01-15
1
-36
/
+33
|
|
\
\
\
|
*
|
|
|
PM / wakeup: Print warn if device gets enabled as wakeup source during sleep
Ulf Hansson
2018-01-11
1
-0
/
+8
|
*
|
|
|
PM / core: Propagate wakeup_path status flag in __device_suspend_late()
Ulf Hansson
2018-01-10
1
-15
/
+16
|
*
|
|
|
PM / core: Re-structure code for clearing the direct_complete flag
Ulf Hansson
2018-01-10
1
-5
/
+10
|
*
|
|
|
PM / core: Assign the wakeup_path status flag in __device_prepare()
Ulf Hansson
2018-01-09
1
-1
/
+4
|
*
|
|
|
PM / wakeup: Do not fail dev_pm_attach_wake_irq() unnecessarily
Rafael J. Wysocki
2018-01-09
3
-20
/
+10
|
*
|
|
|
PM / core: Direct DPM_FLAG_LEAVE_SUSPENDED handling
Rafael J. Wysocki
2018-01-03
1
-11
/
+40
|
*
|
|
|
PM / core: Direct DPM_FLAG_SMART_SUSPEND optimization
Rafael J. Wysocki
2018-01-03
1
-7
/
+78
|
*
|
|
|
PM / core: Add helpers for subsystem callback selection
Rafael J. Wysocki
2018-01-03
1
-60
/
+128
|
*
|
|
|
PM / wakeup: Drop redundant check from device_init_wakeup()
Rafael J. Wysocki
2018-01-03
1
-3
/
+1
|
*
|
|
|
PM / wakeup: Drop redundant check from device_set_wakeup_enable()
Rafael J. Wysocki
2018-01-03
1
-3
/
+0
|
*
|
|
|
PM / wakeup: only recommend "call"ing device_init_wakeup() once
Brian Norris
2017-12-19
1
-1
/
+1
|
*
|
|
|
Merge back PM core material for v4.16.
Rafael J. Wysocki
2017-12-16
2
-121
/
+163
|
|
\
\
\
\
|
|
*
|
|
|
PM / core: Use dev_pm_skip_next_resume_phases() internally
Rafael J. Wysocki
2017-12-13
1
-2
/
+1
|
|
*
|
|
|
PM / core: remove unneeded kallsyms include
Sergey Senozhatsky
2017-12-13
1
-1
/
+0
|
|
*
|
|
|
Merge back earlier PM core material for v4.16.
Rafael J. Wysocki
2017-12-11
2
-120
/
+164
|
|
|
\
\
\
\
|
|
|
*
|
|
|
PM / core: Re-factor some code dealing with parents in __device_suspend()
Ulf Hansson
2017-12-05
1
-12
/
+17
|
|
|
*
|
|
|
PM / sysfs: Convert to use DEVICE_ATTR_RO / DEVICE_ATTR_RW
Andy Shevchenko
2017-12-05
1
-68
/
+65
|
|
|
*
|
|
|
PM / sysfs: Remove redundant 'else' keyword.
Andy Shevchenko
2017-12-05
1
-5
/
+5
|
|
|
*
|
|
|
PM / sysfs: Convert to use sysfs_streq()
Andy Shevchenko
2017-12-05
1
-30
/
+9
|
|
|
*
|
|
|
PM / core: Add LEAVE_SUSPENDED driver flag
Rafael J. Wysocki
2017-11-27
1
-5
/
+68
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
\
\
\
\
\
|
\
\
\
\
\
*
-
-
-
.
\
\
\
\
\
Merge branches 'pm-domains', 'pm-kconfig', 'pm-cpuidle' and 'powercap'
Rafael J. Wysocki
2018-01-18
1
-36
/
+33
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
/
/
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
/
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
*
|
|
|
|
PM / genpd: Stop/start devices without pm_runtime_force_suspend/resume()
Rafael J. Wysocki
2018-01-15
1
-10
/
+15
|
*
|
|
|
|
PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacks
Ulf Hansson
2018-01-11
1
-13
/
+17
|
*
|
|
|
|
PM / Domains: Remove obsolete "samsung,power-domain" check
Geert Uytterhoeven
2017-12-13
1
-14
/
+2
*
|
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-14
2
-0
/
+51
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
2018-01-08
2
-0
/
+51
[next]