Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | wrappers for ->i_mutex access | Al Viro | 2016-01-22 | 1 | -6/+6 | |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-21 | 2 | -9/+8 | |
|\ | ||||||
| * | dma-mapping: remove <asm-generic/dma-coherent.h> | Christoph Hellwig | 2016-01-20 | 1 | -2/+1 | |
| * | dma-mapping: make the generic coherent dma mmap implementation optional | Christoph Hellwig | 2016-01-20 | 1 | -2/+2 | |
| * | drivers/base/cpu.c: use __cpu_*_mask directly | Rasmus Villemoes | 2016-01-20 | 1 | -5/+5 | |
* | | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-20 | 7 | -7/+90 | |
|\ \ | |/ |/| | ||||||
| * | Merge branch 'pm-core' | Rafael J. Wysocki | 2016-01-21 | 7 | -7/+90 | |
| |\ | ||||||
| | * | driver core: Avoid NULL pointer dereferences in device_is_bound() | Rafael J. Wysocki | 2016-01-12 | 1 | -1/+1 | |
| | * | platform: Do not detach from PM domains on shutdown | Rafael J. Wysocki | 2016-01-12 | 1 | -1/+0 | |
| | * | PM / sleep: Go direct_complete if driver has no callbacks | Tomeu Vizoso | 2016-01-08 | 5 | -0/+46 | |
| | * | PM / Domains: add setter for dev.pm_domain | Tomeu Vizoso | 2016-01-08 | 3 | -4/+28 | |
| | * | device core: add device_is_bound() | Tomeu Vizoso | 2016-01-08 | 1 | -2/+16 | |
| | * | Merge branch 'acpi-soc' into pm-core | Rafael J. Wysocki | 2016-01-08 | 2 | -2/+9 | |
| | |\ | ||||||
* | | \ | Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-17 | 1 | -3/+5 | |
|\ \ \ \ | ||||||
| * | | | | firmware: actually return NULL on failed request_firmware_nowait() | Brian Norris | 2016-01-07 | 1 | -3/+5 | |
* | | | | | mm: skip memory block registration for ZONE_DEVICE | Dan Williams | 2016-01-15 | 1 | -0/+13 | |
* | | | | | drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64 | John Allen | 2016-01-14 | 1 | -10/+6 | |
* | | | | | drivers/base/memory.c: rename remove_memory_block() to remove_memory_section() | Seth Jennings | 2016-01-14 | 1 | -2/+2 | |
* | | | | | drivers/base/memory.c: clean up section counting | Seth Jennings | 2016-01-14 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-12 | 16 | -124/+1149 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'pm-domains' | Rafael J. Wysocki | 2016-01-12 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge back earlier 'pm-domains' material for v4.5. | Rafael J. Wysocki | 2015-12-21 | 26 | -470/+835 | |
| | |\ \ \ \ | ||||||
| | | * | | | | PM / Domains: export symbols to add/remove devices from genpd | Maruthi Bayyavarapu | 2015-12-10 | 1 | -0/+2 | |
| * | | | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2016-01-12 | 5 | -19/+593 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | PM / OPP: Use snprintf() instead of sprintf() | Viresh Kumar | 2016-01-06 | 1 | -2/+4 | |
| | * | | | | | | PM / OPP: Set cpu_dev->id in cpumask first | Pi-Cheng Chen | 2016-01-02 | 1 | -1/+2 | |
| | * | | | | | | PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties | Bartlomiej Zolnierkiewicz | 2015-12-28 | 1 | -2/+2 | |
| | * | | | | | | PM / OPP: Parse 'opp-<prop>-<name>' bindings | Viresh Kumar | 2015-12-10 | 2 | -15/+152 | |
| | * | | | | | | PM / OPP: Parse 'opp-supported-hw' binding | Viresh Kumar | 2015-12-10 | 2 | -0/+153 | |
| | * | | | | | | PM / OPP: Add missing doc comments | Viresh Kumar | 2015-11-23 | 1 | -1/+3 | |
| | * | | | | | | PM / OPP: Add debugfs support | Viresh Kumar | 2015-11-23 | 4 | -2/+281 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'pm-pci' and 'pm-core' | Rafael J. Wysocki | 2016-01-12 | 6 | -8/+115 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | / / | | | | |_|_|/ / | | | |/| | | | | ||||||
| | | * | | | | | PM / core: fix typo in documentation | Manuel Pégourié-Gonnard | 2016-01-02 | 1 | -1/+1 | |
| | | * | | | | | PM / runtime: Add new helper for conditional usage count incrementation | Rafael J. Wysocki | 2015-12-21 | 1 | -0/+24 | |
| | | | | | | | | ||||||
| | | | \ \ \ \ | ||||||
| | | *-. \ \ \ \ | Merge branches 'pm-sleep' and 'pm-runtime' into pm-core | Rafael J. Wysocki | 2015-12-07 | 5 | -7/+90 | |
| | | |\ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | | | * | | | | | PM / runtime: Re-init runtime PM states at probe error and driver unbind | Ulf Hansson | 2015-11-30 | 3 | -6/+24 | |
| | | | |/ / / / | ||||||
| | | * | | | | | PM / sleep: prohibit devices probing during suspend/hibernation | Strashko, Grygorii | 2015-11-30 | 3 | -1/+66 | |
| | | |/ / / / | ||||||
| * | | | | | | Merge branch 'acpi-soc' | Rafael J. Wysocki | 2016-01-12 | 2 | -2/+9 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | PM / clk: don't leave clocks enabled when driver not bound | Andy Shevchenko | 2016-01-08 | 1 | -0/+1 | |
| | * | | | | | device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification | Andy Shevchenko | 2015-12-09 | 1 | -2/+8 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'device-properties' | Rafael J. Wysocki | 2016-01-12 | 3 | -95/+430 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | device property: avoid allocations of 0 length | Andy Shevchenko | 2016-01-01 | 1 | -0/+6 | |
| | * | | | | | device property: the secondary fwnode needs to depend on the primary | Heikki Krogerus | 2016-01-01 | 1 | -4/+4 | |
| | * | | | | | driver core: Do not overwrite secondary fwnode with NULL if it is set | Mika Westerberg | 2015-12-07 | 1 | -1/+4 | |
| | * | | | | | driver core: platform: Add support for built-in device properties | Mika Westerberg | 2015-12-07 | 1 | -0/+25 | |
| | * | | | | | device property: Take a copy of the property set | Mika Westerberg | 2015-12-07 | 1 | -18/+173 | |
| | * | | | | | device property: Fallback to secondary fwnode if primary misses the property | Andy Shevchenko | 2015-12-07 | 1 | -31/+78 | |
| | * | | | | | device property: improve readability of macros | Andy Shevchenko | 2015-12-07 | 1 | -14/+14 | |
| | * | | | | | device property: keep single value inplace | Andy Shevchenko | 2015-12-07 | 1 | -3/+30 | |
| | * | | | | | device property: refactor built-in properties support | Andy Shevchenko | 2015-12-07 | 1 | -40/+110 |