Age | Commit message (Expand) | Author | Files | Lines |
2019-07-09 | Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -74/+328 |
2019-07-09 | Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 3 | -30/+18 |
2019-07-09 | Merge tag 'regmap-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 6 | -6/+73 |
2019-07-09 | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+22 |
2019-07-09 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
2019-07-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+5 |
2019-07-08 | Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools' | Rafael J. Wysocki | 1 | -4/+2 |
2019-07-08 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2 | -26/+16 |
2019-07-04 | Merge branch 'regmap-5.3' into regmap-next | Mark Brown | 4 | -6/+69 |
2019-07-04 | Merge branch 'regmap-5.2' into regmap-linus | Mark Brown | 2 | -0/+4 |
2019-07-04 | regmap: select CONFIG_REGMAP while REGMAP_SCCB is set | YueHaibing | 1 | -1/+1 |
2019-07-04 | PM: sleep: Drop dev_pm_skip_next_resume_phases() | Rafael J. Wysocki | 1 | -16/+3 |
2019-06-24 | sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() | Vincent Guittot | 1 | -3/+3 |
2019-06-19 | drivers: base: power: remove wakeup_sources_stats_dentry variable | Greg Kroah-Hartman | 1 | -4/+2 |
2019-06-17 | regmap: lzo: Switch to bitmap_zalloc() | Andy Shevchenko | 1 | -5/+3 |
2019-06-14 | PM: sleep: Show how long dpm_suspend_start() and dpm_suspend_end() take | Bart Van Assche | 1 | -6/+11 |
2019-06-14 | drivers/base/devres: introduce devm_release_action() | Dan Williams | 1 | -1/+23 |
2019-06-12 | regmap: fix bulk writes on paged registers | Srinivas Kandagatla | 1 | -0/+2 |
2019-06-07 | regmap: add i3c bus support | Vitor Soares | 3 | -1/+66 |
2019-06-04 | drivers: base: cacheinfo: Add variable to record max cache line size | Shaokun Zhang | 1 | -0/+5 |
2019-06-03 | device connection: Find connections also by checking the references | Heikki Krogerus | 1 | -0/+26 |
2019-06-03 | device property: Introduce fwnode_find_reference() | Heikki Krogerus | 1 | -0/+24 |
2019-06-03 | driver core: Add helper device_find_child_by_name() | Heikki Krogerus | 1 | -0/+28 |
2019-06-03 | software node: Add software_node_get_reference_args() | Heikki Krogerus | 1 | -0/+47 |
2019-06-03 | software node: Use kobject name when finding child nodes by name | Heikki Krogerus | 1 | -5/+1 |
2019-06-03 | software node: Add support for static node descriptors | Heikki Krogerus | 1 | -63/+193 |
2019-06-03 | software node: Simplify software_node_release() function | Heikki Krogerus | 1 | -10/+10 |
2019-06-03 | software node: Allow node creation without properties | Heikki Krogerus | 1 | -0/+3 |
2019-05-28 | PM / clk: Remove error message on out-of-memory condition | Geert Uytterhoeven | 1 | -2/+0 |
2019-05-28 | drivers: base: power: clock_ops: Use of_clk_get_parent_count() | Kefeng Wang | 1 | -2/+2 |
2019-05-23 | topology: Create core_cpus and die_cpus sysfs attributes | Len Brown | 1 | -0/+12 |
2019-05-23 | topology: Create package_cpus sysfs attribute | Len Brown | 1 | -0/+6 |
2019-05-23 | cpu/topology: Export die_id | Len Brown | 1 | -0/+4 |
2019-05-20 | regmap: debugfs: Fix memory leak in regmap_debugfs_init | Daniel Baluta | 1 | -0/+2 |
2019-05-15 | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -2/+6 |
2019-05-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -15/+9 |
2019-05-14 | mm/memory_hotplug: make unregister_memory_section() never fail | David Hildenbrand | 1 | -11/+5 |
2019-05-14 | drivers/base/memory.c: clean up relics in function parameters | Baoquan He | 1 | -6/+6 |
2019-05-14 | Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+8 |
2019-05-13 | PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flag | Leonard Crestez | 1 | -2/+6 |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 22 | -94/+394 |
2019-05-07 | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 1 | -1/+0 |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -9/+9 |
2019-05-07 | Merge tag 'regmap-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 14 | -180/+118 |
2019-05-07 | Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+75 |
2019-05-06 | Merge branches 'pm-devfreq' and 'pm-domains' | Rafael J. Wysocki | 1 | -45/+42 |
2019-05-06 | Merge branches 'pm-cpuidle' and 'pm-sleep' | Rafael J. Wysocki | 4 | -48/+172 |
2019-05-01 | firmware_loader: Fix a typo ("syfs" -> "sysfs") | Jonathan Neuschäfer | 1 | -3/+3 |
2019-04-29 | Revert "driver core: platform: Fix the usage of platform device name(pdev->na... | Greg Kroah-Hartman | 1 | -4/+4 |
2019-04-26 | PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name() | Ulf Hansson | 1 | -10/+10 |