Age | Commit message (Expand) | Author | Files | Lines |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -97/+314 |
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-08 | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+22 |
2019-07-08 | 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-07-03 | driver: core: Allow subsystems to continue deferring probe | Thierry Reding | 1 | -8/+47 |
2019-07-03 | drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT | James Morse | 1 | -1/+2 |
2019-07-03 | arch_topology: Remove error messages on out-of-memory conditions | Geert Uytterhoeven | 1 | -4/+1 |
2019-06-24 | sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() | Vincent Guittot | 1 | -3/+3 |
2019-06-24 | drivers: Add generic helper to match by of_node | Suzuki K Poulose | 1 | -0/+6 |
2019-06-24 | driver_find_device: Unify the match function with class_find_device() | Suzuki K Poulose | 1 | -2/+2 |
2019-06-24 | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose | 2 | -4/+4 |
2019-06-21 | docs: driver-model: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-21 | drivers: base/node.c: fixes a kernel-doc markups | Mauro Carvalho Chehab | 1 | -2/+3 |
2019-06-19 | drivers: base: power: remove wakeup_sources_stats_dentry variable | Greg Kroah-Hartman | 1 | -4/+2 |
2019-06-18 | firmware: Add support for loading compressed files | Takashi Iwai | 3 | -12/+161 |
2019-06-18 | firmware: Factor out the paged buffer handling code | Takashi Iwai | 3 | -54/+63 |
2019-06-18 | firmware: improve LSM/IMA security behaviour | Sven Van Asbroeck | 1 | -1/+1 |
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-13 | 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-10 | firmware: Use kvmalloc for page tables | Takashi Iwai | 2 | -4/+5 |
2019-06-10 | firmware: Unify the paged buffer release helper | Takashi Iwai | 3 | -16/+25 |
2019-06-10 | firmware: Free temporary page table after vmapping | Takashi Iwai | 2 | -4/+9 |
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 |