summaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAge
...
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki2016-03-25
| |\ \ \ \ \
| | * | | | | PM / clk: Add support for obtaining clocks from device-treeJon Hunter2016-03-17
| | |/ / / /
* | | | | | drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappingsBrian Starkey2016-03-22
* | | | | | drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAPBrian Starkey2016-03-22
* | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-19
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-04
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()Tomeu Vizoso2016-02-16
| | |/ / / / / / /
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | device property: convert to use match_string() helperAndy Shevchenko2016-03-17
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-17
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-14
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | firmware: Change the page arrary alloc to vmallocChen Feng2016-02-08
| * | | | | | | | | firmware: simplify dev_*() print messages for generic helpersLuis R. Rodriguez2016-02-08
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "driver-core: platform: probe of-devices only using list of compatibles"Greg Kroah-Hartman2016-02-15
| * | | | | | | | | Merge 4.5-rc4 into driver-core-nextGreg Kroah-Hartman2016-02-14
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | driver-core: platform: probe of-devices only using list of compatiblesUwe Kleine-König2016-02-09
| * | | | | | | | | component: remove impossible conditionSudip Mukherjee2016-02-09
| * | | | | | | | | drivers: dma-coherent: simplify dma_init_coherent_memory return valueMichal Nazarewicz2016-02-09
| * | | | | | | | | driver core: bus: use to_subsys_private and to_device_private_busGeliang Tang2016-02-09
| * | | | | | | | | driver core: bus: use list_for_each_entry*Geliang Tang2016-02-09
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-17
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | firmware: change kernel read fail to dev_dbg()Luis R. Rodriguez2016-02-29
| * | | | | | | | | firmware: replace call to fw_read_file_contents() with kernel versionMimi Zohar2016-02-21
| * | | | | | | | | firmware: clean up filesystem load exit pathKees Cook2016-02-18
| * | | | | | | | | firmware: move completing fw into a helperLuis R. Rodriguez2016-02-18
| * | | | | | | | | firmware: simplify dev_*() print messages for generic helpersLuis R. Rodriguez2016-02-18
| |/ / / / / / / /
* | | | | | | | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-16
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'Rafael J. Wysocki2016-03-14
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | / / / | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | | | * | | | | | | PM / Domains: Fix potential NULL pointer dereferenceJon Hunter2016-03-09
| | | | * | | | | | | PM / Domains: Fix removal of a subdomainJon Hunter2016-03-09
| | | | * | | | | | | PM / Domains: Propagate start and restore errors during runtime resumeLaurent Pinchart2016-03-09
| | | | * | | | | | | PM / Domains: Join state name and index in debugfs outputGeert Uytterhoeven2016-03-09
| | | | * | | | | | | PM / Domains: Restore alignment of slaves in debugfs outputGeert Uytterhoeven2016-03-09
| | | | * | | | | | | PM / Domains: remove old power on/off latenciesAxel Haslam2016-02-15
| | | | * | | | | | | PM / Domains: Support for multiple statesAxel Haslam2016-02-15
| | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | PM / sleep: declare __tracedata symbols as char[] rather than charEric Biggers2016-02-11
| | | |/ / / / / /
| * | | | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2016-03-14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM / OPP: Rename structures for clarityViresh Kumar2016-02-21
| | * | | | | | | | PM / OPP: Fix incorrect commentsViresh Kumar2016-02-21
| | * | | | | | | | PM / OPP: Initialize regulator pointer to an error valueViresh Kumar2016-02-16
| | * | | | | | | | PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar2016-02-15
| | * | | | | | | | PM / OPP: Fix NULL pointer dereference crash when disabling OPPsJon Hunter2016-02-11
| | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar2016-02-10
| | * | | | | | | PM / OPP: Manage device clkViresh Kumar2016-02-10
| | * | | | | | | PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindingsViresh Kumar2016-02-10
| | * | | | | | | PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar2016-02-10
| | * | | | | | | PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar2016-02-10
| | * | | | | | | PM / OPP: Disable OPPs that aren't supported by the regulatorViresh Kumar2016-02-10
| | * | | | | | | PM / OPP: get/put regulators from OPP coreViresh Kumar2016-02-10
| | | |/ / / / / | | |/| | | | |