Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-14 | 2 | -0/+51 | |
|\ | ||||||
| * | sysfs/cpu: Add vulnerability folder | Thomas Gleixner | 2018-01-08 | 2 | -0/+51 | |
* | | Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-31 | 1 | -0/+13 | |
|\ \ | ||||||
| * | | drivers: base: cacheinfo: fix cache type for non-architected system cache | Sudeep Holla | 2017-12-15 | 1 | -0/+13 | |
* | | | PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume() | Rafael J. Wysocki | 2017-12-11 | 1 | -0/+15 | |
|/ / | ||||||
* | | Merge tag 'pm-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-12-08 | 1 | -1/+2 | |
|\ \ | ||||||
| * | | PM / runtime: Fix handling of suppliers with disabled runtime PM | Rafael J. Wysocki | 2017-12-04 | 1 | -1/+2 | |
* | | | firmware: cleanup FIRMWARE_IN_KERNEL message | Robin H. Johnson | 2017-11-28 | 1 | -12/+13 | |
* | | | isa: Prevent NULL dereference in isa_bus driver callbacks | William Breathitt Gray | 2017-11-28 | 1 | -5/+5 | |
|/ / | ||||||
* | | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 2017-11-21 | 1 | -1/+1 | |
* | | Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-17 | 1 | -20/+11 | |
|\ \ | ||||||
| * | | PM / runtime: Drop children check from __pm_runtime_set_status() | Rafael J. Wysocki | 2017-11-16 | 1 | -20/+11 | |
* | | | Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-16 | 4 | -9/+17 | |
|\ \ \ | ||||||
| * | | | driver core: Fix device link deferred probe | Adrian Hunter | 2017-11-08 | 1 | -4/+12 | |
| * | | | driver core: Move device_links_purge() after bus_remove_device() | Jeffy Chen | 2017-10-20 | 1 | -1/+1 | |
| * | | | arch_topology: Fix section miss match warning due to free_raw_capacity() | Prasad Sodagudi | 2017-10-20 | 1 | -1/+1 | |
| * | | | driver-core: pr_err() strings should end with newlines | Arvind Yadav | 2017-10-20 | 1 | -3/+3 | |
* | | | | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-14 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | of: wrap accesses to device_node kobject | Rob Herring | 2017-10-16 | 1 | -1/+1 | |
* | | | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-11-14 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | drivers: flag buses which demand DMA configuration | Robin Murphy | 2017-10-19 | 1 | -0/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge tag 'devprop-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-11-13 | 1 | -2/+7 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | device property: Make fwnode_handle_get() return the fwnode | Sakari Ailus | 2017-11-09 | 1 | -2/+7 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-11-13 | 18 | -3290/+289 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'pm-core' | Rafael J. Wysocki | 2017-11-13 | 4 | -38/+35 | |
| |\ \ \ \ | ||||||
| | * | | | | PCI / PM: Take SMART_SUSPEND driver flag into account | Rafael J. Wysocki | 2017-11-06 | 1 | -0/+6 | |
| | * | | | | PM / core: Add SMART_SUSPEND driver flag | Rafael J. Wysocki | 2017-11-06 | 1 | -0/+3 | |
| | * | | | | PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags | Rafael J. Wysocki | 2017-11-06 | 2 | -1/+5 | |
| | * | | | | Merge branch 'acpi-pm' into pm-core | Rafael J. Wysocki | 2017-11-06 | 2 | -31/+1 | |
| | |\ \ \ \ | ||||||
| | * | | | | | PM / core: Convert timers to use timer_setup() | Kees Cook | 2017-10-24 | 2 | -10/+8 | |
| | * | | | | | PM / core: Fix kerneldoc comments of four functions | Rafael J. Wysocki | 2017-10-21 | 1 | -4/+4 | |
| | * | | | | | Merge branch 'pm-sleep' into pm-core | Rafael J. Wysocki | 2017-10-21 | 4 | -30/+15 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | PM / core: Drop legacy class suspend/resume operations | Rafael J. Wysocki | 2017-09-25 | 1 | -23/+9 | |
| * | | | | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2017-11-13 | 1 | -23/+0 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | PM / sleep: Remove pm_complete_with_resume_check() | Ulf Hansson | 2017-10-11 | 1 | -23/+0 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'pm-cpufreq-sched' and 'pm-opp' | Rafael J. Wysocki | 2017-11-13 | 7 | -3092/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch 'pm-domains' into pm-opp | Rafael J. Wysocki | 2017-10-14 | 3 | -61/+156 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | PM / OPP: Move the OPP directory out of power/ | Viresh Kumar | 2017-10-03 | 7 | -3092/+0 | |
| * | | | | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2017-11-13 | 1 | -6/+23 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | drivers base/arch_topology: allow inlining cpu-invariant accounting support | Dietmar Eggemann | 2017-10-03 | 1 | -6/+1 | |
| | * | | | | | | | | | | drivers base/arch_topology: provide frequency-invariant accounting support | Dietmar Eggemann | 2017-10-03 | 1 | -0/+14 | |
| | * | | | | | | | | | | drivers base/arch_topology: free cpumask cpus_to_visit | Dietmar Eggemann | 2017-10-03 | 1 | -2/+10 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'pm-qos' | Rafael J. Wysocki | 2017-11-13 | 6 | -63/+46 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | PM / QoS: Fix device resume latency framework | Rafael J. Wysocki | 2017-11-08 | 6 | -32/+45 | |
| | * | | | | | | | | | | Merge branch 'pm-domains' into pm-qos | Rafael J. Wysocki | 2017-11-08 | 2 | -86/+202 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUP | Rafael J. Wysocki | 2017-10-14 | 2 | -31/+1 | |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'pm-domains' | Rafael J. Wysocki | 2017-11-13 | 2 | -88/+205 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare() | Ulf Hansson | 2017-11-08 | 1 | -2/+3 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | PM / domains: Rework governor code to be more consistent | Rafael J. Wysocki | 2017-11-08 | 2 | -23/+50 | |
| | * | | | | | | | | PM / Domains: Remove gpd_dev_ops.active_wakeup() callback | Geert Uytterhoeven | 2017-11-08 | 1 | -11/+3 |