Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | device property: rename helper functions | Andy Shevchenko | 2015-12-07 | 1 | -11/+11 | |
| | * | | | | | device property: always check for fwnode type | Andy Shevchenko | 2015-12-07 | 1 | -5/+7 | |
| | |/ / / / | ||||||
* | | | | | | Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2016-01-12 | 1 | -135/+146 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | component: add support for releasing match data | Russell King | 2015-12-07 | 1 | -35/+66 | |
| * | | | | | | component: track components via array rather than list | Russell King | 2015-12-07 | 1 | -74/+80 | |
| * | | | | | | component: move check for unbound master into try_to_bring_up_masters() | Russell King | 2015-12-07 | 1 | -10/+5 | |
| * | | | | | | component: remove old add_components method | Russell King | 2015-12-07 | 1 | -26/+5 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 2016-01-11 | 8 | -109/+324 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ | Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and... | Mark Brown | 2016-01-05 | 3 | -81/+63 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | regmap: debugfs: Use seq_file for the access map | Mark Brown | 2016-01-05 | 1 | -51/+18 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | regmap: rbtree: When adding a reg do a bsearch for target node | Nikesh Oswal | 2015-11-16 | 1 | -2/+7 | |
| | | |/ / / / / | ||||||
| | * | | | | | | regmap: mmio: Add regmap_mmio_get_min_stride | Xiubo Li | 2015-12-08 | 1 | -19/+30 | |
| | * | | | | | | regmap: mmio: remove the useless code | Xiubo Li | 2015-12-08 | 1 | -1/+0 | |
| | * | | | | | | regmap-mmio: Use native endianness for read/write | Simon Arlott | 2015-11-16 | 1 | -8/+8 | |
| | |/ / / / / | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ... | Mark Brown | 2016-01-05 | 3 | -0/+223 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | regmap: irq: add support for configuration of trigger type | Laxman Dewangan | 2016-01-05 | 1 | -0/+100 | |
| | | |/ / / / / | ||||||
| | * | | | | | | regmap: missing case statement | Dan Carpenter | 2015-12-12 | 1 | -0/+1 | |
| | * | | | | | | regmap: shift wrapping bugs in 64 bit code | Dan Carpenter | 2015-12-12 | 1 | -3/+3 | |
| | * | | | | | | regmap: cache: Add 64-bit mode support | Xiubo Li | 2015-12-09 | 1 | -0/+15 | |
| | * | | | | | | regmap: cache: To suppress the noise of checkpatch | Xiubo Li | 2015-12-09 | 1 | -0/+6 | |
| | * | | | | | | regmap: fix the warning about unused variable | Xiubo Li | 2015-12-09 | 1 | -0/+2 | |
| | * | | | | | | regmap: add 64-bit mode support | Xiubo Li | 2015-12-08 | 1 | -0/+99 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown | 2016-01-05 | 5 | -22/+24 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | regmap: use IS_ALIGNED instead of % to improve the performance | Xiubo Li | 2015-12-16 | 1 | -8/+8 | |
| | * | | | | | | regmap: replace kmalloc with kmalloc_array | lixiubo | 2015-11-20 | 3 | -6/+7 | |
| | * | | | | | | regmap: replace kzalloc with kcalloc | lixiubo | 2015-11-20 | 4 | -8/+9 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-next | Mark Brown | 2016-01-05 | 1 | -6/+14 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | regmap: cache: Move the num_reg_defaults check as early as possible | Xiubo Li | 2015-12-12 | 1 | -2/+6 | |
| | * | | | | | regmap: cache: Add warning info for the cache check | Xiubo Li | 2015-12-12 | 1 | -4/+8 | |
| | |/ / / / | ||||||
* | | | | | | Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2016-01-11 | 1 | -0/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | driver-core: platform: Add platform_irq_count() | Stephen Boyd | 2016-01-07 | 1 | -0/+20 | |
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-01-11 | 1 | -55/+201 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | irq/platform-MSI: Increase the maximum MSIs the MSI framework can support | MaJun | 2015-12-29 | 1 | -1/+1 | |
| * | | | | | | platform-msi: Allow creation of a MSI-based stacked irq domain | Marc Zyngier | 2015-12-16 | 1 | -2/+128 | |
| * | | | | | | platform-msi: Factor out allocation/free of private data | Marc Zyngier | 2015-12-16 | 1 | -41/+53 | |
| * | | | | | | platform-msi: Allow MSIs to be allocated in chunks | Marc Zyngier | 2015-12-16 | 1 | -12/+20 | |
| |/ / / / / | ||||||
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
*---. \ \ \ \ \ | Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains' | Rafael J. Wysocki | 2015-12-14 | 1 | -11/+22 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | / / / | | | |_|/ / / | | |/| | | / | | | | |_|/ | | | |/| | | ||||||
| | | * | | | PM / Domains: Allow runtime PM callbacks to be re-used during system PM | Ulf Hansson | 2015-12-10 | 1 | -11/+22 | |
* | | | | | | drivers/base/memory.c: prohibit offlining of memory blocks with missing sections | Seth Jennings | 2015-12-12 | 1 | -0/+4 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge branches 'pm-domains' and 'pm-cpufreq' | Rafael J. Wysocki | 2015-12-04 | 2 | -5/+1 | |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | ||||||
| * | | | PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach() | Eric Anholt | 2015-12-04 | 1 | -2/+1 | |
| * | | | PM / Domains: Validate cases of a non-bound driver in genpd governor | Ulf Hansson | 2015-12-02 | 1 | -3/+0 | |
* | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2015-11-20 | 1 | -0/+6 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | PM / wakeirq: check that wake IRQ is valid before accepting it | Dmitry Torokhov | 2015-11-16 | 1 | -0/+6 | |
* | | | | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-12 | 5 | -38/+75 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'pm-domains' | Rafael J. Wysocki | 2015-11-12 | 1 | -11/+10 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | PM / Domains: Allocate memory outside domain locks | Lina Iyer | 2015-11-02 | 1 | -9/+9 | |
| | * | | | PM / Domains: Remove dev->driver check for runtime PM | Lina Iyer | 2015-11-02 | 1 | -2/+1 | |
| * | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2015-11-07 | 3 | -19/+41 | |
| |\ \ \ \ | ||||||
| | * | | | | PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp() | Viresh Kumar | 2015-11-06 | 1 | -3/+7 |