index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'acpi-numa'
Rafael J. Wysocki
2020-10-13
8
-32
/
+160
|
\
|
*
node: Add access1 class to represent CPU to memory characteristics
Jonathan Cameron
2020-10-02
1
-19
/
+69
|
*
ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
Jonathan Cameron
2020-10-02
1
-1
/
+2
|
*
ACPI: Let ACPI know we support Generic Initiator Affinity Structures
Jonathan Cameron
2020-10-02
1
-0
/
+4
|
*
ACPI: Support Generic Initiator only domains
Jonathan Cameron
2020-10-02
2
-1
/
+71
|
*
irq-chip/gic-v3-its: Fix crash if ITS is in a proximity domain without proces...
Jonathan Cameron
2020-09-24
1
-1
/
+6
|
*
ACPI: Remove side effect of partly creating a node in acpi_get_node()
Jonathan Cameron
2020-09-24
1
-1
/
+1
|
*
ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()
Jonathan Cameron
2020-09-24
2
-3
/
+2
|
*
ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
Jonathan Cameron
2020-09-24
4
-5
/
+4
|
*
ACPI: Add out of bounds and numa_off protections to pxm_to_node()
Jonathan Cameron
2020-09-24
1
-1
/
+1
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
\
Merge branches 'acpi-video', 'acpi-battery', 'acpi-config' and 'acpi-scan'
Rafael J. Wysocki
2020-10-13
3
-2
/
+11
|
\
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
ACPI: scan: Replace ACPI_DEBUG_PRINT() with pr_debug()
Tian Tao
2020-10-02
1
-2
/
+1
|
|
|
*
|
ACPI: configfs: Add missing config_item_put() to fix refcount leak
Hanjun Guo
2020-09-25
1
-0
/
+1
|
|
|
/
/
|
*
/
/
ACPI: video: use ACPI backlight for HP 635 Notebook
Alex Hung
2020-09-25
1
-0
/
+9
|
|
/
/
|
|
|
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
*
-
-
-
-
-
.
\
\
Merge branches 'acpi-tables', 'acpi-pmic', 'acpi-dptf' and 'acpi-soc'
Rafael J. Wysocki
2020-10-13
10
-99
/
+231
|
\
\
\
\
\
\
|
|
|
|
*
|
|
ACPI: APD: Clean up header file include statements
Hanjun Guo
2020-09-25
1
-6
/
+4
|
|
|
|
*
|
|
ACPI: APD: Remove unnecessary APD_ADDR() macro stub
Hanjun Guo
2020-09-25
1
-8
/
+3
|
|
|
|
*
|
|
ACPI: APD: Remove ACPI_MODULE_NAME()
Hanjun Guo
2020-09-25
1
-1
/
+0
|
|
|
|
*
|
|
ACPI: APD: Remove flags from struct apd_device_desc
Hanjun Guo
2020-09-25
1
-9
/
+0
|
|
|
|
*
|
|
ACPI: APD: Add kerneldoc for properties in struct apd_device_desc
Hanjun Guo
2020-09-25
1
-0
/
+1
|
|
|
|
|
/
/
|
|
|
*
|
|
ACPI: DPTF: Add PCH FIVR participant driver
Srinivas Pandruvada
2020-09-18
4
-0
/
+142
|
|
*
|
|
|
ACPI / PMIC: Move TPS68470 OpRegion driver to drivers/acpi/pmic/
Andy Shevchenko
2020-09-15
4
-17
/
+17
|
|
*
|
|
|
ACPI / PMIC: Split out Kconfig and Makefile specific for ACPI PMIC
Andy Shevchenko
2020-09-15
4
-57
/
+63
|
|
|
/
/
/
|
*
/
/
/
ACPI: NFIT: Use kobj_to_dev() instead
Wang Qing
2020-09-15
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge back earlier ACPICA-related changes for 5.10.
Rafael J. Wysocki
2020-10-08
10
-48
/
+197
|
\
\
\
\
|
*
|
|
|
ACPI: OSL: Make ACPICA use logical addresses of GPE blocks
Rafael J. Wysocki
2020-09-11
1
-2
/
+10
|
*
|
|
|
ACPI: OSL: Change the type of acpi_os_map_generic_address() return value
Rafael J. Wysocki
2020-09-11
2
-12
/
+12
|
*
|
|
|
ACPICA: Add support for using logical addresses of GPE blocks
Rafael J. Wysocki
2020-09-11
3
-6
/
+33
|
*
|
|
|
ACPICA: Introduce special struct type for GPE register addresses
Rafael J. Wysocki
2020-09-04
4
-14
/
+15
|
*
|
|
|
ACPICA: Introduce acpi_hw_gpe_read() and acpi_hw_gpe_write()
Rafael J. Wysocki
2020-09-04
4
-20
/
+84
|
*
|
|
|
ACPICA: Validate GPE blocks at init time
Rafael J. Wysocki
2020-09-04
3
-0
/
+49
*
|
|
|
|
ACPICA: Remove unnecessary semicolon
Bob Moore
2020-10-08
1
-1
/
+1
*
|
|
|
|
ACPICA: Debugger: Add a new command: "ALL <NameSeg>"
Bob Moore
2020-10-08
4
-34
/
+188
*
|
|
|
|
ACPICA: iASL: Return exceptions for string-to-integer conversions
Bob Moore
2020-10-08
1
-9
/
+24
*
|
|
|
|
ACPICA: Add predefined names found in the SMBus sepcification
Bob Moore
2020-10-08
4
-7
/
+39
*
|
|
|
|
ACPICA: Tree-wide: fix various typos and spelling mistakes
Colin Ian King
2020-10-08
2
-2
/
+3
*
|
|
|
|
Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-03
1
-8
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
xen/events: don't use chip_data for legacy IRQs
Juergen Gross
2020-10-01
1
-8
/
+21
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-10-03
4
-52
/
+40
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-09-29
1
-2
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
phy: ti: am654: Fix a leak in serdes_am654_probe()
Dan Carpenter
2020-09-08
1
-2
/
+4
|
*
|
|
|
|
|
usbcore/driver: Accommodate usbip
M. Vefa Bicakci
2020-09-25
1
-6
/
+31
|
*
|
|
|
|
|
usbcore/driver: Fix incorrect downcast
M. Vefa Bicakci
2020-09-25
1
-9
/
+2
|
*
|
|
|
|
|
usbcore/driver: Fix specific driver selection
M. Vefa Bicakci
2020-09-25
1
-1
/
+1
|
*
|
|
|
|
|
Revert "usbip: Implement a match function to fix usbip"
M. Vefa Bicakci
2020-09-25
1
-6
/
+0
|
*
|
|
|
|
|
USB: gadget: f_ncm: Fix NDP16 datagram validation
Bryan O'Donoghue
2020-09-22
1
-28
/
+2
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-03
3
-0
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
i2c: npcm7xx: Clear LAST bit after a failed transaction.
Tali Perry
2020-09-27
1
-0
/
+9
|
*
|
|
|
|
|
i2c: cpm: Fix i2c_ram structure
Nicolas VINCENT
2020-09-27
1
-0
/
+3
|
*
|
|
|
|
|
i2c: i801: Exclude device from suspend direct complete optimization
Jean Delvare
2020-09-21
1
-0
/
+1
|
|
/
/
/
/
/
[next]