| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | Merge branch 'pm-clk' into pm-runtime | Rafael J. Wysocki | 2014-11-29 | |
| | | |\ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ | Merge back earlier 'pm-runtime' material for 3.19-rc1. | Rafael J. Wysocki | 2014-11-27 | |
| | | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||
| | | | * | | | | | | | PM / Runtime: Rework RPM get callback routines | Andrzej Hajda | 2014-11-06 | |
| | | | | |/ / / / / | | | |/| | | | | | ||||
| | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ | ||||
| | *-. | | | | | | | | Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools' | Rafael J. Wysocki | 2014-12-08 | |
| | |\ \| | | | | | | | | | |_|_|_|/ / / | | |/| | | | | | | ||||
| | | * | | | | | | | PM / Domains: Initial PM clock support for genpd | Ulf Hansson | 2014-12-04 | |
| | | * | | | | | | | PM / Domains: Power on the PM domain right after attach completes | Ulf Hansson | 2014-11-20 | |
| | | * | | | | | | | Merge back 'pm-domains' material for 3.19-rc1. | Rafael J. Wysocki | 2014-11-18 | |
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||
| | | | * | | | | | | PM / Domains: Extract code to power off/on a PM domain | Geert Uytterhoeven | 2014-11-14 | |
| | | | * | | | | | | PM / Domains: Make genpd parameter of pm_genpd_present() const | Geert Uytterhoeven | 2014-11-14 | |
| | | | | |_|_|/ / | | | |/| | | | | ||||
| | | | | | | | | | ||||
| | | \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ | ||||
| | *-----. \ \ \ \ \ \ | Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp' | Rafael J. Wysocki | 2014-12-08 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| / / / / / | | | |_|_|/ / / / / | | |/| | | | / / / | | | | |_|_|/ / / | | | |/| | | / / | | | | | | |/ / | | | | | |/| | | ||||
| | | | | | * | | | PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability() | Viresh Kumar | 2014-11-29 | |
| | | | | | * | | | PM / OPP Introduce APIs to remove OPPs | Viresh Kumar | 2014-11-29 | |
| | | | | | * | | | PM / OPP mark OPPs as 'static' or 'dynamic' | Viresh Kumar | 2014-11-29 | |
| | | | | | * | | | PM / OPP don't match for existing OPPs when list is empty | Viresh Kumar | 2014-11-29 | |
| | | | | | * | | | PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type | Viresh Kumar | 2014-11-29 | |
| | | | | |/ / / | ||||
| | | | * | | | | PM / clock_ops: make __pm_clk_enable more generic | Strashko, Grygorii | 2014-11-07 | |
| | | | * | | | | PM / clock_ops: Add pm_clk_add_clk() | Geert Uytterhoeven | 2014-11-07 | |
| | | | | |/ / | | | |/| | | ||||
| | * | | | | | Merge branch 'device-properties' | Rafael J. Wysocki | 2014-12-08 | |
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||
| | | * | | | | Driver core: Unified interface for firmware node properties | Rafael J. Wysocki | 2014-11-04 | |
| | | * | | | | Driver core: Unified device properties interface for platform firmware | Rafael J. Wysocki | 2014-11-04 | |
| | | | |/ / | | |/| | | ||||
| * | | | | | cma: make default CMA area size zero for x86 | Akinobu Mita | 2014-12-10 | |
| | |_|_|/ |/| | | | ||||
| | | | | | ||||
| | \ \ \ | ||||
| *-. \ \ \ | Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers'... | Mark Brown | 2014-11-21 | |
| |\ \ \ \ \ | ||||
| | | * | | | | regmap: cache: Sort include headers alphabetically | Xiubo Li | 2014-10-20 | |
| | * | | | | | regmap: ac97: Add generic AC'97 callbacks | Mark Brown | 2014-11-19 | |
| | |/ / / / | ||||
| * | | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-next | Mark Brown | 2014-11-21 | |
| |\ \ \ \ \ | ||||
| | * | | | | | regmap: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li | 2014-10-20 | |
| | * | | | | | regmap: cache: use kmalloc_array instead of kmalloc | Xiubo Li | 2014-10-20 | |
| | * | | | | | regmap: cache: speed regcache_hw_init() up. | Xiubo Li | 2014-10-20 | |
| | * | | | | | regmap: cache: fix errno in regcache_hw_init() | Xiubo Li | 2014-10-20 | |
| | * | | | | | regmap: cache: cleanup regcache_hw_init() | Xiubo Li | 2014-10-20 | |
| | |/ / / / | ||||
| * | | | | | Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus | Mark Brown | 2014-11-21 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| | * | | | | regmap: cache: fix errno in regcache_hw_init() | Xiubo Li | 2014-10-13 | |
| | | | | | | ||||
| | \ \ \ \ | ||||
| *-. \ \ \ \ | Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | 2014-11-14 | |
| |\ \ \ \ \ \ | | | |_|/ / | | |/| | / | |_|_|_|/ |/| | | | | ||||
| | * | | | | PM / Domains: Fix initial default state of the need_restore flag | Ulf Hansson | 2014-11-11 | |
| | * | | | | PM / Domains: Change prototype for the attach and detach callbacks | Ulf Hansson | 2014-11-08 | |
| | |/ / / | ||||
| * | | | | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP | Johannes Berg | 2014-11-07 | |
| * | | | | tiny: reverse logic for DISABLE_DEV_COREDUMP | Aristeu Rozanski | 2014-11-07 | |
| * | | | | sysfs: driver core: Fix glue dir race condition by gdp_mutex | Yijing Wang | 2014-11-07 | |
| |/ / / | ||||
| * | | | Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-31 | |
| |\ \ \ | ||||
| | * | | | PM / Sleep: fix async suspend_late/freeze_late error handling | Imre Deak | 2014-10-27 | |
| | | |/ | |/| | ||||
| * / | | drivers: of: add return value to of_reserved_mem_device_init() | Marek Szyprowski | 2014-10-29 | |
| |/ / | ||||
| * | | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-10-15 | |
| |\ \ | ||||
| | | \ | ||||
| | | \ | ||||
| | *-. \ | Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an... | Joerg Roedel | 2014-10-02 | |
| | |\ \ \ | ||||
| | | | * | | driver core: Add BUS_NOTIFY_REMOVED_DEVICE event | Joerg Roedel | 2014-10-02 | |
| | | |/ / | ||||
| * | | | | drivers: dma-contiguous: add initialization from device tree | Marek Szyprowski | 2014-10-14 | |
| * | | | | drivers: dma-coherent: add initialization from device tree | Marek Szyprowski | 2014-10-14 | |
| * | | | | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 2014-10-09 | |
| |\ \ \ \ | ||||
| | * | | | | CMA: document cma=0 | Jean Delvare | 2014-10-09 | |
| | * | | | | mm: remove noisy remainder of the scan_unevictable interface | Johannes Weiner | 2014-10-09 | |
| | * | | | | common: dma-mapping: introduce common remapping functions | Laura Abbott | 2014-10-09 | |
