index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2017-04-08
driver core: don't initialize 'parent' in device_add()
Viresh Kumar
2017-04-08
drivers: base: dma-mapping: use nth_page helper
Geliang Tang
2017-04-07
platform-msi: Make platform_msi_create_device_domain() ACPI aware
Hanjun Guo
2017-04-04
PM / Domains: Do not check if simple providers have phandle cells
Dave Gerlach
2017-03-29
PM / Domains: Ignore domain-idle-states that are not compatible
Lina Iyer
2017-03-29
device property: Read strings using string array reading functions
Sakari Ailus
2017-03-29
base: soc: Allow early registration of a single SoC device
Geert Uytterhoeven
2017-03-29
base: soc: Let soc_device_match() return no match when called too early
Geert Uytterhoeven
2017-03-29
PM / Domains: Don't warn about IRQ safe device for an always on PM domain
Ulf Hansson
2017-03-29
PM / Domains: Respect errors from genpd's ->power_off() callback
Ulf Hansson
2017-03-29
PM / Domains: Enable users of genpd to specify always on PM domains
Ulf Hansson
2017-03-29
PM / Domains: Clean up code validating genpd's status
Ulf Hansson
2017-03-29
PM / Domain: remove conditional from error case
Viresh Kumar
2017-03-29
device property: fwnode_property_read_string_array() returns nr of strings
Sakari Ailus
2017-03-29
device property: Fix reading pset strings using array access functions
Sakari Ailus
2017-03-29
device property: fwnode_property_read_string_array() may return -EILSEQ
Sakari Ailus
2017-03-29
device property: Add fwnode_get_next_parent()
Sakari Ailus
2017-03-29
device property: Add support for fwnode endpoints
Sakari Ailus
2017-03-29
device property: Make dev_fwnode() public
Sakari Ailus
2017-03-29
device property: Add fwnode_handle_get()
Sakari Ailus
2017-03-29
device property: Add support for remote endpoints
Mika Westerberg
2017-03-29
device property: Add fwnode_get_named_child_node()
Mika Westerberg
2017-03-29
ACPI / property: Add fwnode_get_next_child_node()
Mika Westerberg
2017-03-29
device property: Add fwnode_get_parent()
Mika Westerberg
2017-03-22
of: Add function for generating a DT modalias with a newline
Rob Herring
2017-03-16
drivers core: remove assert_held_device_hotplug()
Heiko Carstens
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-03
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2017-03-03
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
Rafael J. Wysocki
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-27
cpuidle: menu: Avoid taking spinlock for accessing QoS values
Rafael J. Wysocki
2017-02-24
memory-hotplug: use dev_online for memhp_auto_online
Nathan Fontenot
2017-02-24
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
2017-02-24
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
2017-02-24
mm: validate device_hotplug is held for memory hotplug
Dan Williams
2017-02-23
PM / QoS: Remove global notifiers
Viresh Kumar
2017-02-23
PM / OPP: fix off-by-one bug in dev_pm_opp_get_max_volt_latency loop
Andrzej Hajda
2017-02-23
PM / Domains: Power off masters immediately in the power off sequence
Ulf Hansson
2017-02-23
PM / Domains: Rename is_async to one_dev_on for genpd_power_off()
Ulf Hansson
2017-02-23
PM / Domains: Move genpd_power_off() above genpd_power_on()
Ulf Hansson
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-20
Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-02-20
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-02-20
Merge tag 'regmap-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2017-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[prev]
[next]