aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
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-07driver-core: platform: Add platform_irq_count()Stephen Boyd
2016-01-05Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...Mark Brown
2016-01-05Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...Mark Brown
2016-01-05Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2016-01-05Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown
2016-01-05regmap: debugfs: Use seq_file for the access mapMark Brown
2016-01-05regmap: irq: add support for configuration of trigger typeLaxman Dewangan
2015-12-29irq/platform-MSI: Increase the maximum MSIs the MSI framework can supportMaJun
2015-12-16platform-msi: Allow creation of a MSI-based stacked irq domainMarc Zyngier
2015-12-16platform-msi: Factor out allocation/free of private dataMarc Zyngier
2015-12-16platform-msi: Allow MSIs to be allocated in chunksMarc Zyngier
2015-12-16regmap: use IS_ALIGNED instead of % to improve the performanceXiubo Li
2015-12-14Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki
2015-12-12regmap: cache: Move the num_reg_defaults check as early as possibleXiubo Li
2015-12-12regmap: cache: Add warning info for the cache checkXiubo Li
2015-12-12regmap: missing case statementDan Carpenter
2015-12-12regmap: shift wrapping bugs in 64 bit codeDan Carpenter
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings
2015-12-10PM / Domains: Allow runtime PM callbacks to be re-used during system PMUlf Hansson
2015-12-09regmap: cache: Add 64-bit mode supportXiubo Li
2015-12-09regmap: cache: To suppress the noise of checkpatchXiubo Li
2015-12-09regmap: fix the warning about unused variableXiubo Li
2015-12-08regmap: add 64-bit mode supportXiubo Li
2015-12-08regmap: mmio: Add regmap_mmio_get_min_strideXiubo Li
2015-12-08regmap: mmio: remove the useless codeXiubo Li
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki
2015-12-04PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()Eric Anholt
2015-12-02PM / Domains: Validate cases of a non-bound driver in genpd governorUlf Hansson
2015-11-20regmap: replace kmalloc with kmalloc_arraylixiubo
2015-11-20regmap: replace kzalloc with kcalloclixiubo
2015-11-20Merge branch 'pm-sleep'Rafael J. Wysocki
2015-11-16PM / wakeirq: check that wake IRQ is valid before accepting itDmitry Torokhov
2015-11-16regmap: rbtree: When adding a reg do a bsearch for target nodeNikesh Oswal
2015-11-16regmap-mmio: Use native endianness for read/writeSimon Arlott
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-12Merge branch 'pm-domains'Rafael J. Wysocki
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-09Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-07Merge branch 'pm-opp'Rafael J. Wysocki
2015-11-07Merge branch 'acpi-pci'Rafael J. Wysocki
2015-11-07device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee
2015-11-07device property: Adding DMA Attribute APIs for Generic DevicesSuthikulpanit, Suravee
2015-11-06PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()Viresh Kumar
2015-11-06PM / OPP: Hold dev_opp_list_lock for writersViresh Kumar