Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | PM / OPP: set new_opp->dev_opp to a valid dev_opp | Viresh Kumar | 2014-12-10 | 1 | -1/+1 | |
| | | |/ / / / / | ||||||
* | | | | | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 10 | -107/+709 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | firmware class: Deletion of an unnecessary check before the function call "vu... | Markus Elfring | 2014-11-26 | 1 | -2/+1 | |
| * | | | | | | | | firmware loader: fix hung task warning dump | Kweh, Hock Leong | 2014-11-26 | 1 | -2/+2 | |
| * | | | | | | | | devcoredump: provide a one-way disable function | Johannes Berg | 2014-11-26 | 1 | -8/+48 | |
| * | | | | | | | | drivers/base: cacheinfo: remove noisy error boot message | Sudeep Holla | 2014-11-24 | 1 | -3/+1 | |
| * | | | | | | | | Revert "core: platform: add warning if driver has no owner" | Wolfram Sang | 2014-11-11 | 1 | -3/+0 | |
| * | | | | | | | | drivers: base: support cpu cache information interface to userspace via sysfs | Sudeep Holla | 2014-11-07 | 2 | -1/+542 | |
| * | | | | | | | | drivers: base: add cpu_device_create to support per-cpu devices | Sudeep Holla | 2014-11-07 | 1 | -0/+54 | |
| * | | | | | | | | topology: replace custom attribute macros with standard DEVICE_ATTR* | Sudeep Holla | 2014-11-07 | 1 | -29/+24 | |
| * | | | | | | | | cpumask: factor out show_cpumap into separate helper function | Sudeep Holla | 2014-11-07 | 3 | -34/+7 | |
| * | | | | | | | | driver core: Fix unbalanced device reference in drivers_probe | Alex Williamson | 2014-11-07 | 1 | -3/+5 | |
| * | | | | | | | | driver core: fix race with userland in device_add() | Sergey Klyaus | 2014-11-07 | 1 | -20/+18 | |
| * | | | | | | | | core: platform: let platform_create_bundle initialize module owner | Wolfram Sang | 2014-11-06 | 1 | -5/+6 | |
| * | | | | | | | | core: platform: let platform_driver_probe initialize module owner | Wolfram Sang | 2014-11-06 | 1 | -5/+6 | |
| * | | | | | | | | core: platform: add warning if driver has no owner | Wolfram Sang | 2014-11-06 | 1 | -0/+3 | |
* | | | | | | | | | memory-hotplug: remove redundant call of page_to_pfn | Zhang Zhen | 2014-12-13 | 1 | -2/+2 | |
* | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type | Pantelis Antoniou | 2014-11-24 | 1 | -0/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-12-10 | 10 | -322/+771 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2014-12-08 | 7 | -207/+63 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | PM: Drop CONFIG_PM_RUNTIME from the driver core | Rafael J. Wysocki | 2014-12-04 | 7 | -172/+31 | |
| | * | | | | | | | Merge branch 'pm-clk' into pm-runtime | Rafael J. Wysocki | 2014-11-29 | 1 | -32/+53 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge back earlier 'pm-runtime' material for 3.19-rc1. | Rafael J. Wysocki | 2014-11-27 | 1 | -36/+33 | |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | PM / Runtime: Rework RPM get callback routines | Andrzej Hajda | 2014-11-06 | 1 | -36/+33 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools' | Rafael J. Wysocki | 2014-12-08 | 1 | -43/+70 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | | | | | | / / / | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | * | | | | | | | PM / Domains: Initial PM clock support for genpd | Ulf Hansson | 2014-12-04 | 1 | -0/+7 | |
| | * | | | | | | | PM / Domains: Power on the PM domain right after attach completes | Ulf Hansson | 2014-11-20 | 1 | -0/+1 | |
| | * | | | | | | | Merge back 'pm-domains' material for 3.19-rc1. | Rafael J. Wysocki | 2014-11-18 | 1 | -43/+62 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | PM / Domains: Extract code to power off/on a PM domain | Geert Uytterhoeven | 2014-11-14 | 1 | -41/+60 | |
| | | * | | | | | | PM / Domains: Make genpd parameter of pm_genpd_present() const | Geert Uytterhoeven | 2014-11-14 | 1 | -2/+2 | |
| | | | |_|_|/ / | | | |/| | | | | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ | Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp' | Rafael J. Wysocki | 2014-12-08 | 2 | -73/+208 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| / / / / / | | | |_|_|/ / / / / | | |/| | | | / / / | | | | |_|_|/ / / | | | |/| | | / / | | | | | | |/ / | | | | | |/| | | ||||||
| | | | | * | | | PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability() | Viresh Kumar | 2014-11-29 | 1 | -1/+1 | |
| | | | | * | | | PM / OPP Introduce APIs to remove OPPs | Viresh Kumar | 2014-11-29 | 1 | -0/+102 | |
| | | | | * | | | PM / OPP mark OPPs as 'static' or 'dynamic' | Viresh Kumar | 2014-11-29 | 1 | -25/+34 | |
| | | | | * | | | PM / OPP don't match for existing OPPs when list is empty | Viresh Kumar | 2014-11-29 | 1 | -6/+9 | |
| | | | | * | | | PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type | Viresh Kumar | 2014-11-29 | 1 | -10/+10 | |
| | | | |/ / / | ||||||
| | | * | | | | PM / clock_ops: make __pm_clk_enable more generic | Strashko, Grygorii | 2014-11-07 | 1 | -22/+16 | |
| | | * | | | | PM / clock_ops: Add pm_clk_add_clk() | Geert Uytterhoeven | 2014-11-07 | 1 | -10/+37 | |
| | | | |/ / | | | |/| | | ||||||
| * | | | | | Merge branch 'device-properties' | Rafael J. Wysocki | 2014-12-08 | 2 | -1/+432 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | Driver core: Unified interface for firmware node properties | Rafael J. Wysocki | 2014-11-04 | 1 | -0/+246 | |
| | * | | | | Driver core: Unified device properties interface for platform firmware | Rafael J. Wysocki | 2014-11-04 | 2 | -1/+186 | |
| | | |/ / | | |/| | | ||||||
* | | | | | cma: make default CMA area size zero for x86 | Akinobu Mita | 2014-12-10 | 1 | -1/+7 | |
| |_|_|/ |/| | | | ||||||
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers'... | Mark Brown | 2014-11-21 | 7 | -9/+127 | |
|\ \ \ \ \ | ||||||
| | * | | | | regmap: cache: Sort include headers alphabetically | Xiubo Li | 2014-10-20 | 4 | -8/+8 | |
| * | | | | | regmap: ac97: Add generic AC'97 callbacks | Mark Brown | 2014-11-19 | 3 | -1/+119 | |
| |/ / / / | ||||||
* | | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-next | Mark Brown | 2014-11-21 | 1 | -25/+30 | |
|\ \ \ \ \ | ||||||
| * | | | | | regmap: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li | 2014-10-20 | 1 | -21/+29 | |
| * | | | | | regmap: cache: use kmalloc_array instead of kmalloc | Xiubo Li | 2014-10-20 | 1 | -2/+2 | |
| * | | | | | regmap: cache: speed regcache_hw_init() up. | Xiubo Li | 2014-10-20 | 1 | -1/+1 |