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 tag 'regmap-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2019-05-07
14
-180
/
+118
|
\
|
*
Merge branch 'regmap-5.2' into regmap-next
Mark Brown
2019-04-25
14
-177
/
+118
|
|
\
|
|
*
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
2019-04-25
14
-166
/
+90
|
|
*
regmap: verify if register is writeable before writing operations
Han Nandor
2019-04-03
1
-5
/
+4
|
|
*
regmap: debugfs: Jump to the next readable register
Lucas Tanure
2019-03-20
1
-3
/
+24
|
|
*
regmap: debugfs: Replace code by already existing function
Lucas Tanure
2019-03-19
1
-4
/
+1
|
*
|
Merge branch 'regmap-5.1' into regmap-linus
Mark Brown
2019-04-25
1
-3
/
+0
|
|
\
\
|
|
*
|
regmap: regmap-irq: fix getting type default values
Srinivas Kandagatla
2019-04-01
1
-3
/
+0
*
|
|
|
Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-07
1
-0
/
+75
|
\
\
\
\
|
*
|
|
|
device property: Add fwnode_graph_get_endpoint_by_id()
Sakari Ailus
2019-04-18
1
-0
/
+75
|
|
|
|
|
|
\
\
\
\
*
-
.
\
\
\
\
Merge branches 'pm-devfreq' and 'pm-domains'
Rafael J. Wysocki
2019-05-06
1
-45
/
+42
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name()
Ulf Hansson
2019-04-25
1
-10
/
+10
|
|
*
|
|
|
PM / Domains: Search for the CPU device outside the genpd lock
Ulf Hansson
2019-04-25
1
-25
/
+27
|
|
*
|
|
|
PM / Domains: Drop unused in-parameter to some genpd functions
Ulf Hansson
2019-04-25
1
-11
/
+6
|
|
*
|
|
|
PM / Domains: Use the base device for driver_deferred_probe_check_state()
Ulf Hansson
2019-04-25
1
-5
/
+5
|
|
*
|
|
|
Merge cpuidle material depended on by the subsequent changes.
Rafael J. Wysocki
2019-04-25
2
-4
/
+140
|
|
|
\
\
\
\
|
|
*
|
|
|
|
PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domain
Ulf Hansson
2019-04-25
1
-2
/
+2
|
|
*
|
|
|
|
PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev()
Ulf Hansson
2019-04-25
1
-5
/
+7
|
|
*
|
|
|
|
PM / Domains: Don't kfree() the virtual device in the error path
Ulf Hansson
2019-04-25
1
-1
/
+1
|
|
*
|
|
|
|
PM / Domains: remove unnecessary unlikely()
Yangtao Li
2019-04-18
1
-4
/
+2
|
|
/
/
/
/
/
|
|
|
|
|
|
|
\
\
\
\
\
*
-
.
\
\
\
\
\
Merge branches 'pm-cpuidle' and 'pm-sleep'
Rafael J. Wysocki
2019-05-06
4
-48
/
+172
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
/
/
/
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
PM / core: Propagate dev->power.wakeup_path when no callbacks
Ulf Hansson
2019-04-12
1
-0
/
+4
|
|
*
|
|
|
PM / core: Introduce dpm_async_fn() helper
Yangtao Li
2019-04-10
1
-39
/
+23
|
|
*
|
|
|
PM / core: fix kerneldoc comment for device_pm_wait_for_dev()
Yangtao Li
2019-04-09
1
-1
/
+1
|
|
*
|
|
|
PM / core: fix kerneldoc comment for dpm_watchdog_handler()
Yangtao Li
2019-04-09
1
-1
/
+1
|
|
*
|
|
|
PM / wakeup: Use pm_pr_dbg() instead of pr_debug()
Stephen Boyd
2019-04-01
1
-3
/
+3
|
|
|
/
/
/
|
*
|
|
|
PM / Domains: Add genpd governor for CPUs
Ulf Hansson
2019-04-11
1
-1
/
+66
|
*
|
|
|
PM / Domains: Add support for CPU devices to genpd
Ulf Hansson
2019-04-10
1
-1
/
+64
|
*
|
|
|
PM / Domains: Add generic data pointer to struct genpd_power_state
Ulf Hansson
2019-04-10
1
-2
/
+10
|
|
/
/
/
*
/
/
/
mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lock
zhong jiang
2019-04-19
1
-1
/
+1
|
/
/
/
*
|
|
Merge tag 'devprop-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-22
1
-2
/
+2
|
\
\
\
|
*
|
|
drivers: base: swnode: Make two functions static
YueHaibing
2019-03-19
1
-2
/
+2
|
|
|
/
|
|
/
|
*
/
|
PM / Domains: Avoid a potential deadlock
Jiada Wang
2019-03-19
1
-7
/
+6
|
/
/
*
|
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2019-03-16
1
-0
/
+1
|
\
\
|
*
|
device-dax: "Hotplug" persistent memory for use like normal RAM
Dave Hansen
2019-02-28
1
-0
/
+1
*
|
|
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-03-14
9
-53
/
+52
|
\
\
\
|
*
\
\
Merge branch 'pm-domains'
Rafael J. Wysocki
2019-03-14
2
-5
/
+4
|
|
\
\
\
|
|
*
|
|
PM / domains: Remove one unnecessary blank line
Aisheng Dong
2019-03-11
1
-1
/
+0
|
|
*
|
|
PM / Domains: Return early for all errors in _genpd_power_off()
Aisheng Dong
2019-03-11
1
-3
/
+3
|
|
*
|
|
PM / Domains: Improve warn for multiple states but no governor
Aisheng Dong
2019-03-11
1
-1
/
+1
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
.
\
\
\
Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'
Rafael J. Wysocki
2019-03-14
5
-32
/
+25
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
PM / QoS: Fix typo in file description
Aisheng Dong
2019-03-11
1
-1
/
+1
|
|
|
|
|
/
/
/
|
|
|
*
|
|
|
PM / wakeup: Drop wakeup_source_drop()
Rafael J. Wysocki
2019-03-12
1
-17
/
+1
|
|
|
*
|
|
|
PM / wakeup: Rework wakeup source timer cancellation
Viresh Kumar
2019-03-12
1
-1
/
+7
|
|
|
|
/
/
/
|
|
*
|
|
|
PM-runtime: Call pm_runtime_active|suspended_time() from sysfs
Ulf Hansson
2019-03-07
2
-11
/
+3
|
|
*
|
|
|
PM-runtime: Consolidate code to get active/suspended time
Ulf Hansson
2019-03-07
2
-2
/
+13
|
|
|
/
/
/
|
*
/
/
/
PM: Add and use pr_fmt()
Joe Perches
2019-03-07
4
-16
/
+23
|
|
/
/
/
*
|
|
|
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
1
-77
/
+0
|
\
\
\
\
|
*
|
|
|
dma-mapping: move CONFIG_DMA_CMA to kernel/dma/Kconfig
Christoph Hellwig
2019-02-20
1
-77
/
+0
*
|
|
|
|
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-03-08
1
-0
/
+20
|
\
\
\
\
\
[next]