Age | Commit message (Expand) | Author |
2016-05-18 | regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case | Jack Pham |
2016-05-04 | PM / Domains: Fix removal of a subdomain | Jon Hunter |
2016-05-04 | PM / OPP: Initialize u_volt_min/max to a valid value | Viresh Kumar |
2016-03-09 | device property: fwnode->secondary may contain ERR_PTR(-ENODEV) | Heikki Krogerus |
2016-02-14 | Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-02-11 | component: remove device from master match list on failed add | Daniel Stone |
2016-02-08 | Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-02-06 | Merge branches 'pm-core' and 'pm-domains' | Rafael J. Wysocki |
2016-02-05 | regmap: mmio: Revert to v4.4 endianness handling | Mark Brown |
2016-02-03 | PM: Avoid false-positive warnings in dev_pm_domain_set() | Rafael J. Wysocki |
2016-02-03 | PM / Domains: Silence compiler warning for an unused function | Ulf Hansson |
2016-01-31 | Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-01-31 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-01-29 | Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' | Rafael J. Wysocki |
2016-01-27 | PM / Domains: Fix typo in comment | Moritz Fischer |
2016-01-27 | PM / Domains: Fix potential deadlock while adding/removing subdomains | Ulf Hansson |
2016-01-27 | component: Detach components when deleting master struct | Jon Medhurst (Tixy) |
2016-01-26 | component: fix crash on x86_64 with hda audio drivers | Russell King |
2016-01-26 | base/platform: Fix platform drivers with no probe callback | Martin Wilck |
2016-01-26 | base: Export platform_msi_domain_[alloc,free]_irqs | Thomas Petazzoni |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2016-01-22 | PM / domains: fix lockdep issue for all subdomains | Marek Szyprowski |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-20 | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-20 | dma-mapping: remove <asm-generic/dma-coherent.h> | Christoph Hellwig |
2016-01-20 | dma-mapping: make the generic coherent dma mmap implementation optional | Christoph Hellwig |
2016-01-20 | drivers/base/cpu.c: use __cpu_*_mask directly | Rasmus Villemoes |
2016-01-21 | Merge branch 'pm-core' | Rafael J. Wysocki |
2016-01-17 | Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-01-15 | mm: skip memory block registration for ZONE_DEVICE | Dan Williams |
2016-01-14 | drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64 | John Allen |
2016-01-14 | drivers/base/memory.c: rename remove_memory_block() to remove_memory_section() | Seth Jennings |
2016-01-14 | drivers/base/memory.c: clean up section counting | Seth Jennings |
2016-01-12 | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-12 | Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-01-11 | Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2016-01-11 | Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2016-01-11 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-01-12 | driver core: Avoid NULL pointer dereferences in device_is_bound() | Rafael J. Wysocki |
2016-01-12 | Merge branch 'pm-domains' | Rafael J. Wysocki |
2016-01-12 | Merge branch 'pm-opp' | Rafael J. Wysocki |
2016-01-12 | Merge branches 'pm-pci' and 'pm-core' | Rafael J. Wysocki |
2016-01-12 | Merge branch 'acpi-soc' | Rafael J. Wysocki |
2016-01-12 | Merge branch 'device-properties' | Rafael J. Wysocki |
2016-01-12 | platform: Do not detach from PM domains on shutdown | Rafael J. Wysocki |
2016-01-08 | PM / sleep: Go direct_complete if driver has no callbacks | Tomeu Vizoso |
2016-01-08 | PM / Domains: add setter for dev.pm_domain | Tomeu Vizoso |
2016-01-08 | device core: add device_is_bound() | Tomeu Vizoso |
2016-01-08 | Merge branch 'acpi-soc' into pm-core | Rafael J. Wysocki |
2016-01-08 | PM / clk: don't leave clocks enabled when driver not bound | Andy Shevchenko |