index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
ibm_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-26
ACPI: ibm-acpi: move driver to drivers/misc hierarchy
Henrique de Moraes Holschuh
1
-2783
/
+0
2007-03-26
ACPI: ibm-acpi: update copyright notice
Henrique de Moraes Holschuh
1
-2
/
+3
2007-03-26
ACPI: ibm-acpi: organize code
Henrique de Moraes Holschuh
1
-641
/
+757
2007-03-26
ACPI: ibm-acpi: add header file
Henrique de Moraes Holschuh
1
-138
/
+1
2007-03-26
ACPI: ibm-acpi: rename some identifiers
Henrique de Moraes Holschuh
1
-19
/
+24
2007-03-26
ACPI: ibm-acpi: kill trailing whitespace
Henrique de Moraes Holschuh
1
-3
/
+3
2007-03-16
ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set (v2)
Henrique de Moraes Holschuh
1
-3
/
+16
2007-03-09
ACPI: ibm-acpi: improve backlight power handling
Henrique de Moraes Holschuh
1
-1
/
+5
2007-02-22
ACPI: ibm-acpi: make ibm-acpi bay support optional
Henrique de Moraes Holschuh
1
-0
/
+12
2007-02-22
ACPI: ibm-acpi: fix initial status of backlight device
Henrique de Moraes Holschuh
1
-1
/
+9
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
1
-3
/
+4
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
1
-1
/
+0
2007-02-17
Pull remove-hotkey into release branch
Len Brown
1
-5
/
+0
2007-02-17
ACPI: hotkey: remove driver, per feature-removal-schedule.txt
Len Brown
1
-5
/
+0
2007-02-09
ACPI: ibm-acpi: cleanup init and exit paths
Henrique de Moraes Holschuh
1
-5
/
+8
2007-01-11
Revert "ACPI: ibm-acpi: make non-generic bay support optional"
Henrique de Moraes Holschuh
1
-12
/
+1
2006-12-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-158
/
+891
2006-12-21
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-12-20
Driver core: proper prototype for drivers/base/init.c:driver_init()
Adrian Bunk
1
-2
/
+2
2006-12-20
Pull platform-drivers into test branch
Len Brown
1
-3
/
+2
2006-12-20
ACPI: video: Add dev argument for backlight_device_register
Yu Luming
1
-1
/
+1
2006-12-20
ACPI: ibm_acpi: allow clean removal
Alexey Starikovskiy
1
-2
/
+1
2006-12-16
Pull style into test branch
Len Brown
1
-3
/
+3
2006-12-16
ACPI: ibm_acpi: respond to workqueue update
Len Brown
1
-3
/
+3
2006-12-07
ACPI: ibm-acpi: update version and copyright
Henrique de Moraes Holschuh
1
-2
/
+7
2006-12-07
ACPI: ibm-acpi: style fixes and cruft removal
Henrique de Moraes Holschuh
1
-57
/
+43
2006-12-07
ACPI: ibm-acpi: backlight device cleanup
Henrique de Moraes Holschuh
1
-19
/
+31
2006-12-07
ACPI: ibm-acpi: make non-generic bay support optional
Henrique de Moraes Holschuh
1
-1
/
+12
2006-12-07
ACPI: ibm-acpi: add support for the ultrabay on the T60,X60
Henrique de Moraes Holschuh
1
-0
/
+1
2006-12-07
ACPI: ibm-acpi: implement fan watchdog command
Henrique de Moraes Holschuh
1
-3
/
+67
2006-12-07
ACPI: ibm-acpi: workaround for EC 0x2f initialization bug
Henrique de Moraes Holschuh
1
-4
/
+49
2006-12-07
ACPI: ibm-acpi: store embedded controller firmware version for matching
Henrique de Moraes Holschuh
1
-5
/
+18
2006-12-07
ACPI: ibm-acpi: fix and extend fan control functions
Henrique de Moraes Holschuh
1
-5
/
+34
2006-12-07
ACPI: ibm-acpi: fix and extend fan enable
Henrique de Moraes Holschuh
1
-2
/
+32
2006-12-07
ACPI: ibm-acpi: extend fan status functions
Henrique de Moraes Holschuh
1
-3
/
+18
2006-12-07
ACPI: ibm-acpi: document fan control
Henrique de Moraes Holschuh
1
-2
/
+108
2006-12-07
ACPI: ibm-acpi: cleanup fan_write
Henrique de Moraes Holschuh
1
-22
/
+125
2006-12-07
ACPI: ibm-acpi: break fan_read into separate functions
Henrique de Moraes Holschuh
1
-12
/
+66
2006-12-07
ACPI: ibm-acpi: clean up fan_read
Henrique de Moraes Holschuh
1
-16
/
+24
2006-12-07
ACPI: ibm-acpi: prepare to cleanup fan_read and fan_write
Henrique de Moraes Holschuh
1
-2
/
+79
2006-12-07
ACPI: ibm-acpi: Implement direct-ec-access thermal reading modes for up to 16...
Henrique de Moraes Holschuh
1
-2
/
+91
2006-12-07
ACPI: ibm-acpi: Use a enum to select the thermal sensor reading strategy
Henrique de Moraes Holschuh
1
-25
/
+65
2006-12-07
ACPI: ibm-acpi: trivial Lindent cleanups
Henrique de Moraes Holschuh
1
-12
/
+12
2006-12-07
ACPI: ibm-acpi: do not use / in driver names
Henrique de Moraes Holschuh
1
-1
/
+1
2006-10-21
ACPI: ibm_acpi: Add support for the generic backlight device
Holger Macht
1
-14
/
+61
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
1
-3
/
+3
2006-10-14
ACPI: ibm_acpi: Remove experimental status for brightness and volume.
Stefan Schmidt
1
-2
/
+0
2006-06-02
ACPI: Allow a WAN module enable/disable on a Thinkpad X60.
Jeremy Fitzhardinge
1
-0
/
+70
2006-03-24
[PATCH] acpi: remove dock event handling from ibm_acpi
Kristen Accardi
1
-3
/
+10
2005-08-26
[ACPI] IBM ThinkPad ACPI Extras Driver v0.12
Borislav Deianov
1
-439
/
+1159
[next]