index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-1
/
+0
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-9
/
+9
2019-05-07
Merge tag 'regmap-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
14
-180
/
+118
2019-05-06
Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+75
2019-05-06
Merge branches 'pm-devfreq' and 'pm-domains'
Rafael J. Wysocki
1
-45
/
+42
2019-05-06
Merge branches 'pm-cpuidle' and 'pm-sleep'
Rafael J. Wysocki
4
-48
/
+172
2019-04-25
PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name()
Ulf Hansson
1
-10
/
+10
2019-04-25
PM / Domains: Search for the CPU device outside the genpd lock
Ulf Hansson
1
-25
/
+27
2019-04-25
PM / Domains: Drop unused in-parameter to some genpd functions
Ulf Hansson
1
-11
/
+6
2019-04-25
PM / Domains: Use the base device for driver_deferred_probe_check_state()
Ulf Hansson
1
-5
/
+5
2019-04-25
Merge cpuidle material depended on by the subsequent changes.
Rafael J. Wysocki
2
-4
/
+140
2019-04-25
Merge branch 'regmap-5.2' into regmap-next
Mark Brown
14
-177
/
+118
2019-04-25
Merge branch 'regmap-5.1' into regmap-linus
Mark Brown
1
-3
/
+0
2019-04-25
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
14
-166
/
+90
2019-04-25
PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domain
Ulf Hansson
1
-2
/
+2
2019-04-25
PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev()
Ulf Hansson
1
-5
/
+7
2019-04-25
PM / Domains: Don't kfree() the virtual device in the error path
Ulf Hansson
1
-1
/
+1
2019-04-19
mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lock
zhong jiang
1
-1
/
+1
2019-04-19
Make anon_inodes unconditional
David Howells
1
-1
/
+0
2019-04-18
device property: Add fwnode_graph_get_endpoint_by_id()
Sakari Ailus
1
-0
/
+75
2019-04-18
PM / Domains: remove unnecessary unlikely()
Yangtao Li
1
-4
/
+2
2019-04-12
PM / core: Propagate dev->power.wakeup_path when no callbacks
Ulf Hansson
1
-0
/
+4
2019-04-11
PM / Domains: Add genpd governor for CPUs
Ulf Hansson
1
-1
/
+66
2019-04-10
PM / core: Introduce dpm_async_fn() helper
Yangtao Li
1
-39
/
+23
2019-04-10
PM / Domains: Add support for CPU devices to genpd
Ulf Hansson
1
-1
/
+64
2019-04-10
PM / Domains: Add generic data pointer to struct genpd_power_state
Ulf Hansson
1
-2
/
+10
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2
-9
/
+9
2019-04-09
PM / core: fix kerneldoc comment for device_pm_wait_for_dev()
Yangtao Li
1
-1
/
+1
2019-04-09
PM / core: fix kerneldoc comment for dpm_watchdog_handler()
Yangtao Li
1
-1
/
+1
2019-04-03
regmap: verify if register is writeable before writing operations
Han Nandor
1
-5
/
+4
2019-04-01
PM / wakeup: Use pm_pr_dbg() instead of pr_debug()
Stephen Boyd
1
-3
/
+3
2019-04-01
regmap: regmap-irq: fix getting type default values
Srinivas Kandagatla
1
-3
/
+0
2019-03-22
Merge tag 'devprop-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2019-03-20
regmap: debugfs: Jump to the next readable register
Lucas Tanure
1
-3
/
+24
2019-03-19
PM / Domains: Avoid a potential deadlock
Jiada Wang
1
-7
/
+6
2019-03-19
drivers: base: swnode: Make two functions static
YueHaibing
1
-2
/
+2
2019-03-19
regmap: debugfs: Replace code by already existing function
Lucas Tanure
1
-4
/
+1
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-0
/
+1
2019-03-14
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
9
-53
/
+52
2019-03-14
Merge branch 'pm-domains'
Rafael J. Wysocki
2
-5
/
+4
2019-03-14
Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'
Rafael J. Wysocki
5
-32
/
+25
2019-03-12
PM / wakeup: Drop wakeup_source_drop()
Rafael J. Wysocki
1
-17
/
+1
2019-03-12
PM / wakeup: Rework wakeup source timer cancellation
Viresh Kumar
1
-1
/
+7
2019-03-11
PM / domains: Remove one unnecessary blank line
Aisheng Dong
1
-1
/
+0
2019-03-11
PM / Domains: Return early for all errors in _genpd_power_off()
Aisheng Dong
1
-3
/
+3
2019-03-11
PM / Domains: Improve warn for multiple states but no governor
Aisheng Dong
1
-1
/
+1
2019-03-11
PM / QoS: Fix typo in file description
Aisheng Dong
1
-1
/
+1
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-77
/
+0
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+20
2019-03-07
PM-runtime: Call pm_runtime_active|suspended_time() from sysfs
Ulf Hansson
2
-11
/
+3
[next]