Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | regmap: replace kzalloc with kcalloc | lixiubo | 2015-11-20 | |
| | |/ / / / / / / | ||||
| * | | | | | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-next | Mark Brown | 2016-01-05 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||
| | * | | | | | | | regmap: cache: Move the num_reg_defaults check as early as possible | Xiubo Li | 2015-12-12 | |
| | * | | | | | | | regmap: cache: Add warning info for the cache check | Xiubo Li | 2015-12-12 | |
| | |/ / / / / / | ||||
* | | | | | | | | Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2016-01-11 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||
| * | | | | | | | driver-core: platform: Add platform_irq_count() | Stephen Boyd | 2016-01-07 | |
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-01-11 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
| * | | | | | | | irq/platform-MSI: Increase the maximum MSIs the MSI framework can support | MaJun | 2015-12-29 | |
| * | | | | | | | platform-msi: Allow creation of a MSI-based stacked irq domain | Marc Zyngier | 2015-12-16 | |
| * | | | | | | | platform-msi: Factor out allocation/free of private data | Marc Zyngier | 2015-12-16 | |
| * | | | | | | | platform-msi: Allow MSIs to be allocated in chunks | Marc Zyngier | 2015-12-16 | |
| |/ / / / / / | ||||
| | | | | | | | ||||
| \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ | ||||
*---. \ \ \ \ \ \ | Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains' | Rafael J. Wysocki | 2015-12-14 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | / / / / | | | |_|/ / / / | | |/| | | / / | | | | |_|/ / | | | |/| | | | ||||
| | | * | | | | PM / Domains: Allow runtime PM callbacks to be re-used during system PM | Ulf Hansson | 2015-12-09 | |
* | | | | | | | drivers/base/memory.c: prohibit offlining of memory blocks with missing sections | Seth Jennings | 2015-12-12 | |
| |/ / / / / |/| | | | | | ||||
* | | | | | | Merge branches 'pm-domains' and 'pm-cpufreq' | Rafael J. Wysocki | 2015-12-04 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | | | ||||
| * | | | | PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach() | Eric Anholt | 2015-12-03 | |
| * | | | | PM / Domains: Validate cases of a non-bound driver in genpd governor | Ulf Hansson | 2015-12-02 | |
* | | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2015-11-19 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | PM / wakeirq: check that wake IRQ is valid before accepting it | Dmitry Torokhov | 2015-11-16 | |
* | | | | | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-12 | |
|\ \ \ \ \ | ||||
| * \ \ \ \ | Merge branch 'pm-domains' | Rafael J. Wysocki | 2015-11-11 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||
| | * | | | | PM / Domains: Allocate memory outside domain locks | Lina Iyer | 2015-11-01 | |
| | * | | | | PM / Domains: Remove dev->driver check for runtime PM | Lina Iyer | 2015-11-01 | |
| * | | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2015-11-06 | |
| |\ \ \ \ \ | ||||
| | * | | | | | PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp() | Viresh Kumar | 2015-11-06 | |
| | * | | | | | PM / OPP: Hold dev_opp_list_lock for writers | Viresh Kumar | 2015-11-06 | |
| | * | | | | | PM / OPP: Protect updates to list_dev with mutex | Viresh Kumar | 2015-11-06 | |
| | * | | | | | PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus() | Viresh Kumar | 2015-11-06 | |
| | * | | | | | PM / OPP: Parse all power-supply related bindings together | Viresh Kumar | 2015-11-01 | |
| | * | | | | | PM / OPP: Rename routines specific to old bindings with _v1 | Viresh Kumar | 2015-11-01 | |
| | * | | | | | PM / OPP: Improve print messages with pr_fmt | Viresh Kumar | 2015-11-01 | |
| * | | | | | | Merge branch 'acpi-pci' | Rafael J. Wysocki | 2015-11-06 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | device property: ACPI: Remove unused DMA APIs | Suthikulpanit, Suravee | 2015-11-06 | |
| | * | | | | | | device property: Adding DMA Attribute APIs for Generic Devices | Suthikulpanit, Suravee | 2015-11-06 | |
| | * | | | | | | Merge branch 'device-properties' into acpi-pci | Rafael J. Wysocki | 2015-11-01 | |
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2015-11-11 | |
|\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 2015-11-03 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | PM / OPP: get the voltage for all OPPs | Javi Merino | 2015-10-30 | |
* | | | | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-11-10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'v4.4-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2015-10-09 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | PM / clk: Do not __clk_get passed in clock-references | Stephen Boyd | 2015-10-06 | |
* | | | | | | | | | | | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-4.4/hotplug' into libnvdimm-for-next | Dan Williams | 2015-11-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | devm: make allocations numa aware by default | Dan Williams | 2015-10-09 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-11-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | class_find_device: fix reference to argument "match" | Rolf Eike Beer | 2015-09-29 | |
* | | | | | | | | | | | | | Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-11-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | PM / Domains: Make pm_genpd_{add,remove}_subdomain() available to modules | Stephen Boyd | 2015-10-09 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-11-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | of: to support binding numa node to specified device in devicetree | Zhen Lei | 2015-10-18 |