index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-25
firmware: Drop FIRMWARE_IN_KERNEL Kconfig option
Benjamin Gilbert
1
-23
/
+5
2018-01-23
drivers: base: add coredump driver ops
Arend van Spriel
1
-7
/
+33
2018-01-02
Merge 4.15-rc6 into driver-core-next
Greg Kroah-Hartman
2
-0
/
+28
2017-12-31
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+13
2017-12-18
component: add debugfs support
Maciej Purski
1
-0
/
+78
2017-12-18
drivers: base: omit redundant interations
Gimcuan Hui
3
-3
/
+3
2017-12-15
drivers: base: cacheinfo: fix cache type for non-architected system cache
Sudeep Holla
1
-0
/
+13
2017-12-11
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
Rafael J. Wysocki
1
-0
/
+15
2017-12-11
Merge 4.15-rc3 into driver-core-next
Greg Kroah-Hartman
3
-18
/
+20
2017-12-08
Merge tag 'pm-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+2
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
27
-121
/
+0
2017-12-07
drivers: core: arch_topology.c: move SPDX tag to top of the file
Greg Kroah-Hartman
1
-7
/
+1
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
30
-0
/
+30
2017-12-04
PM / runtime: Fix handling of suppliers with disabled runtime PM
Rafael J. Wysocki
1
-1
/
+2
2017-11-29
firmware: replace #ifdef over FW_OPT_FALLBACK with function checks
Luis R. Rodriguez
1
-11
/
+29
2017-11-29
firmware: provide helper for FW_OPT_USERHELPER
Luis R. Rodriguez
1
-13
/
+18
2017-11-29
firmware: add helper to copy built-in data to pre-alloc buffer
Luis R. Rodriguez
1
-2
/
+9
2017-11-29
firmware: use static inline for to_fw_priv()
Luis R. Rodriguez
1
-1
/
+4
2017-11-29
firmware: rename sysfs state checks with sysfs prefix
Luis R. Rodriguez
1
-10
/
+10
2017-11-29
firmware: use static inlines for state machine checking
Luis R. Rodriguez
1
-39
/
+68
2017-11-29
firmware: remove unused __fw_state_is_done()
Luis R. Rodriguez
1
-5
/
+0
2017-11-29
firmware: remove duplicate fw_state_aborted()
Luis R. Rodriguez
1
-2
/
+0
2017-11-29
firmware: move core data structures to the top of file
Luis R. Rodriguez
1
-95
/
+95
2017-11-29
firmware: rename struct fw_priv->fw_id to fw_name
Luis R. Rodriguez
1
-13
/
+13
2017-11-29
firmware: rename struct firmware_buf to struct fw_priv
Luis R. Rodriguez
1
-185
/
+187
2017-11-29
firmware: rename struct firmware_priv to struct fw_sysfs
Luis R. Rodriguez
1
-49
/
+49
2017-11-29
firmware: fix detecting error on register_reboot_notifier()
Luis R. Rodriguez
1
-1
/
+8
2017-11-29
firmware: provide helpers for registering the syfs loader
Luis R. Rodriguez
1
-8
/
+21
2017-11-29
firmware: fix capturing errors on fw_cache_init() on early init
Luis R. Rodriguez
1
-13
/
+32
2017-11-29
firmware: add helper to unregister pm ops
Luis R. Rodriguez
1
-4
/
+10
2017-11-28
firmware: cleanup FIRMWARE_IN_KERNEL message
Robin H. Johnson
1
-12
/
+13
2017-11-28
isa: Prevent NULL dereference in isa_bus driver callbacks
William Breathitt Gray
1
-5
/
+5
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-1
/
+1
2017-11-18
Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-20
/
+11
2017-11-17
PM / runtime: Drop children check from __pm_runtime_set_status()
Rafael J. Wysocki
1
-20
/
+11
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-9
/
+17
2017-11-15
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-11-15
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2017-11-14
Merge tag 'devprop-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+7
2017-11-14
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
18
-3290
/
+289
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+3
2017-11-14
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+10
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+3
2017-11-13
Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
5
-19
/
+104
2017-11-13
Merge branch 'pm-core'
Rafael J. Wysocki
4
-38
/
+35
2017-11-13
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-23
/
+0
2017-11-13
Merge branches 'pm-cpufreq-sched' and 'pm-opp'
Rafael J. Wysocki
7
-3092
/
+0
2017-11-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-6
/
+23
2017-11-13
Merge branch 'pm-qos'
Rafael J. Wysocki
6
-63
/
+46
2017-11-13
Merge branch 'pm-domains'
Rafael J. Wysocki
2
-88
/
+205
[next]