aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
...
| | * | | | | | | | regmap: replace kzalloc with kcalloclixiubo2015-11-20
| | |/ / / / / / /
| * | | | | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown2016-01-05
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | regmap: cache: Move the num_reg_defaults check as early as possibleXiubo Li2015-12-12
| | * | | | | | | regmap: cache: Add warning info for the cache checkXiubo Li2015-12-12
| | |/ / / / / /
* | | | | | | | Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-01-11
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | driver-core: platform: Add platform_irq_count()Stephen Boyd2016-01-07
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-11
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | irq/platform-MSI: Increase the maximum MSIs the MSI framework can supportMaJun2015-12-29
| * | | | | | | platform-msi: Allow creation of a MSI-based stacked irq domainMarc Zyngier2015-12-16
| * | | | | | | platform-msi: Factor out allocation/free of private dataMarc Zyngier2015-12-16
| * | | | | | | platform-msi: Allow MSIs to be allocated in chunksMarc Zyngier2015-12-16
| |/ / / / / /
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*---. \ \ \ \ \ \ Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki2015-12-14
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | / / / / | | | |_|/ / / / | | |/| | | / / | | | | |_|/ / | | | |/| | |
| | | * | | | PM / Domains: Allow runtime PM callbacks to be re-used during system PMUlf Hansson2015-12-09
* | | | | | | drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings2015-12-12
| |/ / / / / |/| | | | |
* | | | | | Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2015-12-04
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()Eric Anholt2015-12-03
| * | | | PM / Domains: Validate cases of a non-bound driver in genpd governorUlf Hansson2015-12-02
* | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2015-11-19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | PM / wakeirq: check that wake IRQ is valid before accepting itDmitry Torokhov2015-11-16
* | | | | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-12
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-domains'Rafael J. Wysocki2015-11-11
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | PM / Domains: Allocate memory outside domain locksLina Iyer2015-11-01
| | * | | | PM / Domains: Remove dev->driver check for runtime PMLina Iyer2015-11-01
| * | | | | Merge branch 'pm-opp'Rafael J. Wysocki2015-11-06
| |\ \ \ \ \
| | * | | | | PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()Viresh Kumar2015-11-06
| | * | | | | PM / OPP: Hold dev_opp_list_lock for writersViresh Kumar2015-11-06
| | * | | | | PM / OPP: Protect updates to list_dev with mutexViresh Kumar2015-11-06
| | * | | | | PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()Viresh Kumar2015-11-06
| | * | | | | PM / OPP: Parse all power-supply related bindings togetherViresh Kumar2015-11-01
| | * | | | | PM / OPP: Rename routines specific to old bindings with _v1Viresh Kumar2015-11-01
| | * | | | | PM / OPP: Improve print messages with pr_fmtViresh Kumar2015-11-01
| * | | | | | Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-06
| |\ \ \ \ \ \
| | * | | | | | device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee2015-11-06
| | * | | | | | device property: Adding DMA Attribute APIs for Generic DevicesSuthikulpanit, Suravee2015-11-06
| | * | | | | | Merge branch 'device-properties' into acpi-pciRafael J. Wysocki2015-11-01
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-11-11
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-11-03
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM / OPP: get the voltage for all OPPsJavi Merino2015-10-30
* | | | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-10
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'v4.4-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2015-10-09
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | PM / clk: Do not __clk_get passed in clock-referencesStephen Boyd2015-10-06
* | | | | | | | | | | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-10
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams2015-11-09
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | devm: make allocations numa aware by defaultDan Williams2015-10-09
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | class_find_device: fix reference to argument "match"Rolf Eike Beer2015-09-29
* | | | | | | | | | | | | Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | PM / Domains: Make pm_genpd_{add,remove}_subdomain() available to modulesStephen Boyd2015-10-09
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | of: to support binding numa node to specified device in devicetreeZhen Lei2015-10-18