summaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | regmap-mmio: Use native endianness for read/writeSimon Arlott2015-11-161-8/+8
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...Mark Brown2016-01-053-0/+223
| |\ \ \ \ \ \ \
| | | * | | | | | regmap: irq: add support for configuration of trigger typeLaxman Dewangan2016-01-051-0/+100
| | | |/ / / / /
| | * | | | | | regmap: missing case statementDan Carpenter2015-12-121-0/+1
| | * | | | | | regmap: shift wrapping bugs in 64 bit codeDan Carpenter2015-12-121-3/+3
| | * | | | | | regmap: cache: Add 64-bit mode supportXiubo Li2015-12-091-0/+15
| | * | | | | | regmap: cache: To suppress the noise of checkpatchXiubo Li2015-12-091-0/+6
| | * | | | | | regmap: fix the warning about unused variableXiubo Li2015-12-091-0/+2
| | * | | | | | regmap: add 64-bit mode supportXiubo Li2015-12-081-0/+99
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2016-01-055-22/+24
| |\ \ \ \ \ \
| | * | | | | | regmap: use IS_ALIGNED instead of % to improve the performanceXiubo Li2015-12-161-8/+8
| | * | | | | | regmap: replace kmalloc with kmalloc_arraylixiubo2015-11-203-6/+7
| | * | | | | | regmap: replace kzalloc with kcalloclixiubo2015-11-204-8/+9
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown2016-01-051-6/+14
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | regmap: cache: Move the num_reg_defaults check as early as possibleXiubo Li2015-12-121-2/+6
| | * | | | | regmap: cache: Add warning info for the cache checkXiubo Li2015-12-121-4/+8
| | |/ / / /
* | | | | | Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-01-111-0/+20
|\ \ \ \ \ \
| * | | | | | driver-core: platform: Add platform_irq_count()Stephen Boyd2016-01-071-0/+20
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-111-55/+201
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | irq/platform-MSI: Increase the maximum MSIs the MSI framework can supportMaJun2015-12-291-1/+1
| * | | | | | platform-msi: Allow creation of a MSI-based stacked irq domainMarc Zyngier2015-12-161-2/+128
| * | | | | | platform-msi: Factor out allocation/free of private dataMarc Zyngier2015-12-161-41/+53
| * | | | | | platform-msi: Allow MSIs to be allocated in chunksMarc Zyngier2015-12-161-12/+20
| |/ / / / /
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki2015-12-141-11/+22
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | / / / | | | |_|/ / / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | PM / Domains: Allow runtime PM callbacks to be re-used during system PMUlf Hansson2015-12-101-11/+22
* | | | | | drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings2015-12-121-0/+4
| |/ / / / |/| | | |
* | | | | Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2015-12-042-5/+1
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()Eric Anholt2015-12-041-2/+1
| * | | PM / Domains: Validate cases of a non-bound driver in genpd governorUlf Hansson2015-12-021-3/+0
* | | | Merge branch 'pm-sleep'Rafael J. Wysocki2015-11-201-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | PM / wakeirq: check that wake IRQ is valid before accepting itDmitry Torokhov2015-11-161-0/+6
* | | | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-125-38/+75
|\ \ \ \
| * \ \ \ Merge branch 'pm-domains'Rafael J. Wysocki2015-11-121-11/+10
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | PM / Domains: Allocate memory outside domain locksLina Iyer2015-11-021-9/+9
| | * | | PM / Domains: Remove dev->driver check for runtime PMLina Iyer2015-11-021-2/+1
| * | | | Merge branch 'pm-opp'Rafael J. Wysocki2015-11-073-19/+41
| |\ \ \ \
| | * | | | PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()Viresh Kumar2015-11-061-3/+7
| | * | | | PM / OPP: Hold dev_opp_list_lock for writersViresh Kumar2015-11-061-0/+9
| | * | | | PM / OPP: Protect updates to list_dev with mutexViresh Kumar2015-11-063-5/+8
| | * | | | PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()Viresh Kumar2015-11-061-1/+1
| | * | | | PM / OPP: Parse all power-supply related bindings togetherViresh Kumar2015-11-021-5/+6
| | * | | | PM / OPP: Rename routines specific to old bindings with _v1Viresh Kumar2015-11-021-5/+5
| | * | | | PM / OPP: Improve print messages with pr_fmtViresh Kumar2015-11-022-0/+5
| * | | | | Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-071-8/+24
| |\ \ \ \ \
| | * | | | | device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee2015-11-071-13/+0
| | * | | | | device property: Adding DMA Attribute APIs for Generic DevicesSuthikulpanit, Suravee2015-11-071-0/+29
| | * | | | | Merge branch 'device-properties' into acpi-pciRafael J. Wysocki2015-11-021-12/+76
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-11-111-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-11-031-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | PM / OPP: get the voltage for all OPPsJavi Merino2015-10-301-2/+2