Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | PM / sleep: Drop unused `info' variable | Thierry Reding | 2016-04-28 | 1 | -13/+5 | |
| | | * | | | | | PM / Runtime: Fix error path in pm_runtime_force_resume() | Ulf Hansson | 2016-04-21 | 1 | -2/+7 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2016-05-16 | 5 | -521/+724 | |
| | |\ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/flat' int... | Mark Brown | 2016-05-13 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | regcache: flat: Require max_registers to be set | Alexander Stein | 2016-03-29 | 1 | -1/+1 | |
| | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | * | | | | | | | regmap: cache: Fix typo in cache_bypass parameter description | Andrew F. Davis | 2016-03-23 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ | Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/... | Mark Brown | 2016-05-13 | 3 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case | Jack Pham | 2016-04-15 | 1 | -1/+1 | |
| | | | |/ / / / / / | ||||||
| | * | | | | | | | | regmap: mmio: Parse endianness definitions from DT | Mark Brown | 2016-03-30 | 1 | -1/+3 | |
| | * | | | | | | | | regmap: Fix implicit inclusion of device.h | Mark Brown | 2016-03-30 | 1 | -0/+1 | |
| | * | | | | | | | | regmap: mmio: Fix value endianness selection | Mark Brown | 2016-03-23 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linus | Mark Brown | 2016-05-13 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | regmap: mmio: Explicitly say little endian is the defualt in the bus config | Mark Brown | 2016-03-31 | 1 | -0/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ | Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' | Rafael J. Wysocki | 2016-05-06 | 1 | -3/+0 | |
| |\ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | / / | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | device property: Avoid potential dereferences of invalid pointers | Heikki Krogerus | 2016-04-27 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table | Viresh Kumar | 2016-06-16 | 3 | -6/+24 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge back new material for v4.7. | Rafael J. Wysocki | 2016-05-06 | 5 | -521/+724 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | PM / OPP: Move CONFIG_OF dependent code in a separate file | Viresh Kumar | 2016-05-06 | 5 | -579/+618 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table | Sudeep Holla | 2016-05-05 | 2 | -30/+88 | |
| * | | | | | PM / OPP: pass cpumask by reference | Arnd Bergmann | 2016-05-05 | 1 | -5/+5 | |
| * | | | | | PM / OPP: Add dev_pm_opp_get_sharing_cpus() | Viresh Kumar | 2016-04-28 | 1 | -0/+45 | |
| * | | | | | PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus() | Viresh Kumar | 2016-04-28 | 1 | -1/+2 | |
| * | | | | | PM / OPP: Mark shared-opp for non-dt case | Viresh Kumar | 2016-04-25 | 1 | -0/+3 | |
| * | | | | | PM / OPP: Relocate dev_pm_opp_set_sharing_cpus() | Viresh Kumar | 2016-04-25 | 1 | -56/+56 | |
| * | | | | | PM / OPP: Add missing doc style comments | Viresh Kumar | 2016-04-25 | 1 | -1/+58 | |
| * | | | | | PM / OPP: Propagate the error returned by _find_opp_table() | Viresh Kumar | 2016-04-25 | 1 | -1/+1 | |
| |/ / / / | ||||||
* / / / / | PM / OPP: Remove useless check | Viresh Kumar | 2016-05-05 | 1 | -3/+0 | |
|/ / / / | ||||||
* | / / | PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs | Strashko, Grygorii | 2016-04-07 | 1 | -0/+2 | |
| |/ / |/| | | ||||||
* | | | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-25 | 1 | -0/+89 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *---. \ \ | Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' | Rafael J. Wysocki | 2016-03-25 | 1 | -0/+89 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PM / clk: Add support for obtaining clocks from device-tree | Jon Hunter | 2016-03-17 | 1 | -0/+89 | |
| | |/ / / / | ||||||
* | | | | | | drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappings | Brian Starkey | 2016-03-22 | 1 | -1/+4 | |
* | | | | | | drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAP | Brian Starkey | 2016-03-22 | 1 | -4/+16 | |
* | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2016-03-20 | 1 | -2/+22 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ | Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next | Russell King | 2016-03-05 | 1 | -2/+22 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match() | Tomeu Vizoso | 2016-02-16 | 1 | -2/+22 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-19 | 1 | -8/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | device property: convert to use match_string() helper | Andy Shevchenko | 2016-03-17 | 1 | -8/+4 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-17 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge 4.5-rc4 into char-misc-next | Greg Kroah-Hartman | 2016-02-14 | 6 | -66/+70 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | firmware: Change the page arrary alloc to vmalloc | Chen Feng | 2016-02-09 | 1 | -5/+4 | |
| * | | | | | | | | | firmware: simplify dev_*() print messages for generic helpers | Luis R. Rodriguez | 2016-02-09 | 1 | -4/+4 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-03-17 | 3 | -28/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Revert "driver-core: platform: probe of-devices only using list of compatibles" | Greg Kroah-Hartman | 2016-02-15 | 1 | -2/+2 | |
| * | | | | | | | | | Merge 4.5-rc4 into driver-core-next | Greg Kroah-Hartman | 2016-02-14 | 2 | -29/+36 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | driver-core: platform: probe of-devices only using list of compatibles | Uwe Kleine-König | 2016-02-10 | 1 | -2/+2 | |
| * | | | | | | | | | component: remove impossible condition | Sudip Mukherjee | 2016-02-10 | 1 | -1/+1 | |
| * | | | | | | | | | drivers: dma-coherent: simplify dma_init_coherent_memory return value | Michal Nazarewicz | 2016-02-10 | 1 | -17/+11 | |
| * | | | | | | | | | driver core: bus: use to_subsys_private and to_device_private_bus | Geliang Tang | 2016-02-10 | 1 | -3/+2 | |
| * | | | | | | | | | driver core: bus: use list_for_each_entry* | Geliang Tang | 2016-02-10 | 1 | -7/+3 |