Age | Commit message (Expand) | Author | Files | Lines |
2014-11-11 | Revert "core: platform: add warning if driver has no owner" | Wolfram Sang | 1 | -3/+0 |
2014-11-08 | PM / Domains: Change prototype for the attach and detach callbacks | Ulf Hansson | 1 | -2/+2 |
2014-11-07 | drivers: base: support cpu cache information interface to userspace via sysfs | Sudeep Holla | 2 | -1/+542 |
2014-11-07 | drivers: base: add cpu_device_create to support per-cpu devices | Sudeep Holla | 1 | -0/+54 |
2014-11-07 | topology: replace custom attribute macros with standard DEVICE_ATTR* | Sudeep Holla | 1 | -29/+24 |
2014-11-07 | cpumask: factor out show_cpumap into separate helper function | Sudeep Holla | 3 | -34/+7 |
2014-11-07 | driver core: Fix unbalanced device reference in drivers_probe | Alex Williamson | 1 | -3/+5 |
2014-11-07 | driver core: fix race with userland in device_add() | Sergey Klyaus | 1 | -20/+18 |
2014-11-07 | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP | Johannes Berg | 1 | -3/+3 |
2014-11-07 | tiny: reverse logic for DISABLE_DEV_COREDUMP | Aristeu Rozanski | 1 | -8/+11 |
2014-11-07 | sysfs: driver core: Fix glue dir race condition by gdp_mutex | Yijing Wang | 1 | -1/+3 |
2014-11-07 | PM / clock_ops: make __pm_clk_enable more generic | Strashko, Grygorii | 1 | -22/+16 |
2014-11-07 | PM / clock_ops: Add pm_clk_add_clk() | Geert Uytterhoeven | 1 | -10/+37 |
2014-11-06 | core: platform: let platform_create_bundle initialize module owner | Wolfram Sang | 1 | -5/+6 |
2014-11-06 | core: platform: let platform_driver_probe initialize module owner | Wolfram Sang | 1 | -5/+6 |
2014-11-06 | core: platform: add warning if driver has no owner | Wolfram Sang | 1 | -0/+3 |
2014-11-06 | PM / Runtime: Rework RPM get callback routines | Andrzej Hajda | 1 | -36/+33 |
2014-11-04 | Driver core: Unified interface for firmware node properties | Rafael J. Wysocki | 1 | -0/+246 |
2014-11-04 | Driver core: Unified device properties interface for platform firmware | Rafael J. Wysocki | 2 | -1/+186 |
2014-10-31 | Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2014-10-29 | drivers: of: add return value to of_reserved_mem_device_init() | Marek Szyprowski | 1 | -1/+2 |
2014-10-27 | PM / Sleep: fix async suspend_late/freeze_late error handling | Imre Deak | 1 | -0/+2 |
2014-10-20 | regmap: cache: Sort include headers alphabetically | Xiubo Li | 4 | -8/+8 |
2014-10-20 | regmap: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li | 1 | -21/+29 |
2014-10-20 | regmap: cache: use kmalloc_array instead of kmalloc | Xiubo Li | 1 | -2/+2 |
2014-10-20 | regmap: cache: speed regcache_hw_init() up. | Xiubo Li | 1 | -1/+1 |
2014-10-20 | regmap: cache: fix errno in regcache_hw_init() | Xiubo Li | 1 | -1/+1 |
2014-10-20 | regmap: cache: cleanup regcache_hw_init() | Xiubo Li | 1 | -6/+3 |
2014-10-15 | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
2014-10-14 | drivers: dma-contiguous: add initialization from device tree | Marek Szyprowski | 1 | -0/+66 |
2014-10-14 | drivers: dma-coherent: add initialization from device tree | Marek Szyprowski | 1 | -22/+129 |
2014-10-13 | regmap: cache: fix errno in regcache_hw_init() | Xiubo Li | 1 | -1/+1 |
2014-10-09 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 4 | -3/+117 |
2014-10-09 | CMA: document cma=0 | Jean Delvare | 1 | -0/+3 |
2014-10-09 | mm: remove noisy remainder of the scan_unevictable interface | Johannes Weiner | 1 | -3/+0 |
2014-10-09 | common: dma-mapping: introduce common remapping functions | Laura Abbott | 1 | -0/+72 |
2014-10-09 | memory-hotplug: add sysfs valid_zones attribute | Zhang Zhen | 1 | -0/+42 |
2014-10-09 | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -387/+627 |
2014-10-08 | Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -16/+315 |
2014-10-07 | Merge branch 'pm-clk' | Rafael J. Wysocki | 1 | -4/+15 |
2014-10-07 | Merge branch 'pm-domains' | Rafael J. Wysocki | 4 | -363/+577 |
2014-10-03 | driver/base/node: remove unnecessary kfree of node struct from unregister_one... | Yasuaki Ishimatsu | 1 | -1/+0 |
2014-10-03 | PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME | Geert Uytterhoeven | 1 | -4/+15 |
2014-10-03 | PM / Domains: Rename cpu_data to cpuidle_data | Ulf Hansson | 1 | -27/+27 |
2014-10-02 | Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an... | Joerg Roedel | 1 | -0/+3 |
2014-10-02 | driver core: Add BUS_NOTIFY_REMOVED_DEVICE event | Joerg Roedel | 1 | -0/+3 |
2014-09-30 | PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq() | Rafael J. Wysocki | 1 | -4/+4 |
2014-09-30 | Merge branch 'pm-genirq' into acpi-pm | Rafael J. Wysocki | 2 | -5/+18 |
2014-09-30 | PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h | Ulf Hansson | 1 | -0/+1 |
2014-09-29 | Merge remote-tracking branch 'regmap/topic/cache' into regmap-next | Mark Brown | 1 | -2/+11 |