summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2016-02-10PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar
2016-02-10PM / OPP: Disable OPPs that aren't supported by the regulatorViresh Kumar
2016-02-10PM / OPP: get/put regulators from OPP coreViresh Kumar
2016-02-09regmap: irq: dispose all virtual irq before removing domainLaxman Dewangan
2016-02-08Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-06Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki
2016-02-05regmap: mmio: Revert to v4.4 endianness handlingMark Brown
2016-02-03PM: Avoid false-positive warnings in dev_pm_domain_set()Rafael J. Wysocki
2016-02-03PM / Domains: Silence compiler warning for an unused functionUlf Hansson
2016-02-02regmap: cache: Fall back to register by register read for cache defaultsMark Brown
2016-02-01regmap: Return an error if a caller attempts to do an unsupported raw readMark Brown
2016-01-31Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-29Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2016-01-27PM / Domains: Fix typo in commentMoritz Fischer
2016-01-27PM / Domains: Fix potential deadlock while adding/removing subdomainsUlf Hansson
2016-01-27regmap: mmio: Convert to regmap_bus and fix accessor usageMark Brown
2016-01-27component: Detach components when deleting master structJon Medhurst (Tixy)
2016-01-27regmap: Add explict native endian flag to DT bindingsMark Brown
2016-01-26component: fix crash on x86_64 with hda audio driversRussell King
2016-01-26base/platform: Fix platform drivers with no probe callbackMartin Wilck
2016-01-26base: Export platform_msi_domain_[alloc,free]_irqsThomas Petazzoni
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-22PM / domains: fix lockdep issue for all subdomainsMarek Szyprowski
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-20dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig
2016-01-20dma-mapping: make the generic coherent dma mmap implementation optionalChristoph Hellwig
2016-01-20drivers/base/cpu.c: use __cpu_*_mask directlyRasmus Villemoes
2016-01-21Merge branch 'pm-core'Rafael J. Wysocki
2016-01-17Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-15mm: skip memory block registration for ZONE_DEVICEDan Williams
2016-01-15regmap: pass buffer size to regmap_raw_read() in regcache_hw_init()Maciej S. Szmigiero
2016-01-14drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64John Allen
2016-01-14drivers/base/memory.c: rename remove_memory_block() to remove_memory_section()Seth Jennings
2016-01-14drivers/base/memory.c: clean up section countingSeth Jennings
2016-01-12Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-12Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-01-11Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2016-01-11Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-01-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-12driver core: Avoid NULL pointer dereferences in device_is_bound()Rafael J. Wysocki
2016-01-12Merge branch 'pm-domains'Rafael J. Wysocki
2016-01-12Merge branch 'pm-opp'Rafael J. Wysocki
2016-01-12Merge branches 'pm-pci' and 'pm-core'Rafael J. Wysocki
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki
2016-01-12Merge branch 'device-properties'Rafael J. Wysocki
2016-01-12platform: Do not detach from PM domains on shutdownRafael J. Wysocki
2016-01-08PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso
2016-01-08PM / Domains: add setter for dev.pm_domainTomeu Vizoso