summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-241-0/+89
|\
| *---. Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki2016-03-251-0/+89
| |\ \ \
| | * | | PM / clk: Add support for obtaining clocks from device-treeJon Hunter2016-03-171-0/+89
| | |/ /
* | | | drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappingsBrian Starkey2016-03-221-1/+4
* | | | drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAPBrian Starkey2016-03-221-4/+16
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-191-2/+22
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-041-2/+22
| |\ \ \ \ \ \
| | * | | | | | ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()Tomeu Vizoso2016-02-161-2/+22
| | |/ / / / /
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-181-8/+4
|\ \ \ \ \ \ \
| * | | | | | | device property: convert to use match_string() helperAndy Shevchenko2016-03-171-8/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-171-5/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-146-66/+70
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | firmware: Change the page arrary alloc to vmallocChen Feng2016-02-081-5/+4
| * | | | | | | firmware: simplify dev_*() print messages for generic helpersLuis R. Rodriguez2016-02-081-4/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-173-28/+17
|\ \ \ \ \ \ \
| * | | | | | | Revert "driver-core: platform: probe of-devices only using list of compatibles"Greg Kroah-Hartman2016-02-151-2/+2
| * | | | | | | Merge 4.5-rc4 into driver-core-nextGreg Kroah-Hartman2016-02-142-29/+36
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | driver-core: platform: probe of-devices only using list of compatiblesUwe Kleine-König2016-02-091-2/+2
| * | | | | | | component: remove impossible conditionSudip Mukherjee2016-02-091-1/+1
| * | | | | | | drivers: dma-coherent: simplify dma_init_coherent_memory return valueMichal Nazarewicz2016-02-091-17/+11
| * | | | | | | driver core: bus: use to_subsys_private and to_device_private_busGeliang Tang2016-02-091-3/+2
| * | | | | | | driver core: bus: use list_for_each_entry*Geliang Tang2016-02-091-7/+3
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-171-51/+27
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | firmware: change kernel read fail to dev_dbg()Luis R. Rodriguez2016-02-291-2/+6
| * | | | | | | firmware: replace call to fw_read_file_contents() with kernel versionMimi Zohar2016-02-211-42/+10
| * | | | | | | firmware: clean up filesystem load exit pathKees Cook2016-02-181-7/+5
| * | | | | | | firmware: move completing fw into a helperLuis R. Rodriguez2016-02-181-4/+10
| * | | | | | | firmware: simplify dev_*() print messages for generic helpersLuis R. Rodriguez2016-02-181-4/+4
| |/ / / / / /
* | | | | | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-168-450/+963
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'Rafael J. Wysocki2016-03-143-34/+94
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | / | | | | |_|_|_|_|/ | | | |/| | | | |
| | | | * | | | | PM / Domains: Fix potential NULL pointer dereferenceJon Hunter2016-03-091-0/+3
| | | | * | | | | PM / Domains: Fix removal of a subdomainJon Hunter2016-03-091-1/+1
| | | | * | | | | PM / Domains: Propagate start and restore errors during runtime resumeLaurent Pinchart2016-03-091-2/+18
| | | | * | | | | PM / Domains: Join state name and index in debugfs outputGeert Uytterhoeven2016-03-091-1/+1
| | | | * | | | | PM / Domains: Restore alignment of slaves in debugfs outputGeert Uytterhoeven2016-03-091-4/+6
| | | | * | | | | PM / Domains: remove old power on/off latenciesAxel Haslam2016-02-151-7/+1
| | | | * | | | | PM / Domains: Support for multiple statesAxel Haslam2016-02-152-29/+74
| | | |/ / / / / | | |/| | | | |
| | | * | | | | PM / sleep: declare __tracedata symbols as char[] rather than charEric Biggers2016-02-111-2/+2
| | | |/ / / /
| * | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2016-03-144-408/+852
| |\ \ \ \ \ \
| | * | | | | | PM / OPP: Rename structures for clarityViresh Kumar2016-02-214-459/+461
| | * | | | | | PM / OPP: Fix incorrect commentsViresh Kumar2016-02-211-3/+3
| | * | | | | | PM / OPP: Initialize regulator pointer to an error valueViresh Kumar2016-02-161-6/+9
| | * | | | | | PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar2016-02-151-2/+8
| | * | | | | | PM / OPP: Fix NULL pointer dereference crash when disabling OPPsJon Hunter2016-02-111-1/+1
| | * | | | | | PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar2016-02-101-0/+176
| | * | | | | | PM / OPP: Manage device clkViresh Kumar2016-02-102-0/+18
| | * | | | | | PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindingsViresh Kumar2016-02-102-0/+26
| | * | | | | | PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar2016-02-101-0/+17
| | * | | | | | PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar2016-02-101-0/+59
| | * | | | | | PM / OPP: Disable OPPs that aren't supported by the regulatorViresh Kumar2016-02-101-0/+22
OpenPOWER on IntegriCloud