index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-27
base/firmware retry firmware load after rootfs mount
Christoph Manszewski
2
-3
/
+37
2019-02-27
Revert "[LOCAL] base/firmware: return -EPROBE_DEFER until rootfs is available"
Christoph Manszewski
2
-7
/
+2
2019-02-14
drivers: power: opp: remove all OPPs registered from DT
Lukasz Luba
1
-1
/
+1
2019-02-14
drivers: base: opp: add devm_* for registration of notification chain
Lukasz Luba
1
-0
/
+63
2019-02-14
drivers: base: opp: add devres support and devm_* functions
Lukasz Luba
2
-1
/
+90
2019-02-14
drivers: base: opp: add allocate_opp_table() used by devres.c
Lukasz Luba
1
-0
/
+11
2019-02-14
drivers: power: suspend: call devfreq suspend/resume
Lukasz Luba
1
-0
/
+3
2019-02-14
[LOCAL] base/firmware: return -EPROBE_DEFER until rootfs is available
Marek Szyprowski
2
-2
/
+7
2019-02-12
OPP: Use opp_table->regulators to verify no regulator case
Viresh Kumar
1
-4
/
+7
2019-02-12
kobject: return error code if writing /sys/.../uevent fails
Peter Rajnoha
2
-5
/
+15
2019-02-12
driver core: Move async_synchronize_full call
Alexander Duyck
1
-3
/
+3
2019-02-06
drivers: core: Remove glue dirs from sysfs earlier
Benjamin Herrenschmidt
1
-0
/
+2
2019-01-26
sysfs: Disable lockdep for driver bind/unbind files
Daniel Vetter
1
-2
/
+5
2019-01-09
platform-msi: Free descriptors in platform_msi_domain_free()
Miquel Raynal
1
-2
/
+4
2018-12-01
driver core: Move device_links_purge() after bus_remove_device()
Jeffy Chen
1
-1
/
+1
2018-10-13
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
1
-1
/
+4
2018-09-26
drivers/base: stop new probing during shutdown
Pingfan Liu
1
-0
/
+3
2018-09-05
PM / clk: signedness bug in of_pm_clk_add_clks()
Dan Carpenter
1
-1
/
+1
2018-08-15
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
1
-0
/
+8
2018-07-28
driver core: Partially revert "driver core: correct device's shutdown order"
Rafael J. Wysocki
1
-8
/
+0
2018-07-03
PM / OPP: Update voltage in case freq == old_freq
Waldemar Rymarkiewicz
1
-1
/
+1
2018-07-03
PM / core: Fix supplier device runtime PM usage counter imbalance
Rafael J. Wysocki
1
-4
/
+11
2018-07-03
PM / Domains: Fix error path during attach in genpd
Ulf Hansson
1
-0
/
+3
2018-06-26
driver core: Don't ignore class_dir_create_and_add() failure.
Tetsuo Handa
1
-2
/
+12
2018-05-30
regmap: Correct comparison in regmap_cached
Charles Keepax
1
-1
/
+1
2018-05-22
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
1
-0
/
+8
2018-04-26
PM / wakeirq: Fix unbalanced IRQ enable for wakeirq
Tony Lindgren
1
-2
/
+4
2018-04-26
PM / domains: Fix up domain-idle-states OF parsing
Ulf Hansson
1
-31
/
+45
2018-04-24
regmap: Fix reversed bounds check in regmap_raw_write()
Dan Carpenter
1
-1
/
+1
2018-04-08
Revert "base: arch_topology: fix section mismatch build warnings"
Gaku Inami
1
-6
/
+6
2018-03-19
dma-buf/fence: Fix lock inversion within dma-fence-array
Chris Wilson
1
-0
/
+1
2018-02-25
PM / runtime: Fix handling of suppliers with disabled runtime PM
Rafael J. Wysocki
1
-1
/
+2
2018-02-22
PM / runtime: Update links_count also if !CONFIG_SRCU
Lukas Wunner
1
-0
/
+3
2018-01-17
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
2
-0
/
+51
2018-01-02
drivers: base: cacheinfo: fix cache type for non-architected system cache
Sudeep Holla
1
-0
/
+13
2017-12-25
PM / OPP: Move error message to debug level
Fabio Estevam
1
-1
/
+1
2017-12-14
isa: Prevent NULL dereference in isa_bus driver callbacks
William Breathitt Gray
1
-5
/
+5
2017-12-14
firmware: cleanup FIRMWARE_IN_KERNEL message
Robin H. Johnson
1
-12
/
+13
2017-12-10
PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare()
Ulf Hansson
1
-2
/
+3
2017-11-30
PM / OPP: Add missing of_node_put(np)
Tobias Jordan
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
13
-0
/
+13
2017-10-13
mm: only display online cpus of the numa node
Zhen Lei
1
-2
/
+10
2017-10-11
ACPI: properties: Align return codes of __acpi_node_get_property_reference()
Sakari Ailus
1
-0
/
+4
2017-10-10
device property: Track owner device of device property
Jarkko Nikula
1
-6
/
+9
2017-10-03
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+8
2017-09-26
PM / OPP: Call notifier without holding opp_table->lock
Viresh Kumar
1
-0
/
+7
2017-09-22
Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-8
/
+11
2017-09-22
Merge branches 'pm-core', 'pm-qos' and 'pm-docs'
Rafael J. Wysocki
1
-5
/
+5
2017-09-19
PM: core: Fix device_pm_check_callbacks()
Rafael J. Wysocki
1
-3
/
+6
2017-09-18
driver core: platform: Don't read past the end of "driver_override" buffer
Nicolai Stange
1
-1
/
+2
[next]