summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2016-09-16regmap: Allow longer flag masks for read and writeTony Lindgren
2016-09-16PM / runtime: Use _rcuidle for runtime suspend tracepointsPaul E. McKenney
2016-09-14genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner
2016-09-13driver: base: pinctrl: return error from pinctrl_bind_pins()Deepak
2016-09-13PM / Domains: Add support for removing nested PM domains by providerJon Hunter
2016-09-13PM / Domains: Add support for removing PM domainsJon Hunter
2016-09-13PM / Domains: Store the provider in the PM domain structureJon Hunter
2016-09-13PM / Domains: Prepare for adding support to remove PM domainsJon Hunter
2016-09-13PM / Domains: Verify the PM domain is present when adding a providerJon Hunter
2016-09-13PM / Domains: Don't expose xlate and provider helper functionsJon Hunter
2016-09-13PM / Domains: Don't expose generic_pm_domain structure to clientsJon Hunter
2016-09-13PM / Domains: Add new helper functions for device-treeJon Hunter
2016-09-06Merge tag 'regmap-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-09-05Merge 4.8-rc5 into driver-core-nextGreg Kroah-Hartman
2016-09-03Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linusMark Brown
2016-09-03Merge remote-tracking branch 'regmap/fix/cache' into regmap-linusMark Brown
2016-09-02device core: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-31drivers/base dmam_declare_coherent_memory leaksVyacheslav V. Yurkov
2016-08-31platform: don't return 0 from platform_get_irq[_byname]() on errorSergei Shtylyov
2016-08-31cpu: clean up register_cpu funcAlex Shi
2016-08-31dma-mapping: use vma_pages().Muhammad Falak R Wani
2016-08-31drivers: dma-coherent: use vma_pages().Muhammad Falak R Wani
2016-08-31attribute_container: Fix typoXiubo Li
2016-08-31base: soc: make it explicitly non-modularPaul Gortmaker
2016-08-31drivers: base: dma-mapping: page align the size when unmap_kernel_rangePeng Fan
2016-08-31platform driver: fix use-after-free in platform_device_del()Jerome Marchand
2016-08-31driver core: add test of driver remove calls during probeRob Herring
2016-08-31driver core: fix race between creating/querying glue dir and its cleanupMing Lei
2016-08-31PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idlePaul E. McKenney
2016-08-31PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idlePaul E. McKenney
2016-08-30driver core: Don't leak secondary fwnode on device removalLukas Wunner
2016-08-18regmap: drop cache if the bus transfer errorElaine Zhang
2016-08-12PM / Domains: Always enable debugfs support if availableJon Hunter
2016-08-09regmap: debugfs: Add support for dumping write only device registersCristian Birsan
2016-08-09regmap: Add a function to check if a regmap register is cachedCristian Birsan
2016-08-06Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-05Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki
2016-08-04regmap: rbtree: Avoid overlapping nodesLars-Peter Clausen
2016-08-02firmware: support loading into a pre-allocated bufferStephen Boyd
2016-08-02firmware: provide infrastructure to make fw caching optionalVikram Mulukutla
2016-08-02firmware: consolidate kmap/read/write logicStephen Boyd
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-07-31Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-07-29regmap: cache: Fix num_reg_defaults computation from reg_defaults_rawMaarten ter Huurne
2016-07-28mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski
2016-07-28mm: move most file-based accounting to the nodeMel Gorman
2016-07-28mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman
2016-07-28mm: move page mapped accounting to the nodeMel Gorman
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman