I've noticed that in intels documentation all I2C addresses are *2 .

I2C BUS: 0
ADR  CMD  DATA
0x2D 0x59  0        Zet diode type voor temp2 en temp3 (== er zijn sensoren)
0x2D 0x47  2        Zet fan divisor=4

Fan1 manual:
0x2D 0x84  0       FAN1 manual
0x2D 0x81  <duty cycle>  FAN1 duty cycle

Fan1 auto1: thermal cruise mode
0x2D 0x84 0x15    thermal cruise mode
0x2D 0x81 <duty-cycle> 0..15
0x2D 0x85 <temp>  target temperature

Fan1 auto2: fan speed cruise mode
0x2D 0x84 0x03   Fan speed cruise mode
0x2D 0x81 <duty cycle> voor L3 en L2
0x2D 0x88 <duty cycle> voor L1
0x2D 0x5F <temp> 0-127 temp punt 1 (full speed)
0x2D 0xE5 <temp> 0-127 temp punt 2
0x2D 0xE4 <temp> 0-127 temp punt 3
0x2D 0xE3 <temp> 0-127 temp punt 4
RTC CLOCK:
0x32 Read 17 bytes == read clock
0x32 Write 17 bytes == set clock

F75111: (smbus)
0x37
GPIO30 disk0
GPIO31 disk1
GPIO32 disk2
GPIO33 disk3
gpio_control(disk0..3, command):
0-3 9 turn off green    led 1..4
0-3 10 turn off amber   led 1..4
0 7  turn off led 5 amber
6 4  turn off led 6 green
0 11 init GPIO

I/O map:
GPIO4 = input, 0 = powerbutton pressed
GPIO5 = input, 1 = resetbutton pressed
GPIO1 = output, status led, 1=amber
GPIO2 = output, global disk health led
GPIO0 = output, shutdown system, 1=shutdown