Age | Commit message (Expand) | Author | Files | Lines |
2017-09-08 | treewide: make "nr_cpu_ids" unsigned | Alexey Dobriyan | 1 | -2/+2 |
2017-09-08 | mm: change the call sites of numa statistics items | Kemi Wang | 1 | -7/+15 |
2017-09-06 | mm, memory_hotplug: remove zone restrictions | Michal Hocko | 1 | -3/+0 |
2017-09-06 | mm, memory_hotplug: display allowed zones in the preferred ordering | Michal Hocko | 1 | -10/+23 |
2017-09-05 | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -46/+85 |
2017-09-05 | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 4 | -74/+327 |
2017-09-04 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2 | -40/+65 |
2017-09-04 | Merge branches 'pm-core', 'pm-opp', 'pm-domains', 'pm-cpu' and 'pm-avs' | Rafael J. Wysocki | 3 | -34/+262 |
2017-08-31 | driver core: bus: Fix a potential double free | Christophe JAILLET | 1 | -1/+1 |
2017-08-28 | Do not disable driver and bus shutdown hook when class shutdown hook is set. | Michal Suchanek | 1 | -4/+5 |
2017-08-28 | base: topology: constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |
2017-08-28 | base: Convert to using %pOF instead of full_name | Rob Herring | 1 | -4/+4 |
2017-08-25 | PM / Domains: Convert to using %pOF instead of full_name | Rob Herring | 1 | -7/+7 |
2017-08-14 | Merge 4.13-rc5 into driver-core-next | Greg Kroah-Hartman | 5 | -80/+147 |
2017-08-13 | Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -15/+34 |
2017-08-11 | PM / s2idle: Rename freeze_state enum and related items | Rafael J. Wysocki | 1 | -1/+1 |
2017-08-10 | firmware: enable a debug print for batched requests | Luis R. Rodriguez | 1 | -0/+2 |
2017-08-10 | firmware: define pr_fmt | Luis R. Rodriguez | 1 | -0/+2 |
2017-08-10 | firmware: send -EINTR on signal abort on fallback mechanism | Luis R. Rodriguez | 1 | -3/+6 |
2017-08-10 | firmware: avoid invalid fallback aborts by using killable wait | Luis R. Rodriguez | 1 | -2/+1 |
2017-08-10 | firmware: fix batched requests - send wake up on failure on direct lookups | Luis R. Rodriguez | 1 | -8/+30 |
2017-08-10 | firmware: fix batched requests - wake all waiters | Luis R. Rodriguez | 1 | -7/+5 |
2017-08-08 | PM / wakeup: Set power.can_wakeup if wakeup_sysfs_add() fails | Rafael J. Wysocki | 1 | -3/+5 |
2017-08-03 | initcall_debug: add deferred probe times | Todd Poynor | 1 | -1/+27 |
2017-08-01 | PM / OPP: Fix get sharing CPUs when hotplug is used | Waldemar Rymarkiewicz | 1 | -12/+17 |
2017-07-25 | Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -59/+107 |
2017-07-24 | PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq() | Rafael J. Wysocki | 1 | -0/+5 |
2017-07-24 | PM / core: Add error argument to dpm_show_time() | Rafael J. Wysocki | 1 | -11/+10 |
2017-07-24 | PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq() | Rafael J. Wysocki | 1 | -21/+46 |
2017-07-24 | PM / Domains: Extend generic power domain debugfs | Thara Gopinath | 1 | -10/+195 |
2017-07-24 | PM / Domains: Add time accounting to various genpd states | Thara Gopinath | 1 | -0/+32 |
2017-07-22 | Merge branch 'bind_unbind' into driver-core-next | Greg Kroah-Hartman | 3 | -5/+136 |
2017-07-22 | driver core: add devm_device_add_group() and friends | Dmitry Torokhov | 1 | -0/+130 |
2017-07-22 | driver core: make device_{add|remove}_groups() public | Dmitry Torokhov | 2 | -5/+2 |
2017-07-22 | driver core: emit uevents when device is bound to a driver | Dmitry Torokhov | 1 | -0/+4 |
2017-07-22 | PM / sleep: Do not print debug messages by default | Rafael J. Wysocki | 1 | -8/+4 |
2017-07-22 | device property: Introduce fwnode_property_get_reference_args | Sakari Ailus | 1 | -0/+28 |
2017-07-22 | device property: Constify fwnode property API | Sakari Ailus | 1 | -29/+35 |
2017-07-22 | device property: Constify argument to pset fwnode backend | Sakari Ailus | 1 | -16/+20 |
2017-07-22 | device property: Get rid of struct fwnode_handle type field | Sakari Ailus | 1 | -2/+3 |
2017-07-20 | Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -4/+4 |
2017-07-20 | Merge branches 'intel_pstate' and 'pm-domains' | Rafael J. Wysocki | 1 | -4/+4 |
2017-07-20 | dma-coherent: introduce interface for default DMA pool | Vladimir Murzin | 2 | -59/+107 |
2017-07-19 | PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p... | Sudeep Holla | 1 | -4/+4 |
2017-07-17 | arch_topology: Get rid of cap_parsing_done | Viresh Kumar | 1 | -3/+1 |
2017-07-17 | arch_topology: Localize cap_parsing_failed to topology_parse_cpu_capacity() | Viresh Kumar | 1 | -11/+13 |
2017-07-17 | arch_topology: Change return type of topology_parse_cpu_capacity() to bool | Viresh Kumar | 1 | -4/+4 |
2017-07-17 | arch_topology: Convert switch block to if block | Viresh Kumar | 1 | -19/+22 |
2017-07-17 | arch_topology: Don't break lines unnecessarily | Viresh Kumar | 1 | -6/+3 |
2017-07-17 | regmap: regmap-w1: Fix build troubles | minimumlaw@rambler.ru | 1 | -2/+2 |