index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
sbshc.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2018-10-08
ACPI / SBS: Fix rare oops when removing modules
Ronald Tschalär
2018-02-08
ACPI: sbshc: remove raw pointer from printk() message
Greg Kroah-Hartman
2015-11-16
Revert "ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook"
Chris Bainbridge
2015-11-16
ACPI / SMBus: Fix boot stalls / high CPU caused by reentrant code
Chris Bainbridge
2015-04-30
ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook
Chris Bainbridge
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2012-09-21
ACPI/sbshc: convert to module_acpi_driver()
Mika Westerberg
2011-10-31
acpi: add module.h to files implicitly using/relying on it.
Paul Gortmaker
2010-05-06
sbshc: acpi_device_class "smbus_host_controller" too long
Dan Carpenter
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-15
ACPI: SBS: Move SBS HC callback to faster Notify queue
Alexey Starikovskiy
2009-08-28
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
2008-10-22
Merge branch 'ull' into test
Len Brown
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2008-10-10
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
2008-09-04
ACPI: Avoid bogus timeout about SMbus check
Zhao Yakui
2008-03-18
ACPI: SBS: remove typo from sbchc.c
Alexey Starikovskiy
2008-02-09
ACPI: SBS: Host controller must initialize before SBS.
Alexey Starikovskiy
2008-02-07
ACPI: misc cleanups
Adrian Bunk
2007-12-14
ACPI: SBS: Ignore alarms coming from unknown devices
Alexey Starikovskiy
2007-12-14
ACPI: SBS: Reset alarm bit
Alexey Starikovskiy
2007-09-27
ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002)
Alexey Starikovskiy