Age | Commit message (Expand) | Author |
2017-05-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-05-01 | Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-04-07 | platform-msi: Make platform_msi_create_device_domain() ACPI aware | Hanjun Guo |
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 | 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-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 |
2017-02-20 | Merge branches 'pm-core', 'pm-qos' and 'pm-domains' | Rafael J. Wysocki |
2017-02-20 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2017-02-20 | Merge branch 'pm-opp' | Rafael J. Wysocki |
2017-02-18 | PM / QoS: Fix memory leak on resume_latency.notifiers | John Keeping |