Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings | Viresh Kumar | 2016-02-10 | 2 | -0/+26 | |
| | * | | | | | | PM / OPP: Introduce dev_pm_opp_get_max_transition_latency() | Viresh Kumar | 2016-02-10 | 1 | -0/+17 | |
| | * | | | | | | PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() | Viresh Kumar | 2016-02-10 | 1 | -0/+59 | |
| | * | | | | | | PM / OPP: Disable OPPs that aren't supported by the regulator | Viresh Kumar | 2016-02-10 | 1 | -0/+22 | |
| | * | | | | | | PM / OPP: get/put regulators from OPP core | Viresh Kumar | 2016-02-10 | 2 | -0/+115 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | device property: fix for a case of use-after-free | Heikki Krogerus | 2016-03-10 | 1 | -8/+17 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-16 | 1 | -1/+33 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | memory-hotplug: add automatic onlining policy for the newly added memory | Vitaly Kuznetsov | 2016-03-15 | 1 | -1/+33 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 2016-03-15 | 6 | -322/+363 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-next | Mark Brown | 2016-03-05 | 1 | -178/+39 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | regmap: replace regmap_write_bits() | Kuninori Morimoto | 2016-03-05 | 1 | -23/+0 | |
| | * | | | | | regmap: add regmap_fields_force_xxx() macros | Kuninori Morimoto | 2016-02-26 | 1 | -12/+0 | |
| | * | | | | | regmap: merge regmap_fields_update_bits() into macro | Kuninori Morimoto | 2016-02-20 | 1 | -26/+0 | |
| | * | | | | | regmap: merge regmap_fields_write() into macro | Kuninori Morimoto | 2016-02-20 | 1 | -22/+0 | |
| | * | | | | | regmap: add regmap_fields_update_bits_base() | Kuninori Morimoto | 2016-02-20 | 1 | -0/+32 | |
| | * | | | | | regmap: merge regmap_field_update_bits() into macro | Kuninori Morimoto | 2016-02-20 | 1 | -20/+0 | |
| | * | | | | | regmap: merge regmap_field_write() into macro | Kuninori Morimoto | 2016-02-20 | 1 | -16/+0 | |
| | * | | | | | regmap: add regmap_field_update_bits_base() | Kuninori Morimoto | 2016-02-20 | 1 | -0/+27 | |
| | * | | | | | regmap: merge regmap_update_bits_check_async() into macro | Kuninori Morimoto | 2016-02-20 | 1 | -37/+0 | |
| | * | | | | | regmap: merge regmap_update_bits_check() into macro | Kuninori Morimoto | 2016-02-20 | 1 | -25/+0 | |
| | * | | | | | regmap: merge regmap_update_bits_async() into macro | Kuninori Morimoto | 2016-02-20 | 1 | -34/+0 | |
| | * | | | | | regmap: merge regmap_update_bits() into macro | Kuninori Morimoto | 2016-02-20 | 1 | -23/+0 | |
| | * | | | | | regmap: add regmap_update_bits_base() | Kuninori Morimoto | 2016-02-20 | 1 | -0/+40 | |
| | | |_|/ / | | |/| | | | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----. \ \ \ \ | Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '... | Mark Brown | 2016-03-05 | 4 | -11/+148 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | regcache: flat: Introduce register strider order | Xiubo Li | 2016-02-20 | 1 | -5/+15 | |
| | | | | * | | | | | regcache: Introduce the index parsing API by stride order | Xiubo Li | 2016-02-20 | 1 | -0/+6 | |
| | | | | * | | | | | regmap: core: Introduce register stride order | Xiubo Li | 2016-02-20 | 2 | -6/+23 | |
| | | | | |/ / / / | ||||||
| | | | * | | | | | regmap: irq: Enable irq retriggering for nested irqs | Grygorii Strashko | 2016-02-29 | 1 | -0/+1 | |
| | | | * | | | | | regmap: irq: add devm apis for regmap_{add,del}_irq_chip | Laxman Dewangan | 2016-02-15 | 1 | -0/+82 | |
| | | | * | | | | | regmap: irq: dispose all virtual irq before removing domain | Laxman Dewangan | 2016-02-09 | 1 | -0/+21 | |
| | | | |/ / / / | ||||||
| | * | / / / / | regmap: irq: add devm apis for regmap_{add,del}_irq_chip | Laxman Dewangan | 2016-03-05 | 1 | -0/+82 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next | Mark Brown | 2016-03-05 | 3 | -131/+174 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | regmap: cache: Fall back to register by register read for cache defaults | Mark Brown | 2016-02-02 | 1 | -11/+30 | |
| | * | | | | | | regmap: Return an error if a caller attempts to do an unsupported raw read | Mark Brown | 2016-02-01 | 1 | -0/+3 | |
| | * | | | | | | regmap: mmio: Convert to regmap_bus and fix accessor usage | Mark Brown | 2016-01-27 | 1 | -120/+139 | |
| | * | | | | | | regmap: Add explict native endian flag to DT bindings | Mark Brown | 2016-01-27 | 1 | -0/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge remote-tracking branch 'regmap/fix/raw' into regmap-linus | Mark Brown | 2016-03-05 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | regmap: pass buffer size to regmap_raw_read() in regcache_hw_init() | Maciej S. Szmigiero | 2016-01-15 | 1 | -2/+2 | |
* | | | | | | | device property: fwnode->secondary may contain ERR_PTR(-ENODEV) | Heikki Krogerus | 2016-03-09 | 1 | -4/+4 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2016-02-14 | 1 | -21/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | component: remove device from master match list on failed add | Daniel Stone | 2016-02-11 | 1 | -0/+2 | |
| * | | | | | | component: Detach components when deleting master struct | Jon Medhurst (Tixy) | 2016-01-27 | 1 | -19/+22 | |
| * | | | | | | component: fix crash on x86_64 with hda audio drivers | Russell King | 2016-01-26 | 1 | -2/+4 | |
* | | | | | | | Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-02-08 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | regmap: mmio: Revert to v4.4 endianness handling | Mark Brown | 2016-02-05 | 1 | -8/+8 | |
| | |_|/ / / | |/| | | | | ||||||
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
*-. \ \ \ \ \ | Merge branches 'pm-core' and 'pm-domains' | Rafael J. Wysocki | 2016-02-06 | 2 | -21/+8 | |
|\ \ \ \ \ \ \ | ||||||
| | * | | | | | | PM / Domains: Silence compiler warning for an unused function | Ulf Hansson | 2016-02-03 | 1 | -20/+7 | |
| |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | PM: Avoid false-positive warnings in dev_pm_domain_set() | Rafael J. Wysocki | 2016-02-03 | 1 | -1/+1 | |
* | | | | | | | Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-01-31 | 1 | -4/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | base/platform: Fix platform drivers with no probe callback | Martin Wilck | 2016-01-26 | 1 | -4/+9 | |
| | |/ / / / / | |/| | | | | |