- f93d1be regmap: Move spinlock_flags into the union by Wang, Yalin · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 71fbd55 memory-hotplug: remove redundant call of page_to_pfn by Zhang Zhen · 10 years ago
- 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
- ae5056e Merge branch 'fixes' by Rafael J. Wysocki · 10 years ago
- 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- d7be003 cma: make default CMA area size zero for x86 by Akinobu Mita · 10 years ago
- 6ce4184 PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic() by Viresh Kumar · 10 years ago
- 07cce74 PM / OPP: handle allocation of device_opp in a separate routine by Viresh Kumar · 10 years ago
- 29df0ee PM / OPP: reuse find_device_opp() instead of duplicating code by Viresh Kumar · 10 years ago
- 86453b4 PM / OPP: Staticize __dev_pm_opp_remove() by Viresh Kumar · 10 years ago
- 1c6a662 PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp' by Viresh Kumar · 10 years ago
- dec6c26 Merge branch 'pm-opp' by Rafael J. Wysocki · 10 years ago
- 2a6127d0 PM / OPP: remove double calls to find_device_opp() by Viresh Kumar · 10 years ago
- 7284a00 PM / OPP: set new_opp->dev_opp to a valid dev_opp by Viresh Kumar · 10 years ago
- e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
- 389cbf3 Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
- 5aee40e Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp' by Rafael J. Wysocki · 10 years ago
- d3eaf58 Merge branch 'device-properties' by Rafael J. Wysocki · 10 years ago
- d30d819 PM: Drop CONFIG_PM_RUNTIME from the driver core by Rafael J. Wysocki · 10 years ago
- c11f6f5 PM / Domains: Initial PM clock support for genpd by Ulf Hansson · 10 years ago
- b4037aa PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability() by Viresh Kumar · 10 years ago
- 129eec5 PM / OPP Introduce APIs to remove OPPs by Viresh Kumar · 10 years ago
- 38393409 PM / OPP mark OPPs as 'static' or 'dynamic' by Viresh Kumar · 10 years ago
- a7470db PM / OPP don't match for existing OPPs when list is empty by Viresh Kumar · 10 years ago
- cd1a068 PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type by Viresh Kumar · 10 years ago
- ef9cc99 Merge branch 'pm-clk' into pm-runtime by Rafael J. Wysocki · 10 years ago
- daa3d67 firmware class: Deletion of an unnecessary check before the function call "vunmap" by Markus Elfring · 10 years ago
- 000deba firmware loader: fix hung task warning dump by Kweh, Hock Leong · 10 years ago
- d453332 devcoredump: provide a one-way disable function by Johannes Berg · 10 years ago
- af26112 Merge back earlier 'pm-runtime' material for 3.19-rc1. by Rafael J. Wysocki · 10 years ago
- 801d728 of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type by Pantelis Antoniou · 10 years ago
- 6df43c9 drivers/base: cacheinfo: remove noisy error boot message by Sudeep Holla · 10 years ago
- a63b878 Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers' into regmap-next by Mark Brown · 10 years ago
- c6efe576 Merge remote-tracking branch 'regmap/topic/cache' into regmap-next by Mark Brown · 10 years ago
- 28176ab Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus by Mark Brown · 10 years ago
- 2ed1276 PM / Domains: Power on the PM domain right after attach completes by Ulf Hansson · 10 years ago
- 2285322 regmap: ac97: Add generic AC'97 callbacks by Mark Brown · 10 years ago
- 2e015da Merge back 'pm-domains' material for 3.19-rc1. by Rafael J. Wysocki · 10 years ago
- 3168949 Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
- c8f0ea4 PM / Domains: Extract code to power off/on a PM domain by Geert Uytterhoeven · 10 years ago
- 895b31f PM / Domains: Make genpd parameter of pm_genpd_present() const by Geert Uytterhoeven · 10 years ago
- 67732cd PM / Domains: Fix initial default state of the need_restore flag by Ulf Hansson · 10 years ago
- 6386a15 Revert "core: platform: add warning if driver has no owner" by Wolfram Sang · 10 years ago
- c16561e PM / Domains: Change prototype for the attach and detach callbacks by Ulf Hansson · 10 years ago
- 246246c drivers: base: support cpu cache information interface to userspace via sysfs by Sudeep Holla · 10 years ago
- 3d52943 drivers: base: add cpu_device_create to support per-cpu devices by Sudeep Holla · 10 years ago
- d6ea8d0 topology: replace custom attribute macros with standard DEVICE_ATTR* by Sudeep Holla · 10 years ago
- 5aaba36 cpumask: factor out show_cpumap into separate helper function by Sudeep Holla · 10 years ago
- 0372ffb driver core: Fix unbalanced device reference in drivers_probe by Alex Williamson · 10 years ago
- 0cd7504 driver core: fix race with userland in device_add() by Sergey Klyaus · 10 years ago
- cd3d9ea tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP by Johannes Berg · 10 years ago
- 9c60269 tiny: reverse logic for DISABLE_DEV_COREDUMP by Aristeu Rozanski · 10 years ago
- e4a60d1 sysfs: driver core: Fix glue dir race condition by gdp_mutex by Yijing Wang · 10 years ago
- 471f770 PM / clock_ops: make __pm_clk_enable more generic by Strashko, Grygorii · 10 years ago
- 245bd6f PM / clock_ops: Add pm_clk_add_clk() by Geert Uytterhoeven · 10 years ago
- 291f653 core: platform: let platform_create_bundle initialize module owner by Wolfram Sang · 10 years ago
- c3b50dc core: platform: let platform_driver_probe initialize module owner by Wolfram Sang · 10 years ago
- 161d698 core: platform: add warning if driver has no owner by Wolfram Sang · 10 years ago
- dbcd2d7 PM / Runtime: Rework RPM get callback routines by Andrzej Hajda · 10 years ago
- 8a0662d Driver core: Unified interface for firmware node properties by Rafael J. Wysocki · 10 years ago
- b31384f Driver core: Unified device properties interface for platform firmware by Rafael J. Wysocki · 10 years ago
- ab01f96 Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 47f29df drivers: of: add return value to of_reserved_mem_device_init() by Marek Szyprowski · 10 years ago
- 246ef76 PM / Sleep: fix async suspend_late/freeze_late error handling by Imre Deak · 10 years ago
- e39be3a regmap: cache: Sort include headers alphabetically by Xiubo Li · 10 years ago
- fb70067 regmap: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
- 06f9c24 regmap: cache: use kmalloc_array instead of kmalloc by Xiubo Li · 10 years ago
- fbba43c regmap: cache: speed regcache_hw_init() up. by Xiubo Li · 10 years ago
- ba3f1c8 regmap: cache: fix errno in regcache_hw_init() by Xiubo Li · 10 years ago
- 5bd83ed regmap: cache: cleanup regcache_hw_init() by Xiubo Li · 10 years ago
- 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
- de9e14e drivers: dma-contiguous: add initialization from device tree by Marek Szyprowski · 10 years ago
- 7bfa5ab drivers: dma-coherent: add initialization from device tree by Marek Szyprowski · 10 years ago
- 439e821 regmap: cache: fix errno in regcache_hw_init() by Xiubo Li · 10 years ago
- 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
- f0d6d1f CMA: document cma=0 by Jean Delvare · 10 years ago
- 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 10 years ago
- 513510d common: dma-mapping: introduce common remapping functions by Laura Abbott · 10 years ago
- ed2f240 memory-hotplug: add sysfs valid_zones attribute by Zhang Zhen · 10 years ago
- b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- bca51651 Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 9f1a053 Merge branch 'pm-clk' by Rafael J. Wysocki · 10 years ago
- 49a09c9 Merge branch 'pm-domains' by Rafael J. Wysocki · 10 years ago
- 33ead53 driver/base/node: remove unnecessary kfree of node struct from unregister_one_node by Yasuaki Ishimatsu · 10 years ago
- a968bed PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME by Geert Uytterhoeven · 10 years ago
- f39cb17 PM / Domains: Rename cpu_data to cpuidle_data by Ulf Hansson · 10 years ago
- 09b5269 Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
- 599bad3 driver core: Add BUS_NOTIFY_REMOVED_DEVICE event by Joerg Roedel · 10 years ago
- 2a8a8ce PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq() by Rafael J. Wysocki · 10 years ago
- e4cb0c9 Merge branch 'pm-genirq' into acpi-pm by Rafael J. Wysocki · 10 years ago
- f48c767 PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h by Ulf Hansson · 10 years ago
- f5b313a Merge remote-tracking branch 'regmap/topic/cache' into regmap-next by Mark Brown · 10 years ago
- 45942c3 Merge remote-tracking branch 'regmap/topic/dt-endian' into regmap-next by Mark Brown · 10 years ago
- 88507a2 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 10 years ago
- 18a64d8 Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus by Mark Brown · 10 years ago
- 25a9487 Merge remote-tracking branch 'regmap/fix/core' into regmap-linus by Mark Brown · 10 years ago
- 18c0301 regmap: Fix debugfs-file 'registers' mode by Markus Pargmann · 10 years ago
- 905563f Merge back earlier 'pm-sleep' material for v3.18. by Rafael J. Wysocki · 10 years ago
- d6b41cb regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago